Skip to Content
Hands-On Cloud Solutions with Azure
book

Hands-On Cloud Solutions with Azure

by Greg Leonardo
October 2018
Intermediate to advanced
224 pages
5h 22m
English
Packt Publishing
Content preview from Hands-On Cloud Solutions with Azure

Storage accounts

Storage accounts were put into place to help provide a filesystem style structure for data/blob object repositories in the cloud.  Their pricing tiers cover physical storage and ingress/egress.  These data objects are usually stored in the following fashion:

  • Azure blobs are used for text and binary data
  • Azure files are for file shares in the cloud
  • Azure Queues are used for reliable messaging
  • Azure tables are for the schema-less storage of structured data

There are currently two types storage media:

  • Standard: Storage on magnetic storage devices
  • Premium: Storage on SSD

All data is written to the stores with Storage Service Encryption (SSE) and can leverage RBAC from AAD to manage access. 

You will need to manage CORS rules ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
Cloud Native Infrastructure with Azure

Cloud Native Infrastructure with Azure

Nishant Singh, Michael Kehoe
DevOps with Azure

DevOps with Azure

Allen ONeill

Publisher Resources

ISBN: 9781786468659Supplemental Content