Automating Incident Response with AI Agents at Deno Deploy
Jump to 0:21Deno is actively using AI agents to manage downtimes and incidents for its Deno Deploy service, a platform for hosting websites. These agents, including OpenClaw, are designed to automate tasks traditionally performed by human Site Reliability Engineers (SREs), such as diagnosing and resolving issues. To effectively manage these incidents, the agents are granted extensive access to production systems, including databases like Postgres, container orchestration platforms like Kubernetes, and cloud services such as AWS.
This integration allows for rapid response to service disruptions, improving the efficiency and speed of incident resolution. However, granting such broad access to autonomous AI agents also introduces new security challenges and risks that need to be carefully addressed.


