Soru

Zorluk: OrtaAzure Storage Accounts, Blob, Disk, Files, and Storage Tiers

A company is planning to migrate its on-premises workloads to Azure. The migration team has identified the following two storage requirements:

1. A shared file repository that must be accessed concurrently by multiple Azure Virtual Machines using the Server Message Block (SMB) protocol.
2. Low-cost storage for archiving historical logs that are rarely accessed, where the data can be stored offline and does not need to be immediately readable.

Which two Azure Storage services or features should the company select to meet these requirements?

  1. Azure Files to host the shared file repositoryCevap
  2. Archive access tier in Azure Blob Storage to store the historical logsCevap
  3. C
    Azure Disk Storage to host the shared file repository
  4. D
    Cool access tier in Azure Blob Storage to store the historical logs

Cevap

Azure Files to host the shared file repository and the Archive access tier in Azure Blob Storage to store the historical logs.
Azure Files natively supports the Server Message Block (SMB) protocol, enabling multiple virtual machines to concurrently access the shared repository. The Archive access tier in Azure Blob Storage provides the lowest cost for long-term storage of offline logs that do not need to be immediately readable.

Adım Adım Çözüm

1
Analyze the first requirement: a shared file repository accessible concurrently by multiple VMs using the Server Message Block (SMB) protocol.
Identify Azure Files as the native managed service that supports SMB file sharing across multiple virtual machines.
Azure Files allows mounting file shares concurrently from multiple VMs, serving as a direct replacement for on-premises file shares.
2
Analyze the second requirement: low-cost storage for archiving historical logs that are rarely accessed and stored offline.
Identify the Archive access tier in Azure Blob Storage as the appropriate option.
The Archive tier offers the lowest storage costs but requires rehydrating the offline data before it can be read, which aligns with the logs being offline.

Anahtar Kavram

Selecting appropriate Azure Storage services and access tiers based on protocol and latency requirements.
Bu soruyu puanla