Operations | Monitoring | ITSM | DevOps | Cloud

AI in the public sector (infrastructure challenges and solutions)

The U.S. government has cataloged over 1,700 active AI use cases, and nearly 90% of federal agencies are already using or planning to use AI. The European Commission has disclosed nearly 1,500 AI use cases across EU member states. With over 3,200 combined AI use cases cataloged across the US and EU, public sector IT leaders face an identical roadblock: traditional application delivery controllers were not designed to parse or throttle Layer 7 LLM payloads, leading to backend GPU exhaustion.

From traces to experiments: A loop for improving AI agents

Let’s say your team shipped a support agent last quarter. The launch demo went well, stakeholders were pleased, and everyone moved on. A few months later, things start to look off. Summaries of long conversations are truncated, and monitors show latency spikes on tool calls to the billing API. Your team’s first instinct is to ship fixes such as tweaking prompts or upgrading the model.

From Attention to Action: How Digital Systems Shape Demand

Between the moment someone types a query and the moment they act on the result, a sequence of independent systems runs: query rewriting, intent classification, retrieval, an auction, a click-through prediction, a page render measured in hundreds of milliseconds, and a routing decision about where the resulting tap goes. None of those systems is designed to persuade. They are designed to estimate, price, and allocate.

The End of Browsing: How AI Is Rewriting Digital Discovery

Sometime in 2025, a quiet threshold was crossed: the majority of Google searches in the United States began ending without a single click. Data from SparkToro and Similarweb puts roughly 58.5% of US searches as resolving on the results page itself, and for news queries the zero-click rate climbed from 56% to 69% in a single year. The search box still works the way it always has. What changed is that we've stopped leaving it.

Why More Technology Is Becoming a Service Instead of a Product

A growing number of technology purchases no longer end at checkout. A phone gains new AI features months after launch, a vehicle receives software updates from the cloud, and a security camera may lose important functions if its online service disappears. The physical product still matters, but increasingly it is only the visible edge of a much larger system.

Fin's CTO on Building Great Engineering Organizations in the AI Era

A few months ago, Darragh Curran, CTO at Fin (formerly Intercom) set a public goal to double engineering productivity and nearly tripled it instead. They did so by pulling a few levers: AI writing code at scale, building an AI-driven PR review system, leveraging observability as a trust mechanism, and with leadership becoming more hands-on through the transition.

Your next internal developer platform is a library of agent skills

What happens when AI agents become direct users of your infrastructure? Michael Kutsch, Staff SRE and Team Lead for Cloud Foundations at PostHog, argues that the next internal developer platform may be a library of agent skills. Instead of forcing every task through a portal, his team is giving agents structured context, reusable workflows, and deterministic scripts they can call when reliability and governance matter.

Why Most Enterprise AI Agent Programs Overspend, and What Actually Fixes It

Enterprise AI agent programs overspend because leaders optimize token costs, which represent just 20-25% of variable run costs. Human oversight accounts for 70-75%. The real fix is reducing exception rates and embedding governance directly into agent execution from the start.