4
Cloud-native Data Processing with MongoDB
Data and data processing are at the heart of any application, including microservices applications like the one we’ll develop. And in this, databases play a crucial role as they store and process application data. We have a range of database choices, but we’ll apply MongoDB because it’s cloud-native like our microservices will be.
In this chapter, you’ll learn about MongoDB and address questions like how you set up MongoDB and create a database. Furthermore, you’ll learn about NoSQL databases like MongoDB and how they differ from relational databases. You’ll also take an advance on developing RESTful APIs and learn how the Create, Read, Update, Delete (CRUD) operations map to HTTP methods like the ...
Get Hands-On Microservices with Django 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.