1
Ask HN: Where do i go from here?
So I'm on my journey to learn web development. I understand frontend, html, css, js, react, bootstrap etc. I also know how to develop backends, with experience with django node and go. I've done sql databases as well.
However, I have no idea how to go from an app on a server that can handle 5 users to an actual product that can serve millions of users. I don't understand scalability. I hear all these terms like microservices, containers and load balancers, and while I understand a lot of them individually, I don't understand how they come together.
Does anyone have any advice in how to advance in my learning? Thank you.