How AI Agents Are Silently Disrupting Enterprise Infrastructure

Photo: VentureBeat
Quick answer
ИИ-агенты в корпоративных системах вызывают скрытые сбои, не фиксируемые традиционными методами мониторинга. К 2028 году треть ПО будет включать агентный ИИ, но 40% проектов закроют из-за рисков.
Enterprise IT systems increasingly face incidents triggered by autonomous AI agents. Acting within their algorithmic frameworks, these agents can initiate actions that lead to cascading failures. For example, an agent detecting latency in a microservice might restart a cluster without considering that other services are already under peak load or that the database is performing a background reindexing. The result? A 'herd effect' that exacerbates the problem rather than resolving it.
The core issue lies in how enterprises perceive AI agents. Unlike traditional chaos engineering experiments—where engineers assess current system load before making changes—agents operate automatically, without contextual awareness. This leads to scenarios where agent actions provoke failures that go unreported, as the root cause is attributed to technical glitches rather than AI errors.
Experts advocate for a 'resilience reserve' model to assess a system's ability to withstand additional real-time loads. This model should track parameters like SLO exhaustion rates, latency trends, dependency saturation, and application behavioral signals. Every agent action must be logged in this system to prevent multiple agents or experiments from simultaneously overloading the same dependencies.
While large language models (LLMs) can generate hypotheses about potential failures, they have limitations. LLMs can identify risks based on historical data but fail to account for infrastructure changes post-dependency graph updates. In such cases, human oversight is critical, especially when signals are ambiguous or the system is unstable.
To mitigate risks, enterprises must integrate AI agent actions into existing chaos management processes. This includes creating mechanisms to block agent actions when the 'resilience reserve' is insufficient and escalating decisions to engineers in ambiguous situations. Only then can autonomous systems operate reliably in production environments.
Common questions
- Почему ИИ-агенты становятся причиной инфраструктурных сбоев?
- Агенты действуют автоматически, не учитывая контекст системы. Они могут инициировать каскадные сбои, например, перезапуская кластер без анализа текущей нагрузки других сервисов.
- Как предприятия могут предотвратить сбои от ИИ-агентов?
- Внедрить модель «резерва устойчивости», которая оценивает способность системы выдерживать нагрузки в реальном времени и блокирует действия агентов при недостаточном запасе прочности.
- Какие ограничения есть у LLM при прогнозировании сбоев от ИИ-агентов?
- LLM могут выявлять риски на основе исторических данных, но не учитывают изменения в инфраструктуре после обновлений. В неоднозначных ситуациях решения должен принимать человек.
- Какие данные Gartner приводят о внедрении ИИ-агентов в корпоративное ПО?
- К 2028 году треть корпоративного ПО будет включать агентный ИИ, но 40% таких проектов будут закрыты из-за слабого контроля рисков.
Dzen feed: /feed/dzen.xml · RSS: /feed.xml