From the course: Microsoft Azure Developer Associate (AZ-204) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Learning objectives

Learning objectives

Lesson 4. Lesson 4 is about developing solutions that use Azure Cosmos DB. And we're going to have here three sub-lessons. The first one, 4.1, it's about performing operations on containers and items by using the Cosmos DB SDKs. Then we're going to talk a little bit about how to set the appropriate consistency levels for operations. We're going to talk a little bit about, hey, what are consistency levels, how can we use them? Basically, all that. Then on 4.3, we're going to talk a little bit about an amazing feature that you can find on Cosmos DB, which is called Change Feed Notifications. So let's just get started and let's talk a little bit about what is Azure Cosmos DB, how we can create containers, and how we can use and create items using the SDK. And there's several SDKs for several languages. So let's just check it out.

Contents