GCP Professional Cloud Architect Practice Question

A global ticketing startup will run flash-sale campaigns that drive up to one million HTTPS requests per second from users on every continent for a few minutes at a time. Business leadership requires that the system prevent overselling by keeping ticket inventory strongly consistent worldwide, deliver sub-100 ms response times, remain available even if an entire Google Cloud region fails, and impose minimal day-to-day operations on a five-person engineering team. Which high-level Google Cloud architecture best meets these objectives?

  • Create large pre-provisioned Compute Engine managed instance groups with preemptible VMs behind a regional TCP load balancer; cache inventory counts in Memorystore and persist them in Cloud Bigtable replicated across two zones.

  • Deploy Cloud Run services in at least two distant regions, expose them through a global external HTTP(S) load balancer with Cloud Armor and optional Cloud CDN, and store ticket inventory in a multi-region Cloud Spanner instance.

  • Use App Engine standard environment in one region with automatic scaling, serve static assets via Cloud CDN, and keep inventory in Firestore in Datastore mode with eventual consistency for queries.

  • Run the workload on a single-region GKE cluster with horizontal pod autoscaling behind a regional external HTTP(S) load balancer, store inventory in a Cloud SQL instance configured for high availability, and protect the service with Cloud Armor.

GCP Professional Cloud Architect
Designing and planning a cloud solution architecture
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot