Back-of-the-envelope Back-of-the-envelope Calculation – System Design 04
Back-of-the-envelope, also known as back-of-the-envelope calculation, is a method of calculating approximate values of complex problems using simple estimates.
Let’s also review here. A decentralized system consists of computing nodes connected through a network. These nodes can be various types of servers, such as web servers, application servers, and storage servers.
When designing a decentralized system, it is important to understand the number of requests each node can handle. At the same time, we can also determine the required number of nodes and traffic, so we will use Back-of-the-envelope to calculate our rough estimate, and finally design the system we need.
Back-of-the-envelope Back-of-the-envelope Calculation – System Design 04 Read More »
Technical Article, System Design







