Database Design Strategies
Joe and Michael discuss the importance of avoiding shared databases to prevent tight coupling between teams. They emphasize the need for independent deployments by maintaining separate data stores and honoring API contracts. Michael suggests version upgrades as a solution to schema changes, highlighting the complexities that can arise.In this clip
From this podcast

Coding Blocks
Are Microservices … for real?
Related Questions