Provisioning SQL Databases — Question 14

You administer all the deployments of Microsoft SQL Server 2012 in your company. You have two servers in the same data center that hosts your production database.
You need to ensure that the database remains available if a catastrophic server failure or a disk failure occurs.
You also need to maintain transactional consistency of the data across both servers.
You need to achieve these goals without manual intervention.
Which configuration should you use?

Answer options

Correct answer: H

Explanation

The correct answer is H, as having two servers on the same subnet allows for easier communication and management, ensuring availability without manual intervention. Other options involve configurations that may require manual management, or setups that do not guarantee both high availability and transactional consistency as effectively as option H.