Azure Blob Storage Flashcards
What does Blob stand for?
Binary Large Object
Blob stands for Binary Large Object.
What is Azure Blob Storage?
Object storage solution for the cloud
Azure Blob Storage is an object storage solution for the cloud.
What types of files can be stored in Azure Blob Storage?
All types of files: image, video, audio, log files backups, etc.
Azure Blob Storage can store all types of files including images, videos, audios, log files backups, etc.
How can objects in Blob Storage be accessed?
Objects in Blob Storage are accessible via Azure Storage REST API, Azure Powershell, and Azure Command-Line Interface (CLI)
Objects in Blob Storage can be accessed via Azure Storage REST API, Azure Powershell, and Azure Command-Line Interface (CLI).
What are the components of Azure Blob Storage?
Storage Account, Container, Blob
The components of Azure Blob Storage are Storage Account, Container, and Blob.