ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 291 - AZ-305 discussion

Report
Export

You need to recommend a solution that meets the data requirements for App1.

What should you recommend deploying to each availability zone that contains an instance of App1?

A.
an Azure Cosmos DB that uses multi-region writes
Answers
A.
an Azure Cosmos DB that uses multi-region writes
B.
an Azure Data Lake store that uses geo-zone-redundant storage (GZRS)
Answers
B.
an Azure Data Lake store that uses geo-zone-redundant storage (GZRS)
C.
an Azure SQL database that uses active geo-replication
Answers
C.
an Azure SQL database that uses active geo-replication
D.
an Azure Storage account that uses geo-zone-redundant storage (GZRS)
Answers
D.
an Azure Storage account that uses geo-zone-redundant storage (GZRS)
Suggested answer: A

Explanation:

Scenario: App1 has the following data requirements:

Each instance will write data to a data store in the same availability zone as the instance. Data written by any App1 instance must be visible to all App1 instances. Azure Cosmos DB: Each partition across all the regions is replicated. Each region contains all the data partitions of an Azure Cosmos container and can serve reads as well as serve writes when multiregion writes is enabled. Incorrect Answers:

B, D: GZRS protects against failures. Geo-redundant storage (with GRS or GZRS) replicates your data to another physical location in the secondary region to protect against regional outages. However, that data is available to be read only if the customer or Microsoft initiates a failover from the primary to secondary region.

C: Active geo-replication is designed as a business continuity solution that lets you perform quick disaster recovery of individual databases in case of a regional disaster or a large scale outage. Once georeplication is set up, you can initiate a geo-failover to a geo-secondary in a different Azure region. The geo-failover is initiated programmatically by the application or manually by the user.

Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/high-availability

asked 02/10/2024
Jaimie Korik-Read
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first