- A
Store all patient data in Cloud Storage with object versioning.
Why wrong: Data storage is separate from model deployment; versioning does not address access restrictions.
- B
Enable encryption at rest for all resources.
Why wrong: Encryption at rest is necessary but not sufficient; network access control is also required.
- C
Use a publicly accessible endpoint for faster response times.
Why wrong: Public endpoints violate HIPAA by exposing PHI to the internet.
- D
Use a private Google Cloud Access and disable external internet access for the endpoint.
This ensures the endpoint is not publicly accessible, a key requirement for HIPAA.
Quick Answer
The answer is that using a private Google Cloud Access endpoint with external internet access disabled is the essential measure for HIPAA-compliant model deployment on Vertex AI. This configuration ensures that the fine-tuned model endpoint is only reachable within the organization’s VPC network, preventing electronic protected health information (ePHI) from being transmitted over the public internet, which directly satisfies the HIPAA Security Rule’s requirements for safeguarding patient data during transmission and deployment. On the Google Cloud Generative AI Leader exam, this question tests your understanding of network isolation as a core compliance control, often appearing as a trap where candidates mistakenly focus on encryption alone or on access logging. The key distinction is that while encryption protects data in transit, disabling external internet access eliminates exposure to public networks entirely. Memory tip: think “Private endpoint, public blocked” — if the endpoint can be reached from the internet, it is not HIPAA-ready.
Generative AI Leader Fundamentals of Generative AI Practice Question
This Generative AI Leader practice question tests your understanding of fundamentals of generative ai. 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.
An organization uses a fine-tuned model for medical diagnosis and must comply with HIPAA. Which measure is essential when deploying the model on Vertex AI?
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 a private Google Cloud Access and disable external internet access for the endpoint.
Option D is correct because HIPAA requires that patient data be protected from unauthorized access during transmission and deployment. Using a private Google Cloud Access endpoint with external internet access disabled ensures that the model endpoint is only reachable within the organization's VPC network, preventing data exposure over the public internet and meeting HIPAA's security rule for safeguarding electronic protected health information (ePHI).
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 all patient data in Cloud Storage with object versioning.
Why it's wrong here
Data storage is separate from model deployment; versioning does not address access restrictions.
- ✗
Enable encryption at rest for all resources.
Why it's wrong here
Encryption at rest is necessary but not sufficient; network access control is also required.
- ✗
Use a publicly accessible endpoint for faster response times.
Why it's wrong here
Public endpoints violate HIPAA by exposing PHI to the internet.
- ✓
Use a private Google Cloud Access and disable external internet access for the endpoint.
Why this is correct
This ensures the endpoint is not publicly accessible, a key requirement for HIPAA.
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 encryption at rest or basic data storage features are sufficient for HIPAA compliance, when in fact network-level access controls (like private endpoints) are the critical measure for protecting ePHI during model inference.
Detailed technical explanation
How to think about this question
Private Google Cloud Access (also known as Private Service Connect or VPC Service Controls) allows Vertex AI endpoints to be accessed only from within a specified VPC network or through on-premises connections via Cloud VPN or Dedicated Interconnect. This ensures that inference requests and responses containing ePHI never traverse the public internet, aligning with HIPAA's security rule (45 CFR § 164.312(e)(1)) which mandates transmission security measures. In practice, organizations often combine this with IAM roles and Cloud Audit Logs to enforce least-privilege access and maintain an audit trail for compliance audits.
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 media company stores terabytes of video archives that are accessed once a year for audit purposes. Moving these objects to a cold storage tier (Azure Archive, S3 Glacier, or Google Nearline) costs a fraction of hot storage. Questions like this test whether you understand storage tiers, access frequency tradeoffs, and retrieval latency requirements.
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.
- →
Fundamentals of Generative AI — study guide chapter
Learn the concepts, then practise the questions
- →
Fundamentals of Generative AI practice questions
Targeted practice on this topic area only
- →
All Generative AI Leader questions
500 questions across all exam domains
- →
Google Cloud Generative AI Leader Generative AI Leader study guide
Full concept coverage aligned to exam objectives
- →
Generative AI Leader practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related Generative AI Leader practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Fundamentals of Generative AI practice questions
Practise Generative AI Leader questions linked to Fundamentals of Generative AI.
Business Strategies for Generative AI Solutions practice questions
Practise Generative AI Leader questions linked to Business Strategies for Generative AI Solutions.
Google Cloud's Generative AI Offerings practice questions
Practise Generative AI Leader questions linked to Google Cloud's Generative AI Offerings.
Techniques to Improve Generative AI Model Output practice questions
Practise Generative AI Leader questions linked to Techniques to Improve Generative AI Model Output.
Generative AI Leader fundamentals practice questions
Practise Generative AI Leader questions linked to Generative AI Leader fundamentals.
Generative AI Leader scenario practice questions
Practise Generative AI Leader questions linked to Generative AI Leader scenario.
Generative AI Leader troubleshooting practice questions
Practise Generative AI Leader questions linked to Generative AI Leader troubleshooting.
Practice this exam
Start a free Generative AI Leader 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 Generative AI Leader question test?
Fundamentals of Generative AI — This question tests Fundamentals of Generative AI — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Use a private Google Cloud Access and disable external internet access for the endpoint. — Option D is correct because HIPAA requires that patient data be protected from unauthorized access during transmission and deployment. Using a private Google Cloud Access endpoint with external internet access disabled ensures that the model endpoint is only reachable within the organization's VPC network, preventing data exposure over the public internet and meeting HIPAA's security rule for safeguarding electronic protected health information (ePHI).
What should I do if I get this Generative AI Leader 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 →
Last reviewed: Jun 30, 2026
This Generative AI Leader 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 Generative AI Leader exam.
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.
Sign in to join the discussion.