chapter two
2 Getting started with Atlas
This chapter covers
- Exploring the Atlas command line interface
- Discovering the Atlas developer data Platform
- Loading a sample data set into your MongoDB Atlas cluster
- Getting started with the MongoDB shell
- Managing data with databases, collections, and documents
- Examining time series and capped collections
In this chapter, we will take our first steps with MongoDB Atlas Developer Data Platform and delve into data management within a MongoDB deployment. We will explore the concepts, features, and techniques for storing data in MongoDB.
A more comprehensive understanding of MongoDB Atlas will be provided in the second part of this book. For now, our focus is on taking the first steps to build the first MongoDB Atlas cluster using the Atlas CLI. Building this cluster is essential as it allows us to conduct practical exercises and gain a deeper understanding of MongoDB concepts, providing a hands-on experience that illustrates the platform’s capabilities and benefits in real-world applications.