Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Azure icon
Labs

Create Multiple Cosmos DB Containers

Cosmos DB is a multi-master, multi-model, NoSQL database service built for planet scale (the hint is in the name: Cosmos!). In this hands-on lab, we'll use the Azure Portal to create a Cosmos DB account and two collections. By the end of the beginner hands-on lab, you'll have a good understanding of how Cosmos DB is structured, and the importance of the Cosmos DB API, and throughput configuration. The objectives for this hands-on lab can be completed using the Azure Portal. As this is a beginner hands-on lab, no development or MongoDB tools will be required.

Azure icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 45m
Published
Clock icon Dec 04, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Create a Cosmos DB Account

    1. Create a new Cosmos DB Account (note: the account name must be unique).
    2. Ensure the API meets the requirements.
  2. Challenge

    Create Two Cosmos DB Collections

    1. Create a new database in Cosmos DB.
    2. Ensure the throughput meets the requirements.
    3. Create two new collections: a. Collection 1: "profiles" (use any shard key, for example "country") b. Collection 2: "posts" (use any shard key, for example "userId")
  3. Challenge

    Optional: Create and View Data

    1. Add some basic data with Data Explorer (Portal).
    2. View the newly created data within Data Explorer (Portal).

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans