Why System Design?
I want to know how giant apps work. This part of the blog is where I will write about my journey of learning how to build systems that can handle many people. I will focus on simple logic and try to give examples for everything I talk about.
I think that design is not just about making things work. It is about making them stay reliable and fast.
What I Will Write About
- Scaling apps for more users
- Keeping data safe and ready
- Making things faster with cache
- Breaking big apps into small parts
I will keep this list updated as I learn more. If you want to know how the apps you use every day work behind the scenes, you are in the right place.