As someone in software for a while that has been the most surprising thing that Open Source did: It massively increased complexity even for small projects because "that's how Google/Amazon/etc do it".

Yes Amazon does Microservice architectures. They also have a few people for every service that knows the ins and outs. You have a team of 5 that now not only has to understand the problem but juggle dependency chains from here around the moon and back so your React App that should have been plain HTML doesn't fail while showing a basically static page.

You won't grow to Google/Amazon scale. It's fine. Just build a simple solution you can maintain.

Working on React/K8s or whatever is mostly you training yourself on your own dime and time to be a potential hire for some Big tech company that will fire you to juice the numbers at he end of the next quarter.

@tante I've been client-splained on some freelance project by a client that was paying my webdev services to make a website/webapp for a small non profit org and asked me to do this and that because "that's how YouTube does it, so that must be the way to do it". He did not want to understand that he was a medium website running on volunteers while YouTube was backed by a megacorp with thousands of employees
@tante "look we want the comments section to act exactly like the comments on YouTube". "Can you change the share to social media section to be the same on YouTube"