Category
Category: MongoDB
MongoDB setup, management, and deployment guides for NoSQL database workloads.
-

How to Install MongoDB on Ubuntu: Step-by-Step Guide
MongoDB is a NoSQL, document-oriented database that stores data in flexible, JSON-like documents with dynamic schemas. This schema-less approach enables agile development and horizontal scalability, making it ideal… Read the guide
-

How to Deploy MongoDB Atlas Infrastructure using CDK
I was recently asked to investigate how easy it is to deploy MongoDB Atlas With CDK. When I eventually got it working, it was a great experience. However,… Read the guide


