Learn Live - Implement Azure Cosmos DB SQL API point operations

preview_player
Показать описание


Follow on Microsoft Learn:

Write code to create, read, update, and delete items in Azure Cosmos DB SQL API.

---------------------

Learning objectives

- Perform CRUD operations using the SDK
- Configure TTL for a specific item
---------------------

Chapters
--------
00:00 - Introduction
07:25 - Learning objectives
08:57 - Understand point operations
15:32 - Create documents
27:00 - Read a document
30:45 - Update documents
36:20 - Configure time-to-live (TTL) value for a specific document
39:54 - Delete documents
42:55 - Exercise Create and update documents with the Azure Cosmos DB SQL API SDK
1:07:26 - Knowledge Check
1:17:31 - Summary and conclusion

---------------------

Presenters

Alex Mang
Founder/CEO, Microsoft RD, MVP and MCT
KeyTicket Solutions

Heini Ilmarinen
DevOps Consultant, Microsoft Data MVP
Polar Squad

Moderators

Hasan Savran
Manager, Microsoft Data Platform MVP
Progressive Insurance
Рекомендации по теме
Комментарии
Автор

Just registering the answer to the question bellow at 1:18:53 :
- In which case should we use CosmosDB like MongoDB or Cassandra?
Thank you for the answers!

JoseSilva-gtzj
Автор

Nice presentation, one small comment is that the id is only unique within a partition so if id needs to be unique cross partitions you might need to add some guarding logic to handle that, just as with other properties that might need to be unique cross partitions.

jonasgranlund
visit shbcf.ru