Google Cloud Professional Cloud Architect — Question 188

You are architecting a new application feature for a healthcare provider based in Qatar. The feature needs to summarize sensitive patient notes that are submitted by clinicians. A critical requirement is that the content of these patient notes must never be processed outside of Qatar's borders. You want to use a powerful, pre-trained generative model for the summarization task while strictly adhering to the data residency constraint. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because deploying the Gemma model on a Vertex AI Endpoint within a Google Cloud region in Qatar ensures that the sensitive patient notes remain within the required geographic boundaries. Option A, while it mentions security, doesn't guarantee that the summarization is fully within Qatar's borders. Option C does not meet the residency requirement, and D involves creating a model from scratch, which is not necessary when a pre-trained model is available.