0:00
9:47
9:47

Agentic AI in DevOps — The Skill Every Cloud Engineer Needs in 2026

Tech

In this video, I'll show you exactly what Agentic AI in DevOps means — and then build a real working AI agent live that automatically diagnoses CI pipeline failures, reads the source code, identifies the root cause, and posts the fix to Slack. No complex frameworks. Just Python, the Claude API, and 3 tools. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔗 RESOURCES ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ GitHub Repo → https://github.com/cloudadvocate/devops-agent Anthropic API → https://console.anthropic.com Anthropic Docs → https://docs.anthropic.com ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 WHAT YOU WILL LEARN ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ✅ What Agentic AI is and how it differs from regular AI assistants ✅ The Perceive → Plan → Act → Observe loop explained simply ✅ How to build a DevOps AI agent from scratch in Python ✅ How tools work — and why they are like workers for the agent ✅ How to wire Claude API with GitHub Actions and Slack ✅ Production guardrails every DevOps engineer must know ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛠️ TECH STACK ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ - Python 3.12 - Anthropic Claude API (claude-sonnet-4) - GitHub Actions - Slack Webhook - WSL2 / Ubuntu ---------- PLEASE SUBSCRIBE ➡️https://bit.ly/36x6qQy ❤️ If you like my work, consider buying me ☕https://bit.ly/3lumyqx ---------- PLAYLISTS: - Associate Cloud Engineer Study Guide: https://bit.ly/37y1dYl - Google Cloud Playlist: https://bit.ly/37uMZal ---------- - Questions? Thoughts? Disagreements? Tell us here in the comments. ---------- LETS CONNECT: 👍 Facebook: https://www.facebook.com/multicloudguy 📸 Instagram - https://instagram.com/multicloudguy 🐦 Twitter - https://twitter.com/multicloudguy

ADVERTISEMENT

Comments 10

Sign in to join the conversation

Sign in
J
jamesrune24 3 weeks, 4 days ago

Even this sonar qubes does what calude has done here?

R
reynaldo_godínez 3 weeks, 4 days ago

Hitting your video after very long time but the quality of knowledge is always superb 👌 Need guidance on agentic ai for devops playlist

M
madeleinedelahaye639 3 weeks, 4 days ago

So does it means devops jobs will be lesser than what they were in past before AI as dev will handle pipelines … what should be the exact course now for someone who wants to pivot in devops from let’s say qa with around 10 years of experience

emmanuelle_maillot
emmanuelle_maillot 3 weeks, 5 days ago

Hey Gk ! Do we need to write the code (As a devops engineer do we nee to write a code for agents ) or is there ready made code available ?

C
christopher_thompson 3 weeks, 6 days ago

Learn SAP ....AI can never replace SAP consultants

T
tony_johnson 3 weeks, 6 days ago

It won’t run in background, so we need to run every time to check what went wrong etc…

A
aimée.foucher 3 weeks, 6 days ago

Thanks a lot sir, yes definitely please make a video on github actions or flux workflow on how this can be implemented?

monica.proctor
monica.proctor 3 weeks, 6 days ago

Any plans for AI DevOps

S
sabrina_king 3 weeks, 6 days ago

nice and helpful and clear way

B
bryanmyst97 3 weeks, 6 days ago

Thanks for sharing