In this chapter, we will discuss the various critical factors of designing a database for microservices applications. As per the narrative of the microservices architecture, each microservice should have its own databases. Segregation based on data access helps fit the best technology to handle respective business problems. This means that a single application can use different database technologies, which is a concept called polyglot persistence. Let’s look at important ...
8. Database Design for Microservices
Get Building Microservices Applications on Microsoft Azure: Designing, Developing, Deploying, and Monitoring now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.