Analysis & Opinion

The infrastructure enterprises need for AI agents

IntelSource: MIT Technology Review - AI27/07/2026, 08:32
Enterprise agentic AI extends far beyond enhanced chatbots — it encompasses automated systems that handle end-to-end business processes across people, workflows, data and infrastructure. Intel conducted extensive testing of agentic AI workloads and distilled five key lessons for business leaders navigating this shift. The core insight is that agentic AI is fundamentally a systems challenge, not merely an algorithmic one. Success requires more than model inference — it demands task orchestration, data pipeline reliability, tool integration, governance frameworks and scalable infrastructure. Traditional metrics focusing on language model performance miss critical operational signals; companies must track task latency, maximum agent capacity and total cost of ownership. Intel extended Terminal-Bench, an open source benchmarking platform, to provide deeper visibility into agent performance. The testing framework included diverse workload categories — code generation, database queries, video transcoding and machine learning workflows — ensuring findings reflected real enterprise scenarios. Three technical principles shape successful implementations: first, plan capacity around agent density per CPU core rather than absolute agent counts, allowing portable comparisons across infrastructure sizes. Second, use 95th percentile task latency as the primary monitoring metric instead of average CPU utilization, since agents exhibit burst patterns that hide congestion in average measurements. Third, horizontal scaling typically outperforms vertical scaling, delivering better performance, lower costs and easier maintenance of target agent-to-core ratios. The most promising initial use cases involve workflows with well-defined rules and measurable outcomes — code synthesis, test automation, incident triage, market research and security analysis. Sustainable results stem from reliable platforms that manage economic trade-offs and enable controlled progression from experimental deployments to production at scale.
The infrastructure enterprises need for AI agents — lupAI