RBAC for AI Services Quiz

5 questions Pass: 70% +25 pts

Quiz covering Advanced Security Topics

RBAC for AI Services Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    In the context of Role-Based Access Control (RBAC) for AI services, what is the primary purpose of the 'Principle of Least Privilege'?

  2. 2

    When configuring RBAC for an AI model deployment, which of the following is the most secure way to manage access to sensitive training datasets?

  3. 3

    An AI engineer needs to monitor the performance of a production model but should not be able to modify the model's weights or deployment configuration. Which RBAC role is most appropriate?

  4. 4

    Why is it recommended to use Managed Identities (or service-to-service authentication) instead of hardcoded API keys when connecting an AI application to a secure database?

  5. 5

    You are implementing RBAC for a multi-tenant AI platform. You need to ensure that 'Tenant A' cannot access the inference logs of 'Tenant B', even though both use the same underlying AI infrastructure. What is the most effective approach?