Step 3

When you are redirected to your dashboard, you will see the following view. Next, click on "Build a Database."

Select the "shared" (free) cluster.

You will be presented with the initial settings of your cluster. (Each MongoDB deployment that is managed by Atlas is called a "cluster.")

You can leave the cloud provider and region as it is suggested. For example, based on my location, the following were suggested to me:

  • Cloud Provider: AWS
  • Region: N. Virginia (us-east-1)

Moreover, leave the cluster tier to its default selection of $M0$ (Shared RAM, 512 MB Storage). This is the free forever tier.

Notice the additional settings! The deployed MongoDB version is 4.4, and there is no backup plan. You must pay if you want to enable backup.

You may want to change the cluster name. Notice the cluster name by default is Cluster0. You can change this now. However, once your cluster is created, you won't be able to change its name.

It may take a few minutes for the cluster to be created. When it is done, you will see the following screen.