How do we scale web applications?

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I'd be delightful if you created a similar-format tutorial in which you cover more on the implementations side:
1) Api Gateways
2). VPCs
3) Public/Private Subnets
4) NATs
5) Load Balancers
6) Regions, AZs and clusters
7) etc...

This one was the most straightforward brids-eye-view tutorial on the topic I've ever seen!
You are a talented teacher. Keep it up!

TheEchinox
Автор

Happy that you reached the 100k mark. Well deserved. You produce quality content, and somehow 'down to earth'. It's cool to watch something actually useful, and not the classic 'todo app tutorials'. ✌

xav_
Автор

Would love to see a system design course. Because I like your teaching style, specially your derivation where you start from simple procedures as it was probably done in the past, you show the issues of the procedures with eventually the solution of the problem and more modern procedures.

JakeeReacher
Автор

There's another layer that might live between the api and the database - Redis / Memcache. They can allow your apis/ other backend services to cache data they retrieved from the database to reduce db load and queries against them tend to be a lot faster than queries against a traditional SQL database. They're also a separate service, so they can be shared by all your serverless functions / edge functions / api servers

MizikeDM
Автор

From the ground up. You are surely a very good teacher.😊

goummoboris
Автор

Congrats on the 100k well deserved mate - Keep them coming Cody! 🎉

Trippy
Автор

Thanks Cody. Just subbed. I’ve been working web dev for over 10 years, but never done any DevOps or server managing, this was very helpful and informative

mrnevermind
Автор

You choose each word you talk so wisely that your message is really straightforward. Congrats on your effort for put this knowledge online!

mauric
Автор

I'm a non technical founder and this is so easy to follow that I got excited while watching the video. Thanks for putting this video together

mateocastromc
Автор

Such a good overview for scaling applications for anyone who does application development but does not understand what comes next when applications receive excessive network traffic. Thankyou for creating this video!

richa
Автор

i want to thank you so much for this content. you do an amazing job of explaining and simplifying these concepts that aren't talked about enough. i would love to see more system design/the bigger picture of software engineering covered. thank you!🙏🙏

LargeKepler
Автор

Thank you. That was informative. You explained bigger concepts than I have seen before, but you made it easy to understand.

ExonerativeKoala
Автор

I am a super noob in this field but u managed to give me bigger picture thank you. You have +1 sub

Izzat-bjle
Автор

These videos are so helpful. They helped me have a look inside something that i thought was a complete black box for me. Thank you so much for putting this out here.

mohaniya
Автор

Wow, I rarely find somebody who explains this clearly.

MusantoSus
Автор

I find this approach of visually building the concept super-helpful.

jadeedstoresupport
Автор

It seems like what we've actually ended up with, in Industrial IoT field at least, is a k8s cluster deployed onto a mini-server rack physically deployed onto your vessel's deckhouse.

marksto
Автор

Precisely the kind of overview I was trying to find. Perfect 👌

yubtubtime
Автор

Can you make a tutorial of creating a video streaming app ? And thanks for sharing your knowledge with us .

maheshreddy
Автор

Excellent!! Thank you so much for sharing your insight

ewwitsantonio