Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 10, 2020 08:09 pm GMT

Numbers All Programmers Should Know - System Design Basics

Rote memorization is usually a bad idea for programmers but in some cases it's worthwhile to know something by heart.

In this video tutorial I'll cover some useful numbers that I think are essential and worthwhile for programmers and software engineers to memorize for many different situations. Knowing this stuff will help you quickly map out the requirements for new projects or adding features to existing projects, help you in system design interviews, and also help you determine how to properly architect an application depending on cost and performance requirements.

Topics covered:

  • Latency numbers with examples
  • Data size conversions
  • How to estimate traffic, memory, bandwidth, and storage requirements with formulas and example problems

If you're interested in other system design topics be sure to check out my other articles and videos


Original Link: https://dev.to/renaissancetroll/numbers-all-programmers-should-know-system-design-basics-34jd

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To