For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 3Question 11
    Hard1 markMultiple Choice
    Domain 3: Designing for Security and ComplianceDomain 3VPC Service ControlsData ExfiltrationSecurity

    GCP PCA · Question 11 · Domain 3: Designing for Security and Compliance

    CASE STUDY: CareData Health

    Company Overview:
    CareData Health is a large healthcare provider network operating 50 hospitals. They manage petabytes of patient records, medical imaging, and telemetry data.

    Current Technical Environment:

    • Decentralized on-premises data centers at each hospital
    • Legacy Electronic Health Record (EHR) systems
    • Fragmented data silos preventing holistic patient views

    Business Requirements:

    • Centralize patient data into a single secure data lake
    • Enable machine learning for predictive diagnostics
    • Securely share anonymized data with external research partners

    Executive Statements:

    • CEO: "We must leverage AI to improve patient outcomes and reduce readmission rates."
    • CISO: "Zero tolerance for data breaches. Patient data must be encrypted everywhere, and we must prevent any unauthorized data exfiltration."
    • DPO (Data Protection Officer): "We must strictly adhere to HIPAA in the US and GDPR for our European patients. Data residency is mandatory."

    Technical Requirements:

    • End-to-end encryption using keys managed by CareData
    • Strict access controls and comprehensive audit logging
    • Ingestion of HL7 and FHIR healthcare data formats
    • Physical separation of EU and US data

    Constraints:

    • Highly regulated environment
    • Legacy systems cannot be modified, only integrated with

    QUESTION:
    To meet the CISO's requirement of preventing unauthorized data exfiltration from the centralized data lake (BigQuery and Cloud Storage), which security control should you implement?

    Answer options:

    A.

    Implement Cloud Armor policies to block all external IP addresses.

    B.

    Configure VPC Service Controls to create a secure perimeter around the GCP projects containing the data lake.

    C.

    Use Identity-Aware Proxy (IAP) to require multi-factor authentication for all database queries.

    D.

    Remove all external IP addresses from the Compute Engine instances.

    How to approach this question

    Identify the core requirement: 'prevent data exfiltration' from managed services (BigQuery/GCS). VPC Service Controls is the specific GCP feature designed to mitigate data exfiltration risks.

    Full Answer

    B.Configure VPC Service Controls to create a secure perimeter around the GCP projects containing the data lake.✓ Correct
    VPC Service Controls allows you to define a security perimeter around Google Cloud resources. It mitigates data exfiltration risks by ensuring that data cannot be copied or transferred to unauthorized external GCP projects or external IP addresses, even if the user performing the action has the correct IAM permissions.

    Common mistakes

    Assuming IAM is enough. IAM controls *who* can access data, but if an authorized user is compromised, IAM won't stop them from copying the data to their personal GCP account. VPC SC stops this.
    Question 10All questionsQuestion 12

    Practice the full GCP Professional Cloud Architect Practice Exam 3

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ02**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...HardQ03**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ04**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...EasyQ05**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...Medium
    View all 50 questions →