PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #360
Your organization is building an application powered by generative AI that uses sensitive internal data lo train the AI model. The application is built using Vertex AI, which is generally available…
The correct answer is C. Do nothing. Vertex AI foundation models are frozen by default and do not use your data for model-. Google Cloud’s policy is that customer data (prompts, responses, adapter tuning data, etc.) is not used to train or improve foundation models without the customer’s explicit permission or instruction, so your sensitive data won’t be incorporated into public model tuning by…
Question
Options
- ADo not use Vertex AI for sensitive data. Use only public data with minimal privacy requirements.
- BEncrypt your data by using customer-managed encryption keys (CMEK) to have full control over
- CDo nothing. Vertex AI foundation models are frozen by default and do not use your data for model-
- DContact Google support to opt out of model tuning.
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C88% (28)
- D3% (1)
Explanation
Google Cloud’s policy is that customer data (prompts, responses, adapter tuning data, etc.) is not used to train or improve foundation models without the customer’s explicit permission or instruction, so your sensitive data won’t be incorporated into public model tuning by default.
Topics
Community Discussion
No community discussion yet for this question.