๐๏ธ ๐ What is MongoDB Atlas
MongoDB comes in many different flavors. The most common is the open-source version that you can download and install on your computer. However, there is also a cloud-based version of MongoDB that you can use. This cloud offering is called MongoDB Atlas.
๐๏ธ ๐ Create your account
To use MongoDB Atlas, you will need to start by creating an account. If you already have an account, you can skip this step.
๐๏ธ ๐ Create a cluster
Now that you have a MongoDB Atlas account, you can create your first cluster. A cluster is a group of at least three servers that store your data. This ensures that your data is always available, even if one of the servers fails.