Skip to Content
Hands-On Azure for Developers
book

Hands-On Azure for Developers

by Kamil Mrzygłód
November 2018
Intermediate to advanced
606 pages
15h 7m
English
Packt Publishing
Content preview from Hands-On Azure for Developers

Blob Storage concepts

Before we go deeper into the service, you will have to understand the basic concepts of Blob Storage. Here you can find a diagram that clearly defines three main topics:

As you can see, we have three different concepts:

  • Account: Which is basically your Storage Account and stores all data within a Blob Storage.
  • Container: Which is a logical entity holding an unlimited amount of blobs inside it. An account can have an unlimited amount of containers.
  • Blob: A file stored within a container.

Additionally, there are three different types of blob:

  • Block blob: Text or binary data with a maximum size of 4.7 TB. Such a blob ...
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: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781789340624Supplemental Content