MongoDB -- Getting Started with MongoDB Atlas
We will select the cloud provider and region for our instance.
In our demo we'll be using AWS but feel free to use GCP or Azure as a project dictates.
- We are using Free Cluster Tire, but you can also move to M10/20 or on dedicated Clusters for high-traffic applications and large datasets. Additional hardware configurations available for specialized workloads
An Atlas-managed MongoDB deployment. Clusters can be either a replica set or a sharded cluster.
You can also select your version and you can also turn on the backup settings.
Finally add your workstation IP to access DB and load a sample database.
Comments
Post a Comment