- Lab
- A Cloud Guru
A Working Introduction to Azure Cosmos DB for NoSQL
As modern, cloud-based apps have evolved, they have 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. Performing the actions of this lab will help you become familiar with how to create, modify, delete, and query data using the Core (SQL) API.
Path Info
Table of Contents
-
Challenge
Insert Player Profiles
Use Data Explorer within the Azure Cosmos DB account to create player profile documents. The suggestion is to create at least three, each having different teams.
Example Fields:
- gamerId: 7777
- team: red
- gamerTag: Darth Delmar
- statusMessage: glhf :)
- isOnline: true
-
Challenge
Update Player Profiles
Use Data Explorer within the Azure Cosmos DB account to update player profile documents. One suggestion would be to place some of them on the same team. Leave some on another team for the other objectives.
-
Challenge
Query Player Profiles
Use Data Explorer within the Azure Cosmos DB account to query player profile documents. One suggestion would be to search for all player profiles that are on one team.
-
Challenge
Delete Player Profiles
Use Data Explorer within the Azure Cosmos DB account to delete player profile documents.
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.