Azure Classroomnotes 13/May/2023

Azure Cosmos DB

  • Free Tier: Refer Here
  • Cosmos DB provides the following options
    • Distributed NoSQL databases
    • Distributed Releational databases

Create an Azure Cosmos DB

  • Navigate to Azure Cosmos and select the nosql data




  • To connect to cosmosdb, any code requires two parameters
    • uri
    • keys
  • python example Refer Here
  • Datamodel of Cosmos DB NoSQL

Cosmos DB Request Units

  • Refer Here for the official docs
  • Cosmosdb cost is organized using RU (Request units)
  • 1 RU is a cost to do a point read for 1-KB item

Activity: Create a cosmos db in serverless mode

  • In serverless mode the Geo-replication is not available.
  • If you need geo-replication we need to choose provisioned database
  • Refer Here
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%