
Ultimate access to all questions.
You are tasked with setting up Microsoft SQL Server on Google Cloud Platform (GCP). The management team has specified that the system should have no downtime in case of a data center outage in any of the zones within a GCP region. What approach should you take to meet this requirement?
A
Configure a Cloud SQL instance with high availability enabled.
B
Configure a Cloud Spanner instance with a regional instance configuration.
C
Set up SQL Server on Compute Engine, using Always On Availability Groups using Windows Failover Clustering. Place nodes in different subnets.
D
Set up SQL Server Always On Availability Groups using Windows Failover Clustering. Place nodes in different zones.