Azure Classroom notes 03/Jan/2024

Azure Storage Account

Redundancy

  • Redundancy: This is about multiple copies of the data maintained by azure internally Refer Here

  • Synchronous Replication: Upload is not completed until all the replications are completed (LRS, ZRS) and Asynchronous Replication: Upload is done asynchronous i.e. upload is shown as completed during replication primary copy to secondary copy.

Performance

  • Azure Storage accounts has different types of storage accounts on the basis of two primary factors
    • Standard: They are used for general purpose, with each storage account serving
      • blob storage
      • Table Storage
      • File share
      • Queue Storage
    • Premium: For low latency solutions premium is used. Premium Blobs support only LRS or ZRS. Premium storage accounts have
      • Premium blob blobs
      • Premium file share
      • Premium page blob

Lets Create all possible storage account types

  • Refer Here for all the possible storage accounts.
  • Standard Storage account with GZRS Redundancy
    Preview
    Preview
    Preview
  • Premium Block Blob Storage with ZRS Redundancy
    Preview
    Preview
  • Premium File Share with LRS Redundancy
    Preview
  • Premium Page Blob Storage with LRS Redundancy
    Preview
    Preview

Terms

  • sku (store keep unit)
  • SLA (Service Level agreement) Refer Here

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
Animated Social Media Icons by Acurax Wordpress Development Company

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