Learn by role

AI Platform and LLMOps Engineer roadmap

Keep AI systems running, cheap and reliable, once they leave the demo.

An AI platform or LLMOps engineer owns the layer around the model: the gateway every service calls through, the server it runs on, the traces that show what happened, the cost it burns, and the guardrails that keep it safe. This roadmap builds that layer, from one endpoint in front of every provider to a deployed, observed, affordable system. Every live stop opens real lessons.

Free and self-paced, no API key needed. Open any stop to see its lessons, finish them to earn XP, and climb from Recruit to Platform engineer.

6stages
19frameworks
220lessons ready
2projects
0%complete
Your rank Recruit0 / 5300 XP · 0 of 18 stopsNext rank: Ready to operate
Start herePython for AI

Platform engineer

6 stages, 19 frameworks and 2 projects. Finish them and you will have shipped the kind of systems these teams hire for, with the lessons to back every one.

Browse all frameworks

Questions about this roadmap

What does an AI platform or LLMOps engineer do?

They run the infrastructure that AI features depend on: a gateway in front of every model provider, serving and scaling, observability and tracing, cost and rate limits, guardrails, and deployment. It is MLOps discipline applied to language models, where cost, latency and safety matter as much as accuracy.

Can I start this roadmap as a beginner?

Yes. The first stage teaches Python from your first line of code, then APIs and how language models work. Every later stage assumes only the stages before it.

Do I need an API key or a paid model account?

No. The courses use small stand-in models you write yourself, or a small open model that runs on your own computer, so no lesson needs an API key or a paid account. The gateway and serving stages are where you learn how a real hosted model would slot in.

Some stops say coming soon. Why?

A few frameworks on the serving and orchestration stages do not have a full course yet, so those stops link to the official docs and are marked done by hand. The rest of the roadmap is live lessons you can take today, and the coming-soon courses drop into the same stops as they are written.

How is this different from the AI Forward Deployed Engineer roadmap?

That roadmap builds an AI system and ships it to a customer. This one is about the platform underneath: it goes deep on gateways, serving, observability, cost and reliability, which the forward deployed roadmap only touches when it deploys.