Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When designing a highly available and fault-tolerant architecture for a web application on Google Cloud Platform, which of the following architectural choices should you consider?
A
Utilize Cloud CDN to cache and deliver content closer to users, reducing latency and improving availability.
B
Deploy the web application on a single Compute Engine instance in a single zone.
C
Store application data in a single Cloud SQL instance with automated backups enabled.
D
Use Cloud Load Balancing to distribute incoming traffic across multiple Compute Engine instances in the same zone.