Cloud Digital Leader Why cloud technology is transforming business Practice Question
A startup based in London wants to expand its SaaS application to serve customers in 15 countries across North America, Asia, and Europe — all within 6 months. Without cloud infrastructure, building data centers in each region would take years and cost hundreds of millions. How does cloud specifically enable this global expansion timeline?
⚠ Common exam trap
Google Cloud often tests the misconception that cloud providers fully automate non-infrastructure business tasks (like legal compliance or local hiring) or that cloud data is automatically globally distributed without user control, leading candidates to overestimate the scope of cloud provider responsibilities.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Google Cloud's existing global region infrastructure allows the startup to deploy in new markets within hours using the same code and IaC, without building physical data centers.
Google Cloud's global infrastructure, consisting of regions and zones interconnected by a high-speed private network, allows the startup to deploy its SaaS application in new markets within hours using Infrastructure as Code (IaC) tools like Terraform or Deployment Manager. This eliminates the need to build and operate physical data centers, which would take years and cost hundreds of millions, directly enabling the 6-month expansion timeline.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cloud providers handle all legal and regulatory compliance in each country, so the startup only focuses on code.
Why it's wrong here
Cloud providers operate under a shared responsibility model: they secure the physical infrastructure, hypervisor, and offered services (e.g., ISO 27001, SOC 2), but the customer remains accountable for regulatory compliance of its own data and workloads. For example, the startup must still comply with GDPR, data-localization laws, and industry-specific rules by configuring regions, access controls, and data-handling policies. The provider cannot take on legal obligations that apply to the startup's business. Accordingly, 'only focusing on code' is a misconception that could expose the company to fines and legal risk.
- ✓
Google Cloud's existing global region infrastructure allows the startup to deploy in new markets within hours using the same code and IaC, without building physical data centers.
Why this is correct
Google Cloud maintains data centers in dozens of regions worldwide, so the startup can provision infrastructure in a new market within hours via the console, CLI, or APIs. Because workloads are packaged as code (Terraform, Deployment Manager, etc.), the exact same IaC templates can be applied to a new region with minimal changes (e.g., region variable and maybe quota adjustments). This eliminates the years-long physical data-center build cycle and makes global expansion fast, repeatable, and consistent.
- ✗
Cloud providers assign local account managers who negotiate office leases and hire local staff on the startup's behalf.
Why it's wrong here
Cloud providers deliver infrastructure and platform services, not business-operations assistance like negotiating office leases or recruiting staff. A local account manager is a technical support and commercial contact, but the startup's physical-office presence is an independent business decision that remains the startup's own responsibility. The value of cloud is that it removes data-center construction from the expansion path, not that it removes every operational burden of entering a new country.
- ✗
The startup doesn't need to worry about data localization because cloud data is globally distributed by default.
Why it's wrong here
In Google Cloud, resources are deployed to specific regions (e.g., europe-west4) and zones; data is not automatically replicated to all global locations. When you create a bucket, instance, or database, you choose its region, and data stays there unless you explicitly configure multi-regional storage or replication for availability. This means the startup must deliberately design for data residency requirements, because default behavior is region-scoped, not globally distributed.
Go deeper
Related to this question
Learn chapter
Cloud Digital Transformation
Key term
Deployment Manager
Deployment Manager is a Google Cloud service that lets you define and manage your cloud resources using declarative templates, so you can create, update, and delete infrastructure as a single unit.
Key term
Infrastructure as code
Infrastructure as code (IaC) is the practice of managing and provisioning IT infrastructure through machine-readable definition files, rather than through physical hardware configuration or interactive configuration tools.
About these practice questions
Courseiva writes every GCDL question from scratch — 829 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.