CY0-001 · Question #40
A security engineer needs to monitor an AI-based system for runtime operations. The engineer is mostly concerned about the visibility of internal activity. Which of the following is the most…
The correct answer is D. Enabling stack call and debugging level traces at the function level. For runtime visibility into internal activity of an AI system, the most suitable control is enabling stack calls and debugging-level traces. This provides granular insights into function-level execution, dependencies, and operations, which directly supports monitoring of…
Question
A security engineer needs to monitor an AI-based system for runtime operations. The engineer is mostly concerned about the visibility of internal activity. Which of the following is the most appropriate monitoring solution?
Options
- ADeploying a security information and event management (SIEM) tool
- BImplementing a web application firewall (WAF) with header logging
- CRelying on vendor model controls and monitoring prompt inputs
- DEnabling stack call and debugging level traces at the function level
How the community answered
(52 responses)- A15% (8)
- B8% (4)
- C6% (3)
- D71% (37)
Explanation
For runtime visibility into internal activity of an AI system, the most suitable control is enabling stack calls and debugging-level traces. This provides granular insights into function-level execution, dependencies, and operations, which directly supports monitoring of runtime behavior.
Topics
Community Discussion
No community discussion yet for this question.