Exam AZ-305 All QuestionsBrowse all questions from this exam
Question 256

You need to design a highly available Azure SQL database that meets the following requirements:

• Failover between replicas of the database must occur without any data loss.

• The database must remain available in the event of a zone outage.

• Costs must be minimized.

Which deployment option should you use?

    Correct Answer: A

    To design a highly available Azure SQL database that must failover between replicas without data loss and remain available during a zone outage while minimizing costs, the best option is Azure SQL Database Business Critical. This tier provides automatic failover within the same region without any data loss and supports zone-redundant configurations, ensuring availability even during zone outages. Although it might not be the cheapest option, it meets all the specified requirements for availability and data integrity.

Discussion
LazylinuxOption: B

I think B based on cost

dejediOption: B

Database premium is cheaper B

Frank_2022Option: B

B should be the correct answer.

Crossfader2208Option: B

The answer is incorrect. B is the correct answer. After dozens of variations of this question. How can it be? Really.

Tharassiyil

Can someone confirm the correct answer please.

Joonzz

What about recent update ? Improve the resiliency of your General Purpose Azure SQL Managed Instances by upgrading to a zone-redundant configuration. https://azure.microsoft.com/en-au/updates/public-preview-azure-sql-updates-for-midmarch-2024/

rumino

Still costs are Serverless < Premium DTU < General Purpose < General Purpose MI < Business Critical

LGWJ12

While the General Purpose tier now supports zone-redundant configuration, it does not guarantee zero data loss in the event of a failover. The Business Critical tier, on the other hand, provides automatic failover within the same region without any data loss, which is one of your requirements.

ruminoOption: B

Premium is cheaper than Business Critical that is cheaper than Hyperscale