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 ...
Microsoft AZ-305 Exam
Questions Number: 172 out of 268 Questions
64.18%
Question 172
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?
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-GRS). Reference: 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