If we would bring this idea to traditional software systems, what would be good examples of well-architected software systems of existing open-source projects?
Let's take https://martinfowler.com/architecture/ as a list of architecture styles, I think Kubernetes (https://github.com/kubernetes/kubernetes) is a good example of well-architected microservices.
What do you think? Do you know other good examples?
The chapters are written by the developers of the respective software projects, so you may want to bear in mind that there could be both insider developer insights and also potentially some authorship bias.
Since microservices ( kubernetes, docker ) require a constant DevOps investment.
An example would be this: