Azure Classroomnotes 05/Jun/2022

Azure Cosmos Db

  • Azure Cosmos DB is fully manage NoSQL database
  • Benefits:
    • Guaranteed speed at any scale
    • Simplified application development:
      • APIs for native Core (SQL) API, API for Mongo DB, Cassandra, Gremplin, Table API
  • Once you create Azure Cosmosdb account, which will have a database. A Databsse can have Container (s) with Items
  • Lets create cosmos db
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Connecting from applications
    Preview
    Preview
  • Replicate the data globally
    Preview
    Preview
    Preview

Azure Cache for Redis

  • In all the modern day applications, the cache has become the part of the architecture for enhancing application performance
  • Redis is the best Cache server with opensource and enterprise offerings.
  • Azure cache is a fully managed Service which supports caching
    Preview
  • Refer Here for the official docs from microsoft
  • Refer Here for the supported redis versions
    Preview
  • Lets create an Azure Cache for Redis
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview
  • Once the cache is created the applications use the cache Refer Here for the python application usage of azure cache for redis and Refer Here for node js
  • Note:
  • Powershell Refer Here
  • Linux and Shell Scripting Refer Here

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner