Part 3: Data Management in Microservices Using Node.js
In this part, we will talk about data management in microservices to get a better understanding of how to manipulate data, APIs, data contracts, caching, and data security in Node.js.
The part contains the following chapters:
- Chapter 9, Database Manipulation in Microservices with Node.js
- Chapter 10, API Communication and Data Contracts in Microservices
- Chapter 11, Caching and Asynchronous Messaging in Microservices
- Chapter 12, Ensuring Data Security with the Saga Pattern, Encryption, and Security Measures