Command Palette

Search for a command to run...

Azure Storage logo
position in category
#3

Cloud storage platform offering highly available, massively scalable object, file, queue, and table storage for modern applications. Data is accessible globally over HTTP or HTTPS via REST APIs and supported by client libraries for .NET, Java, Python, JavaScript, Go, and C++.

Adopted by enterprises for its durability, built-in encryption at rest, and fine-grained access control. Compared to alternatives, it combines multiple data models in one platform: object storage for unstructured data and analytics, SMB/NFS file shares for lift-and-shift workloads, queues for async messaging, and NoSQL tables for schemaless structured data.

Key features:

  • Blob storage for unstructured data with hot, cool, and archive tiers plus Data Lake support
  • Azure Files for managed SMB and NFS shares, mountable from cloud or on-premises
  • Queue storage for reliable async messaging between application components
  • Table storage for key-attribute NoSQL with schemaless design
  • Client libraries and REST API across major languages
  • Automatic encryption and replication across regions

Common scenarios include serving static assets and media, backing up and archiving data, building data lakes for analytics, decoupling microservices with queues, and replacing on-premises file servers. Developers integrate via SDKs, Azure CLI, PowerShell, or the Azure Storage Explorer for visual management.

GitHub Repositories
92
-9.8%
Trending down this week
Removed in 10 repos