CY0-001 · Question #19
A team of data scientists is ready to release a model for enterprise use. The team wants to protect the model from unintentional changes or tampering. Which of the following is the most appropriate…
The correct answer is D. Integrate an application programming interface (API) with identity and access management (IAM). Protecting the model from tampering requires controlled and auditable access. By integrating the model with an API secured by IAM roles, only authenticated and authorized users or systems can interact with it, ensuring integrity and preventing unauthorized changes.
Question
A team of data scientists is ready to release a model for enterprise use. The team wants to protect the model from unintentional changes or tampering. Which of the following is the most appropriate action?
Options
- AChange the model to a large language model (LLM) for interactive features with guardrails.
- BProvide secure copies of the model for local runtime usage.
- CRestrict access to only IT professionals in the organization.
- DIntegrate an application programming interface (API) with identity and access management (IAM)
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D83% (24)
Explanation
Protecting the model from tampering requires controlled and auditable access. By integrating the model with an API secured by IAM roles, only authenticated and authorized users or systems can interact with it, ensuring integrity and preventing unauthorized changes.
Topics
Community Discussion
No community discussion yet for this question.