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

Working with the Table API in Azure Cosmos DB

As modern, cloud-based apps have evolved, they've required data storage to adapt with them. Services such as Azure Cosmos DB have risen to the challenge by providing a fully-managed, multi-model, globally-distributed NoSQL database. In this hands-on lab scenario, our organization (Awesome Company) is developing a next-generation video game that will rely heavily on the Cloud. In order to achieve guaranteed performance around the globe, we've chosen Azure Cosmos DB as the data backend. Knowing that session metadata is key to troubleshooting client issues, we have previously deployed a database account and a `Sessions` table using the Table API. You will now begin working with the session data. Performing the actions of this lab will help you become familiar with how to create, modify, delete, and query data using the Table API. **Note: Because the Azure Cosmos DB account is preprovisioned, it will take significant time for the lab to start up. Please be patient, and make sure to have at least an hour of time for completion of the lab.**

Azure icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 1h 0m
Published
Clock icon Sep 11, 2020

Contact sales

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

Table of Contents

  1. Challenge

    Insert Sessions

    Use Data Explorer within the Azure Cosmos DB account to create entities.

    Example:

    • PartitionKey: ipAddress
    • RowKey: gamerTag
    • deviceType: desktop
    • country: USA
  2. Challenge

    Update Sessions

    Use Data Explorer within the Azure Cosmos DB account to update session entities. One suggestion would be to change the device type.

  3. Challenge

    Query Sessions

    Use Data Explorer within the Azure Cosmos DB account to query the session entities. One suggestion is to search for all the entities from the same country.

  4. Challenge

    Delete Sessions

    Use Data Explorer within the Azure Cosmos DB account to delete session entities.

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