Distributed Architecture — The key attributes which decides the performance of system designDesigning and operating distributed systems can be challenging due to several factors, including the need for consistency, availability…3d ago3d ago
Distributed Transactions — A way to have strong consistency in distributed systemDistributed Transaction is a set of operations on data that is performed across two or more data repositories (especially databases). It…5d ago5d ago
Distributed Systems — Why is it important?There was a time where the applications have one backend code that is responsible for all the functionalities that the application provide…6d ago6d ago
Back To Basics — Disk Driver and StorageThe increase in disk usage is not a linear function it is exponential function. The usage of the disk space has increased and will run out…Dec 11, 2024Dec 11, 2024
Back To Basics — How will you design Wide Area Network From Scratch?Connecting to the internet involves more than just calling the cable company. You have to purchase computer equipment necessary to make…Dec 10, 2024Dec 10, 2024
Back to Basics — How would you design Local Area Network from scratch?How do you build your network. For any network you want to set up, you want to follow these steps:Dec 10, 2024Dec 10, 2024
Back to Basics — TCP/IP Tools and CommandsMost client and server operating systems that support Transmission Control Protocol/Internet Protocol (TCP/IP) come with a suite of…Dec 9, 2024Dec 9, 2024
Back to the Basics — Do you know what happens when you type the address of a website?I wonder how the internet infrastructure is all connected. Have you ever thought how by just knowing the name of a website, the web page…Dec 8, 2024Dec 8, 2024
Back to Basics — Networking — Auto configuration of IP address-DHCPEvery host on a TCP/IP network must have a unique IP address. Each host must be properly configured so that it knows its IP address. When…Dec 8, 2024Dec 8, 2024
Back to Basics — Networking — Routers : The post offices of InternetA router is a device that works at Layer 3 of the OSI reference model which is Network Layer which is responsible for exchanging…Dec 8, 2024Dec 8, 2024