Resources:
* Microservices Patterns: With examples in Java (https://www.amazon.com/Microservices-Patterns-examples-Chris-Richardson/dp/1617294543)
* Strangler Fig Application (https://martinfowler.com/bliki/StranglerFigApplication.html)
* How to break a Monolith into Microservices (https://martinfowler.com/articles/break-monolith-into-microservices.html)
* Migrating bajillions of database records at Stripe (https://robertheaton.com/2015/08/31/migrating-bajillions-of-database-records-at-stripe/)
* How to lose half a billion dollars with bad feature flags (https://blog.statsig.com/how-to-lose-half-a-billion-dollars-with-bad-feature-flags-ccebb26adeec)