System design is a very discussed topic and is used for system design interviews in big tech companies in FAANG/MAANG. "Scale system from zero to million users" is a very important topic for beginners in system design.
This video illustrates concepts of scaling a high-scale system step-by-step from zero to million users. This system design video explains complex concepts and reasoning to scale any general application.
System design concepts help us design a system that will be resilient to outages and crashes. In this video, we are discussing the step-by-step strategy to improve the performance of the system to support a million users.
This video is inspired from Alex Xu's book "System Design Interview" (https://a.co/d/aIVFoNZ)
#systemdesign #systems #softwareengineering #devops
Follow me on below social media,
Discord: https://discord.gg/GkcbM5bwZr
LinkedIn: https://www.linkedin.com/in/ashutosh1919/
Github: https://github.com/ashutosh1919
Behance: https://www.behance.net/devsense19
Dribble: https://dribbble.com/ashutosh1919
Facebook: https://www.facebook.com/laymanbrother.19/
Instagram: https://www.instagram.com/developer_sense/
YouTube : https://www.youtube.com/c/DevSense19
Patreon: https://www.patreon.com/devsense
To know more about me,
Checkout my website https://ashutoshhathidara.com/
Drop me mail if you need any help,
[email protected]
Tags: system design,horizontal scaling,vertical scaling,horizontal vs vertical scaling,system design basics,basics of system design,system design fundamentals,system design for beginners,beginners guide to system design,scalability,scalability basics,gaurav sen,gkcs,guide to system design,system design tutorial,scale system from zero to million users,scale system,scale web application,system design course,system design interview,system design full course,system
Timestamps
00:00 Intro
00:14 Decoupling Data Requirements
01:19 Horizontal vs Vertical Scaling
01:54 Load Balancer
02:38 Scaling Databases
04:14 Cache
05:12 Content Delivery Network (CDN)
06:14 Shared Session Storage
07:41 Message Queues
08:22 Scaling Globally
08:54 Outro