
Answer-first summary for fast verification
Answer: Azure Blob Storage for product images due to its cost-effectiveness and scalability for unstructured data, and Azure Cosmos DB for user profiles because of its global distribution and schema-agnostic design., Azure Blob Storage for product images for its efficient handling of large binary data, and Azure Cosmos DB for user profiles to ensure multi-region availability and automatic scaling, plus Azure SQL Database for transaction logs to support complex transactions and reporting.
Azure Blob Storage is recommended for product images as it is optimized for storing large amounts of unstructured data efficiently. Azure Cosmos DB is ideal for user profiles due to its global distribution, high availability, and schema flexibility, making it suitable for semi-structured data. Azure SQL Database is chosen for transaction logs because it supports complex queries and transactions, ensuring data integrity and compliance with reporting requirements. Option E extends this by including Azure SQL Database for transaction logs, providing a comprehensive solution that covers all data types with the most appropriate services.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
As a cloud architect for a rapidly growing e-commerce platform, you are tasked with designing a storage solution that ensures high availability, durability, and scalability for a diverse set of data types. The platform must handle unstructured data like product images, semi-structured data such as user profiles with varying attributes, and structured data including transaction logs that require complex queries. Considering the need for cost-effectiveness, compliance with global data protection regulations, and the ability to scale seamlessly during peak shopping seasons, which combination of Azure Storage services would you recommend? (Choose two correct options.)
A
Azure Blob Storage for product images due to its cost-effectiveness and scalability for unstructured data, and Azure Cosmos DB for user profiles because of its global distribution and schema-agnostic design.
B
Azure File Storage for product images to leverage SMB protocol compatibility, and Azure SQL Database for user profiles to ensure relational integrity and complex query capabilities.
C
Azure Blob Storage for product images for its high availability and durability features, and Azure Table Storage for transaction logs to benefit from its NoSQL capabilities and low-cost storage.
D
Azure Blob Storage for product images to take advantage of its tiered storage options, and Azure SQL Database for transaction logs for its transactional consistency and advanced analytics support.
E
Azure Blob Storage for product images for its efficient handling of large binary data, and Azure Cosmos DB for user profiles to ensure multi-region availability and automatic scaling, plus Azure SQL Database for transaction logs to support complex transactions and reporting.