Valid CY0-001 Dumps shared by EduDump.com for Helping Passing CY0-001 Exam! EduDump.com now offer the newest CY0-001 exam dumps, the EduDump.com CY0-001 exam questions have been updated and answers have been corrected get the newest EduDump.com CY0-001 dumps with Test Engine here:
A recently deployed AI system becomes persistently unavailable. A restart temporarily fixes the issue, but the issue happens again. Upon examination of application programming interface (API) logs, an analyst finds that external calls continued to use system resources after the action completed. Which of the following is the best way to improve availability of the system?
Correct Answer: B
The persistent unavailability is caused by external calls consuming resources even after completion, indicating sessions are not being closed. Enforcing session expiration ensures unused sessions are terminated, freeing resources and improving system availability.