Wpis z mikrobloga

Don’t even consider microservices unless you have a system that’s too complex to manage as a monolith. The majority of software systems should be built as a single monolithic application. Do pay attention to good modularity within that monolith, but don’t try to separate it into separate services.

If you can’t build a well-structured monolith, what makes you think microservices is the answer?

https://aadrake.com/posts/2017-05-20-enough-with-the-microservices.html

#interfacesmieci