Installation of MongoDB Atlas (original) (raw)

Last Updated : 5 May, 2026

MongoDB Atlas is a fully managed cloud-based MongoDB service that simplifies database deployment, scaling, and management.

Features of MongoDB Atlas

Here are some features of MongoDB Atlas:

Steps to Install MongoDB Atlas

Follow the steps below to install MongoDB Atlas and set up our cloud database.

Step 1: Sign Up for MongoDB Atlas

369

Step 2: Choose a Free Cluster

select the shared option

Step 3: Configure Your Cloud Provider and Region

 select cloud provider

Step 4: Set Up Database Access

newimageeee

Step 5: Connect Using MongoDB Shell

newimageeee

**Note: The mongo shell is deprecated and has been replaced by mongosh in modern MongoDB versions.

Step 6: Connect Your Application to MongoDB Atlas

connect your application

Now your application is connected to MongoDB Atlas, and you can begin using the cloud-hosted database for your project.

Also Check: