Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Platform Engineering for the Agentic AI Era

Platform Engineering for the Agentic AI Era

Avatar for Michel Hubert

Michel Hubert

March 09, 2026
Tweet

More Decks by Michel Hubert

Other Decks in Technology

Transcript

  1. THE NEXT FRONTIER How AI Agents are redefining infrastructure, governance,

    and developer autonomy in the modern enterprise cloud. Platform Engineering for the Agentic AI Era
  2. Agentic AI acts as a Control Plane Interpreter, translating natural

    language intent directly into validated platform actions. Context-aware reasoning over API schemas. Inline policy enforcement and guardrails. Self-correcting deployment cycles. Defining the Agentic Era The Interpreter Model
  3. Developers navigate a complex maze of CLIs, SDKs, manual pipelines,

    and fragmented documentation to provision infrastructure. Bottleneck: Manual Translation A unified interaction layer where agents reason over policy. Humans provide architectural intent; agents handle implementation details. Outcome: Seamless Orchestration The Collapse of the Stack Legacy Paradigm Agentic Paradigm
  4. Skill Curation: Building reusable "Copilot Skills" that define how agents

    interact with internal services. Instruction Engineering: Drafting precise system prompts and instructions that guide agent behavior and logic. Context Management: Maintaining ADRs (Architecture Decision Records) and diagrams that agents use as truth sources. Intelligent Guardrails: Moving from static IaC modules to dynamic, runtime policy enforcement with Azure Policy. The New Role of Platform Teams
  5. Manual translation of intent into cloud-native APIs is slow and

    prone to human error. Maintaining thousands of static IaC modules across versions creates a massive maintenance debt. Compliance often relies on manual review cycles, slowing down the software delivery lifecycle. Challenges of the Old Era API Verbosity Module Drift Manual Guardrails
  6. Traditionally, dashboards show drift, but humans must fix it. Agents

    bridge this gap by providing continuous drift remediation. Real-time monitoring of live state. Automated root cause analysis. Autonomous policy correction. Closing the Observability Gap From Insight to Action
  7. Instead of hoping templates are correct, agents interact with platform

    APIs where security and compliance are baked into the runtime. By using Azure Policy, the platform team defines "Golden Paths" that agents must follow, ensuring that every generated resource is compliant by design. Runtime Enforcement Azure Policy & Bicep
  8. Copilot Extensions and custom Skills turn static documentation into executable

    patterns. Standardized template generation. On-demand troubleshooting assistance. Automated PR reviews for infrastructure changes. GitHub Copilot & Skills Augmenting the Developer
  9. 24/7 The Azure SRE Agent assists with "Day-2" operations, drastically

    reducing MTTR (Mean Time To Recovery). Incident detection in real-time. Root cause analysis (RCA) reporting. Automated remediation steps. The Azure SRE Agent Autonomous Operations
  10. Focus Area Traditional Approach Agentic Approach (Azure) Provisioning Manual IaC

    Modules Natural Language Intent (Bicep/ARM) Compliance Pull Request Reviews Inline Azure Policy Enforcement Security Periodic Scans Code-to-Cloud with MS Defender Remediation On-call Pagers Azure SRE Agent Self-Correction Security & Governance Matrix
  11. Runtime guardrails and compliance. Application-level abstraction. The primary interaction layer.

    The Azure Agentic Ecosystem Azure Policy Radius GitHub Copilot
  12. Replacing brittle templates with runtime policies reduces maintenance by up

    to 88%. Static Modules 100 % Hybrid Platform 45% Agentic Governance 12% Reduction in Maintenance Burden
  13. Standardize IaC with Bicep and enforce initial Azure Policies. Implement

    Copilot Extensions for internal platform skills. Deploy Azure SRE Agents for automated Day-2 operations. Fully autonomous platform interpretation based on intent. Roadmap to Agentic Readiness Phase 1 Phase 2 Phase 3 Phase 4
  14. "The goal isn't to replace the human engineer, but to

    collapse the stack of manual translation so humans can focus on architecting the future." — The Platform Engineering Vision “