Cloud Digital Leader Trust and security with Google Cloud Practice Question
A CISO asks why Google Cloud's security model is described as a 'defense-in-depth' approach. Which explanation best describes this concept in the context of Google Cloud's infrastructure security?
⚠ Common exam trap
Many exam-takers confuse defense in depth with a single strong control (like encryption) or a perimeter-only approach, failing to recognize that Google Cloud's model requires multiple independent layers that each provide a distinct security function.
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
✓
Defense in depth means security is implemented as multiple independent layers — physical security, hardware attestation, network encryption, hypervisor isolation, and application-level IAM — so that bypassing any single layer does not compromise the entire system
Google Cloud's defense-in-depth model implements security at multiple independent layers: physical security (e.g., tamper-evident cages), hardware attestation (e.g., Titan chips verifying boot integrity), network encryption (e.g., mTLS between all services), hypervisor isolation (e.g., gVisor or KVM-based sandboxing), and application-level IAM (e.g., Cloud IAM policies). This layered approach ensures that if an attacker bypasses one layer, other layers remain intact to protect the system, aligning with the core principle of defense in depth.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Defense in depth means that Google uses a single, very strong encryption algorithm to protect all customer data
Why it's wrong here
This option mistakes the principle of defense in depth for a single, albeit strong, encryption mechanism. Although modern algorithms like AES-256 are robust, any sole control creates a single point of failure—a compromised key or implementation flaw would defeat the entire security posture. True defense in depth layers encryption at the network (TLS), at rest (AES-256 with key hierarchies), and alongside access controls, logging, and anomaly detection, so that no one failure or bypass exposes all customer data.
- ✓
Defense in depth means security is implemented as multiple independent layers — physical security, hardware attestation, network encryption, hypervisor isolation, and application-level IAM — so that bypassing any single layer does not compromise the entire system
Why this is correct
This correctly describes defense in depth. Google's infrastructure security has independent layers: secure physical facilities, Titan security chips for hardware attestation, hypervisor isolation between tenants, encrypted network traffic, and IAM at the application layer. An attacker must bypass all relevant layers simultaneously — dramatically harder than defeating a single control.
- ✗
Defense in depth means Google deploys security controls only at the network perimeter, creating a strong outer boundary
Why it's wrong here
This describes perimeter security, the exact opposite of defense in depth, which relies on a hardened outer boundary while leaving the interior relatively unprotected. Once an attacker breaches the network edge—or a trusted insider acts maliciously—perimeter-only designs offer no further resistance. In Google Cloud, defense in depth applies controls at every layer, including application-level IAM, data encryption, and workload identity, reflecting zero-trust principles that require continuous verification regardless of network location.
- ✗
Defense in depth means customers are responsible for all security layers, with Google providing only the physical infrastructure
Why it's wrong here
This statement incorrectly assigns all security duties to customers and reduces Google's role to physical infrastructure alone. In reality, Google Cloud's shared responsibility model allocates security across both parties: Google secures physical facilities, hardware, hypervisors, and network infrastructure, while customers must configure IAM, encrypt data, and patch their workloads. Defense in depth operates within each party's domain, requiring multiple independent controls rather than a single ownership handover.
Go deeper
Related to this question
Learn chapter
Cloud Digital Transformation
Key term
Hypervisor
A hypervisor is software that creates and runs virtual machines by allowing multiple operating systems to share a single hardware host.
Key term
Model
In IT and AI, a model is a trained mathematical representation that learns patterns from data to make predictions or decisions.
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.