AZ-305 · Question #265
AZ-305 Question #265: Real Exam Question with Answer & Explanation
The correct answer is B: tables in an Azure Storage account that use geo-redundant storage (GRS). The Table service offers structured storage in the form of tables. The Table service API is a REST API for working with tables and the data that they contain. Geo-redundant storage (GRS) has a lower cost than read-access geo-redundant storage (RA- https://docs.microsoft.com/en-us
Question
You need to recommend a data storage solution that meets the following requirements: - Ensures that applications can access the data by using a REST connection - Hosts 20 independent tables of varying sizes and usage patterns - Automatically replicates the data to a second Azure region - Minimizes costs What should you recommend?
Options
- Aan Azure SQL Database elastic pool that uses active geo-replication
- Btables in an Azure Storage account that use geo-redundant storage (GRS)
- Ctables in an Azure Storage account that use read-access geo-redundant storage (RA-GRS)
- Dan Azure SQL database that uses active geo-replication
Explanation
The Table service offers structured storage in the form of tables. The Table service API is a REST API for working with tables and the data that they contain. Geo-redundant storage (GRS) has a lower cost than read-access geo-redundant storage (RA- https://docs.microsoft.com/en-us/rest/api/storageservices/table-service-rest-api https://docs.microsoft.com/en-us/azure/storage/common/geo-redundant-design
Community Discussion
No community discussion yet for this question.