Question 124 of 500
Ensuring data protectionhardMultiple SelectObjective-mapped

Quick Answer

The answer is enabling Cloud Audit Logs for key operations, along with using VPC Service Controls and managing key access through IAM conditions. VPC Service Controls create a security perimeter around Cloud KMS resources, preventing data exfiltration by restricting access to the key material from unauthorized networks or projects, even if an attacker gains valid credentials. This combination directly addresses protecting Cloud KMS key material by ensuring that every request to the key must originate from within an allowed VPC scope, while audit logs provide a tamper-evident record of all key usage. On the Google Professional Cloud Security Engineer exam, this scenario tests your understanding of defense-in-depth for encryption keys, often appearing as a multi-select question where a common trap is choosing key rotation alone—rotation protects future data but does not block active exfiltration. Remember the mnemonic "VPC Logs Lock Keys" to recall that VPC Service Controls, Cloud Audit Logs, and IAM conditions form the three pillars for safeguarding key material.

PCSE Ensuring data protection Practice Question

This PCSE practice question tests your understanding of ensuring data protection. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Which three actions help protect Cloud KMS key material? (Choose three.)

Question 1hardmulti select
Full question →

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

Use VPC Service Controls to restrict access to the key.

B is correct because VPC Service Controls create a security perimeter around Cloud KMS resources, preventing data exfiltration by restricting access to the key material from unauthorized networks or projects. This helps protect the key material even if an attacker gains credentials to the key, as the request must originate from within the allowed VPC scope.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Store the key in an HSM cluster.

    Why it's wrong here

    Using an HSM is a key storage choice, not an ongoing protective action; it is already inherent when using Cloud HSM.

  • Use VPC Service Controls to restrict access to the key.

    Why this is correct

    VPC SC prevents data exfiltration and restricts access to the key.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Assign the Cloud KMS Admin role to all developers.

    Why it's wrong here

    Too permissive; least privilege should be applied.

  • Enable automatic key rotation.

    Why this is correct

    Rotation reduces the window of exposure if a key is compromised.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Enable Cloud Audit Logs for key operations.

    Why this is correct

    Audit logs provide visibility into key usage for detection of anomalies.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Google Cloud often tests the misconception that hardware security modules (HSMs) alone provide complete protection for key material, but the trap here is that HSMs secure key storage, not access control or perimeter security, which are addressed by VPC Service Controls and audit logging.

Detailed technical explanation

How to think about this question

VPC Service Controls use context-aware access policies that evaluate the request's origin (e.g., VPC network, IP range, or project) before allowing KMS operations, effectively blocking requests from outside the defined perimeter. This is enforced at the Google Cloud infrastructure layer, not just at the application level, and can prevent data exfiltration even if an attacker compromises a service account key. In a real-world scenario, an organization might use VPC Service Controls to ensure that only workloads in a specific GKE cluster can decrypt data with a KMS key, preventing a compromised VM in another project from accessing the key material.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related PCSE practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free PCSE practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this PCSE question test?

Ensuring data protection — This question tests Ensuring data protection — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Use VPC Service Controls to restrict access to the key. — B is correct because VPC Service Controls create a security perimeter around Cloud KMS resources, preventing data exfiltration by restricting access to the key material from unauthorized networks or projects. This helps protect the key material even if an attacker gains credentials to the key, as the request must originate from within the allowed VPC scope.

What should I do if I get this PCSE question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This PCSE 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 PCSE exam.