Agentic AI Platform Engineering
Everything an organisation must build so a fleet of agents can run safely in production. The agent runtime and memory architecture, the protocol layer (MCP, A2A), the tool estate, the LLM gateway, the knowledge foundation, agent identity and non-human identity governance, the action enforcement boundary, runtime guardrails, and agent-granular observability. Built for platform engineers and architects who have to operate agents, not write them.
What you'll learn
Curriculum
11 modules · 58 lessonsThe Platform Layer
What an agentic platform is, where the boundary between platform and agent teams sits, how tenancy works for agent workloads, and the reference architecture the rest of the course fills in.
The Agent Runtime
Agents as long-lived stateful workloads: lifecycle, reasoning loop controls, the three kinds of memory, session state, durable scratchpads, and supporting orchestration frameworks without being captured by one.
The Protocol Layer
Why agent protocols exist, what MCP and agent-to-agent coordination each solve, interoperating with hyperscaler agent fabrics, and designing so protocol churn is a contained change.
The Tool Layer
Tools as versioned platform products: the tool contract, registries and breaking-change management, capability discovery as an authorisation decision, schema enforcement, and operating an MCP server estate.
The LLM Gateway
The control point above the inference layer: provider abstraction, routing and fallback, caching, token accounting and cost attribution, and policy enforcement at the model boundary.
The Knowledge Foundation
Retrieval as shared platform infrastructure: vector store selection and topology, hybrid retrieval and reranking, embedding migration at scale, and structured grounding with knowledge graphs.
Agent Identity and Access
The agent-specific identity problem: why service accounts do not fit, governing non-human identity at population scale, delegated user-plus-agent authority, propagation across multi-agent flows, secret-less credentials, and Know Your Agent enforcement at runtime.
The Action Gateway
The unavoidable boundary between agent reasoning and real-world effect: API mediation and contract enforcement, idempotency under unknown outcomes, blast radius control, and audit-grade action logging.
Runtime Guardrails and Governance
Containment as infrastructure: input and output guardrails, sensitive data detection and routing, prompt injection as an architectural problem, human-in-the-loop approval, and mapping published risk frameworks to real controls.
Evaluation and Observability
What agent-granular observability has to capture that conventional tracing does not: reasoning and tool lineage, evaluation harnesses in the promotion path, systematic red-teaming, and SLOs when correctness is probabilistic.
Operating the Fleet
Running the platform at fleet scale: capacity and cost governance, promotion of non-deterministic versions, incident response for silent failure, operational readiness review, and a full capstone architecture.
About the Author

Sharon Sahadevan
AI Infrastructure Engineer
Building production GPU clusters on Kubernetes. H100s, large-scale model serving, and end-to-end ML infrastructure across Azure and AWS.
10+ years designing cloud-native platforms with deep expertise in Kubernetes orchestration, GitOps (Argo CD), Terraform, and MLOps pipelines for LLM deployment.
Author of KubeNatives, a weekly newsletter read by 3,000+ DevOps and ML engineers for production insights on K8s internals, GPU scheduling, and model-serving patterns.