Azure Classroomnotes 14/May/2023

Azure Cosmos DB

  • Azure supports Mongo, Cassandra, graph and Postgres as distributed databases
  • Database are global as long as they are provisioned.
  • Cosmos DB Supports two kinds of backups
    • continuous
      • 7 days
      • 35 days
    • periodic
  • Lets create a cosmos db provisioned with mongo
    Preview
    Preview
    Preview
  • Consitency Levels:
    • Session
    • Strong
    • Eventual
  • Scaling can be done at collection level.

Azure Redis Cache

  • This is a managed service for running redis clusters
  • Azure supports

    • Redis OSS
    • Redis Enterprise
  • Refer Here for creating redis cache in Azure
  • Refer Here for python sample to use redis cache
  • Note:

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner