© Sean Whitesell, Rob Richardson, Matthew D. Groves 2022
S. Whitesell et al.Pro Microservices in .NET 6https://doi.org/10.1007/978-1-4842-7833-8_6

6. Decentralizing Data

Sean Whitesell1  , Rob Richardson2 and Matthew D. Groves3
(1)
KIEFER, OK, USA
(2)
Gilbert, AZ, USA
(3)
Grove City, OH, USA
 

Microservices architecture is an implementation of a distributed system. This means that we may need to separate computational load across multiple systems for reasons like governance. Now that microservices exist to handle business functionality across systems, we need to discuss how to handle the data. In this chapter, we will go over decentralizing data and suggestions for implementing different ways to handle data across multiple microservices.

The developer, Kathy ...

Get Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes 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.