MongoDB Atlas-Creating a Cluster
This lesson introduces MongoDB Atlas and shows how to create a cluster step by step.
We'll cover the following...
MongoDB Atlas: Definition
MongoDB Atlas is Mongo’s response to our advanced world. In its essence, MongoDB Atlas is a Database as a Service (DaaS), i.e., MongoDB is hosted on the cloud.
The general idea is that the developer will no longer need to take care of database management and have an operating and distributed database ...