Scalability

There's a total of 2 articles.




Back of the envelope calculations

Back of the envelope calculations

When designing a system it’s important to consider the limitations of the technologies chosen, making some approximate calculations when the system is designed help us decide on the tradeoffs of the different approaches, these approximations include


This article has a table with latency comparison numbers, common numbers used in system design calculations and some challenges to put all of these info into practice.
Me
Published on Sat, Aug 8, 2020
Last modified on Sun, Nov 10, 2024
1128 words - Page Source

Non Functional Requirements

Non Functional Requirements

Non functional requirements refer to quality attributes or system characteristics that describe how well a software system or solution performs or behaves.


This article covers well known non functional requirements such as reliability, availability, scalability, performance and durability.
Me
Published on Tue, Jan 2, 2018
Last modified on Sun, Jun 16, 2024
241 words - Page Source