New ask Hacker News story: Ask HN: Resources to learn boring architecture for a small startup?

Ask HN: Resources to learn boring architecture for a small startup?
3 by dondraper36 | 0 comments on Hacker News.
The title might sound dumb, but the real goal is to learn more and eventually get better at simple system designs like in the terrific posts below: https://ift.tt/G5YoxNX https://ift.tt/vAoWbLl There are a lot of resources on distributed systems and interview preparation where the focus is on FAANG scale, distributed setups, exobytes of data, which is cool if you are working on such a project but most likely you are not. I am not, for example. I really admire these articles because their authors have such a great understanding of many different aspects of development. While reading them, I noted to myself that I personally can't even answer with confidence what a single reasonably fat server can handle with just a web server and Postgres. I have also always worked with managed DBs because it so happened that the companies I worked for are active cloud users. Even worse, even at mid sized companies, a lot of complexities like load balancing and DNS are handled by dedicated teams and you just have to read the documentation and hope that K8s managed by the admin team does everything for you. It really makes me feel incompetent to realize that what the authors of these posts implemented on their own, is not something I could do. On the bright side, I really think I'd like to fill the gaps. Maybe, there are some resources that build things up incrementally with a focus on simplicity but at the same time do not take anything for granted? I have read Designing Data Intensive Applications, it's my favorite book but, honestly speaking, even the title says that it's about large scale.

Comments

Popular posts from this blog

New ask Hacker News story: Tell HN: Equifax free credit report dark patterns

New ask Hacker News story: Ask HN: Why can't the US government run their own social media?