The microservice architectural style develops an application as a suite of independently deployable services.| martinfowler.com
No matter whether you run a web app, search for gravitational waves, or maintain a backup script: reliability of your systems make the difference between sweet dreams and production nightmares at 4am.| Hynek Schlawack
Going directly to a microservices architecture is risky, so consider building a monolithic system first. Split to microservices when, and if, you need it.| martinfowler.com
This post is about how to work with information that is spread across multiple microservices.| Enterprise Craftsmanship