Search⌘ K
AI Features

Quiz: Setting up the Database

Test your knowledge about what MongoDB is and how to set it up.

We'll cover the following...

Quiz

1.

Which command can be used to create a sample cluster in MongoDB?

A.
$ atlas create --default --force
B.
$ atlas quickstart --default --force 
C.
$ atlas cluster --default --force
D.
$ atlas create-cluster --default --force

1 / 5
...