Azure storage services

Understanding Microsoft Azure Architecture and Services

Florin Angelescu

Azure Architect

What are Azure storage services?

Storage services

  • Cloud storage solutions provided by Azure
  • Offer secure storage options for various types of data
  • Allow users to store, retrieve, and manage data in Azure cloud
  • Provide flexibility and scalability
Understanding Microsoft Azure Architecture and Services

Azure storage services

Storage services

Understanding Microsoft Azure Architecture and Services

Storage account

Storage account

  • Required by blobs, files, queues and tables
  • Virtual container for your data
  • Organize, access and secure data in Azure cloud
Understanding Microsoft Azure Architecture and Services

Blobs

Blobs

Data

  • Designed for storing large amounts of unstructured data
  • Azure handles the physical storage needs for blobs
Understanding Microsoft Azure Architecture and Services

When to use blobs?

Blobs

  • Storing files for widespread access
  • Streaming video and audio content
  • Storing backups, disaster recovery, archives
  • Delivery of images or documents to web
Understanding Microsoft Azure Architecture and Services

Blob storage tiers

Hot access tier

  • Hot access tier
    • Frequently accessed data

Cool access tier

  • Cool access tier
    • Data accessed infrequently

Cold access tier

  • Cold access tier
    • Rarely accessed data

Archive access tier

  • Archive access tier
    • Archiving purposes
Understanding Microsoft Azure Architecture and Services

Files

Files

  • Provide organized file spaces in the cloud
  • Easy access from cloud and on-premises devices
  • Can be accessed from most operating systems
Understanding Microsoft Azure Architecture and Services

When to use files?

Files

  • Shared storage solution is required for multiple users or applications
  • Cross-platform access is needed
  • Centralized cloud location for file collaboration is required
  • Application data sharing between different components of an application
Understanding Microsoft Azure Architecture and Services

Queues

Queues

  • Digital message service in the cloud
  • Enables communication between various components, programs or applications
  • Messages are stored, creating a queue of instructions
Understanding Microsoft Azure Architecture and Services

How queues work

Queues

Understanding Microsoft Azure Architecture and Services

Tables

Tables

  • NoSQL data store in storage accounts
  • Store and retrieve data flexible and schema-less
  • Suitable for fast and scalable access to large amounts of unstructured data
  • Cost effective and simple to manage
Understanding Microsoft Azure Architecture and Services

Disks

Disks

  • Provide scalable and secure persistent storage for virtual machines
  • Provide storage space for operating systems, applications, and data
  • Play a crucial role in virtual machines functionality
Understanding Microsoft Azure Architecture and Services

Let's practice!

Understanding Microsoft Azure Architecture and Services

Preparing Video For Download...