- How to break\transform monolith with Spring microservices? https://www.reddit.com/r/java/comments/agksho/how_to_breaktransform_monolith_with_spring/ 12 comments java
- How to break a Monolith into Microservices https://martinfowler.com/articles/break-monolith-into-microservices.html 9 comments programming
- Service-oriented software architecture: break up the monolith while avoiding the "microservices" trap https://spoon.codes/2017/12/microservices-monoliths-getting-service-oriented-architectures-just-right/ 5 comments webdev
- I have open sourced a new project gomicro. It is a Go microservices architecture which breaks down a monolithic blogging platform into microservices. It is built using kong, nats, mongo, redis, and docker. Do check the GitHub repository https://github.com/unusualcodeorg/gomicro 3 comments webdev