The Prime Directive
So, you've taken the plunge and converted your monolith into discrete,
single-purpose microservices. You've established a set of boundaries and service
ownership that extends to the databases, so each microservice has its own little
database. You've even instituted the CQRS model to separate your write
operations from