DEV Community

Amit Malhotra
Amit Malhotra

Posted on

Internal Developer Platforms in the Age of AI Agents

AI agents are changing how software gets built, deployed, and operated.

But there’s a problem: giving agents more autonomy also increases the need for guardrails.

This is where Internal Developer Platforms (IDPs) become even more important.

From Self-Service to Agent-Ready Infrastructure

Traditional IDPs help developers:

  • Provision infrastructure
  • Deploy applications
  • Manage environments
  • Access observability and security tools
  • Follow standardized workflows

With AI agents, the platform becomes more than a developer portal.

It becomes the controlled execution layer for AI-driven engineering.

An agent may be able to create a service, configure infrastructure, or trigger a deployment — but the platform should define:

  • What can it do?
  • How can it do it?
  • What requires approval?
  • What can be automatically rolled back?

The Future: Platforms Built for Humans + Agents

A modern IDP should provide:

→ Standardized workflows agents can reliably execute
→ Policy and security guardrails before actions reach production
→ APIs and automation instead of manual console steps
→ Observability so humans can understand what agents changed
→ Auditability for every automated action

The goal isn't to replace developers with agents.

It's to give developers and agents a safe, predictable platform to work through.

A Simple Principle

AI agents bring autonomy.
Internal Developer Platforms bring control.

Together, they can create a much more scalable engineering model — where developers focus on architecture and product decisions while platforms handle the repeatable execution.

This is the direction we’re exploring with Vertro, an Internal Developer Platform designed for GCP engineering teams.

Learn more: https://vertro.io

What do you think?

Will AI agents make IDPs more important — or eventually make parts of the platform layer invisible?

Top comments (0)