Azure Classroomnotes 17/Dec/2022

Azure Cosmos Db

  • NoSQL Databases are majorly of two types
    • Document Databases
    • Key Value Stores
  • Azure Cosmos DB is NoSQL Database as a service.
  • Cosmos DB Supports multiple APIs

    • NoSQL
    • MongoDB
    • Cassandra
    • Gremlin
    • PostgreSQL
    • Table
  • Lets create a cosmos db with mongo api
    Preview
    Preview
    Preview
    Preview
    Preview
  • Once the db is created Quick start blade will show the connectivity from various technologies
    Preview
    Preview
    Preview
    Preview
    Preview
  • Cosmos DB Actvities for an admin

    • Creation (automated creation)
    • scaling the database
    • changing the configurations according to needs of applications
    • Replication Setups
    • Connectivity Checks.
    • Migration.

Exercise

  • Create a azure sql db from azure cli
  • Steps:
    • Create a resource group az group create
    • Create a server in the above resoruce group az sql server create
    • Add database to sql server
    • Create a db az sql db create
    • Fetch database endpoint.
  • Delete the resource group az group delete

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube