(Unit 3 of 5) Azure storage services Flashcards
Name and Describe the Azure Storage services (1)
Azure Blobs: A massively scalable object store for text and binary data. Also includes support for big data analytics.
Name and Describe the Azure Storage services (2)
Azure Files: Managed file shares for cloud or on-premises
Name and Describe the Azure Storage services (3)
Azure Queues: A messaging store for reliable messaging between application components.
Name and Describe the Azure Storage services (4)
Azure Disks: Block-level storage volumes for Azure VMs.
What are some of the benifits of Azure Storage?
- Durable and highly available.
- Secure.
- Scalable.
- Managed.
- Accessible.
Describe the 1st type of storage.
Azure Blob Storage:
1.object storage solution for the cloud
2.such as text or binary data
3. Accessed anywhere
Describe the 2nd type of storage.
Azure Files
- fully managed file shares
Describe the 3rd type of storage.
Queue storage
- Azure Queue Storage is a service for storing large numbers of messages.
Describe the 4th type of storage.
Disk storage
1.Conceptually, they’re the same as a physical disk, but they’re virtualized
2.block-level storage volumes managed by Azure