Exam CY0-001 Topic 1 Question 5 Discussion
Actual exam question for CompTIA's CY0-001 exam
Question #: 5
Topic #: 1
Question #: 5
Topic #: 1
Hotspot Question
Instructions
Use the drop-down menus to define two appropriate security controls for each component of the AI system. Each control may be used only once.
If at any time you would like to bring back the initial state of the simulation please click the Reset All button.
An engineer is deploying a new AI system and wants to integrate it into the core system through an API.

Instructions
Use the drop-down menus to define two appropriate security controls for each component of the AI system. Each control may be used only once.
If at any time you would like to bring back the initial state of the simulation please click the Reset All button.
An engineer is deploying a new AI system and wants to integrate it into the core system through an API.

Suggested Answer:

Explanation:
Cloud control plane: IAM policies, Resource policies
Prompt firewall: Injection policies, Output monitoring
WAF: Connection rate limits, Input token validation
Front-end API + Model + Vector database: Guardrails, Input quota
API gateway: Load balancing, Authentication token validation
Cloud control plane relies on IAM and resource policies to enforce centralized identity and access management as well as usage restrictions.
Prompt firewall protects against malicious input via injection policies and ensures outputs are monitored for compliance and safety.
WAF controls connection rate to mitigate DoS and validates input tokens to stop unauthorized access attempts.
Front-end API, Model, and Vector database share guardrails to restrict unsafe behaviors and input quotas to prevent overuse, making them consistent and efficient security points.
API gateway enforces load balancing for availability and validates authentication tokens at the entry point, providing secure and scalable access.
by Orville at Sep 07, 2026, 05:22 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).