💰 Mentorship to six figure software engineer - calcur.tech/mentorship ⚙ Backend Engineering Mind Map - calcur.tech/mindmap 💻 System Design Playlist - calcur.tech/system-design Timestamps: 00:00 - Intro 01:48 - Scalability 04:22 - Vertical and Horizontal Scaling 09:57 - Starting with a Single Server 12:55 - Pros and Cons to Single Server 16:18 - 3 Tier Architecture 17:56 - Serverless Services 20:45 - Pros and Cons to 3 Tier Architecture 22:35 - Load Balancing and Horizontal Scaling 25:51 - Pros and Cons to Load Balancing 27:18 - Caching 28:41 - CDN 31:10 - Pros and Cons of a CDN 33:23 - Flow of a Request 35:22 - Caching Store 39:26 - Pros and Cons of Caching 40:32 - Database Layer 44:09 - Full Architecture Overview
This was a fantastic video, I'm never missing any video from this series ever. Definitely going to implement a 3 tier architecture next coming months and try different things from your videos, thanks a lot man ❤
I'm just getting into fullstack development by following the free Fullstack Open course and your channel has helped me understand the bigger picture and how it all comes together. Thanks for your explanations and look forward to more videos on databases!
I have been throgh a lot of course on System Design this series of video has been the most amazing System Design seires on youtube just keep the good work
I have a question, If we are using horizontal scaling and there are multiple servers deployed, so each server will have its own cache or all the servers will have one redis cache? Would we have to deploy a separate service for redis?
i thought so as well. articles online say at least "two LBs in front of your infrastructure" is recommended. You can use a Active/Passive load balancers or a Active/Active load balancers approach
Caleb its very hard to find someone to answer this. Can you or anyone reading this tell me If I have installed Visual Studio 2022 on my new PC, how do I migrate (move) my VS 2013 projects ? Is it as simple as moving the 2013 projects folder to the VS 2022 folder? Thanks
@rselwyn1000, Just try typing 2022 in your search prompt (after pressing the Windows key once) and see if you are able to see "Visual Studio 2022" in the search results. Alternatively, you could bring up the Windows Run prompt (Windows key + R) and type 'devenv'. This should also bring up a visual studio if installed on your machine. Once its up, you can check its version from the Help -> About Visual Studio. For migrating the older projects to 2022, just launch visual studio 2022 and from there, open the previous version projects. This should take care of automatically backing up older version projects and migrating to latest version. Please note you may need to make some code / dependency changes.
@@codebreakthrough Hey thank you so much! EVen though I know you're focusing on US, I'm from Australia but have always wanted to be mentored by senior engineers, an experience that I never really got - thanks again
👍 I like you teaching style.. Do you know Mojo ❓❓ ❓ ❓ It's early enough to get in on it from it's beginning. I think it will be the ultimate language. 👍👍 👍 👍
💰 Mentorship to six figure software engineer - calcur.tech/mentorship
⚙ Backend Engineering Mind Map - calcur.tech/mindmap
💻 System Design Playlist - calcur.tech/system-design
Timestamps:
00:00 - Intro
01:48 - Scalability
04:22 - Vertical and Horizontal Scaling
09:57 - Starting with a Single Server
12:55 - Pros and Cons to Single Server
16:18 - 3 Tier Architecture
17:56 - Serverless Services
20:45 - Pros and Cons to 3 Tier Architecture
22:35 - Load Balancing and Horizontal Scaling
25:51 - Pros and Cons to Load Balancing
27:18 - Caching
28:41 - CDN
31:10 - Pros and Cons of a CDN
33:23 - Flow of a Request
35:22 - Caching Store
39:26 - Pros and Cons of Caching
40:32 - Database Layer
44:09 - Full Architecture Overview
This was a fantastic video, I'm never missing any video from this series ever. Definitely going to implement a 3 tier architecture next coming months and try different things from your videos, thanks a lot man ❤
Exciting! I should have more soon 👍🏻
Quality work really, i really appreciate your time you put on to enlighten someone like me who gotta learn the hard way
Bruh! I'm watching your these long videos without a blink, no dopamine theory when creator is this good
I'm just getting into fullstack development by following the free Fullstack Open course and your channel has helped me understand the bigger picture and how it all comes together. Thanks for your explanations and look forward to more videos on databases!
caleb this series is phenomenal work
I have been throgh a lot of course on System Design this series of video has been the most amazing System Design seires on youtube just keep the good work
Brooo.. you killed it👏
Fantastic explanation of scaling
Great to see videos of this nature.
Appreciate your clear explanations. Thanks so much Caleb 💯
Reeeeaaaally great lesson. Thanks for this. Just one question. Why load balancer is not considered as a SPOF? If lb goes down doesn't app go down too?
Great video Caleb. Keep up the good work man!
Thanks man, you are amazing. Keep making these videos.
When is it the write time to start learning system design in accordance to your Backend engineering roadmap?
Great video Caleb!
great explanation!
There is no sequencing in the videos title, can you add that, that would be very helpful
I have a question, If we are using horizontal scaling and there are multiple servers deployed, so each server will have its own cache or all the servers will have one redis cache?
Would we have to deploy a separate service for redis?
isn't the load balancer a single point of failure itself?
i thought so as well. articles online say at least "two LBs in front of your infrastructure" is recommended. You can use a Active/Passive load balancers or a Active/Active load balancers approach
What’s your resources you have based on?
Caleb its very hard to find someone to answer this. Can you or anyone reading this tell me If I have installed Visual Studio 2022 on my new PC, how do I migrate (move) my VS 2013 projects ? Is it as simple as moving the 2013 projects folder to the VS 2022 folder? Thanks
@rselwyn1000, Just try typing 2022 in your search prompt (after pressing the Windows key once) and see if you are able to see "Visual Studio 2022" in the search results. Alternatively, you could bring up the Windows Run prompt (Windows key + R) and type 'devenv'. This should also bring up a visual studio if installed on your machine. Once its up, you can check its version from the Help -> About Visual Studio.
For migrating the older projects to 2022, just launch visual studio 2022 and from there, open the previous version projects. This should take care of automatically backing up older version projects and migrating to latest version. Please note you may need to make some code / dependency changes.
You are a G.O.A.T❤🎉
🐐
Right on time
Where is front end server? Instead of that cdn being used?
Hey just saw your video. Is there anymore space for the mentorship program? Please would genuinely love to join!
Hey! Go ahead and fill out the app and you can mention your TH-cam comment in the answers 🙂
@@codebreakthrough Hey thank you so much! EVen though I know you're focusing on US, I'm from Australia but have always wanted to be mentored by senior engineers, an experience that I never really got - thanks again
Great love your videos sir
Thank you very much!
Thanks for sharing
Me, using this video to build my thesis :>
When the next video will come?
Ty
ThankYou
Bro where the chain at?
👍 I like you teaching style.. Do you know Mojo ❓❓ ❓ ❓
It's early enough to get in on it from it's beginning. I think it will be the ultimate language. 👍👍 👍 👍
❤
Nice video but change board