
Answer-first summary for fast verification
Answer: General-purpose v2 account, because it supports all Azure Storage services and offers advanced features like hierarchical namespace and multiple access tiers, meeting all the application's requirements.
General-purpose v2 accounts are the recommended choice as they support all Azure Storage services (blobs, files, tables, and queues) and include advanced features such as hierarchical namespace and multiple access tiers. This makes them highly scalable and cost-effective, aligning with the application's requirements for handling diverse data types, supporting advanced features, and complying with industry standards.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a cloud architect, you are designing a storage solution for a new application that will handle a diverse range of data types, including structured data, unstructured blobs, and file shares. The application demands high scalability, cost-effectiveness, and must support advanced features such as hierarchical namespace and multiple access tiers to optimize storage costs based on access frequency. Additionally, the solution must comply with industry standards for data security and privacy. Considering these requirements, which storage account type would you recommend, and why? Please choose the best option from the following. (Choose one)
A
General-purpose v1 account, as it provides basic storage capabilities at a lower cost.
B
General-purpose v2 account, because it supports all Azure Storage services and offers advanced features like hierarchical namespace and multiple access tiers, meeting all the application's requirements.
C
Blob Storage account for unstructured blobs combined with Azure SQL Database for structured data, to leverage specialized services for each data type.
D
File Storage account for file shares paired with Azure Cosmos DB for structured data, ensuring high performance and scalability for each data type.
No comments yet.