From the course: MongoDB C# Developer Associate Cert Prep

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Creating and deploying an Atlas cluster

Creating and deploying an Atlas cluster - MongoDB Tutorial

From the course: MongoDB C# Developer Associate Cert Prep

Creating and deploying an Atlas cluster

- Welcome back, team. In this video, we'll set up an Atlas account, deploy an Atlas cluster, and use the Data Explorer to load and view sample data. Let's go ahead and sign up for a new account on MongoDB Atlas. To do so, first, we'll go to the MongoDB homepage. In the upper right hand corner, you'll see the try free button. Go ahead and click on that and it'll bring you to a signup page in which you can fill out this form in order to get a new account. If you have a Gmail, at the bottom you'll also find a signup with Google button as well. After you've signed in, you'll be brought to your Atlas dashboard. Your first organization will be active in the upper left-hand corner. Organizations allow you to group and define users and teams and grant them access to projects. Projects allow you to define and organize resources, like database clusters. One common way to use this feature is to create separate projects for…

Contents