Udemy - Ultimate Agentic AI DevOps with Claude Code
Ultimate Agentic AI DevOps with Claude Code
https://WebToolTip.com
Published 2/2026
Created by Pravin Mishra | AWS Certified Cloud Practitioner | Solutions Architect
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 19 Lectures ( 2h 22m ) | Size: 1.47 GB
Build AWS infra with Agentic AI DevOps Claude Code: Skills, Agents, Guardrails, MCP tools, Memory + GitHub Actions OIDC
What you'll learn
✓ CLAUDE md: Project Context (Make AI Understand Your Repo) Teach Claude Code your architecture, conventions, and commands so it stops guessing.
✓ Skills: Slash Commands (Your DevOps Command Center) Build reusable /scaffold-terraform, /tf-plan, /tf-apply, /deploy workflows with strict tool guardrails.
✓ Custom Agents: AI Team (Security + Cost + Drift + Terraform Writer) Create specialist subagents to audit Terraform, optimize spend, detect drift, and generate.
✓ MCP Servers: Live Tooling (AWS + Terraform Docs Access) Connect Claude to real AWS resources and Terraform provider schemas so outputs are accurate & upto date.
✓ Safety: Guardrails (Hooks + Permissions for Live Infra) Implement the 3-layer safety model: UserPromptSubmit → PreToolUse → PostToolUse, plus allow/deny permiss
✓ Memory: Persistence (Remember What Worked) Enable project + agent memory so Claude improves across sessions and doesn’t repeat the same mistakes.
✓ CI/CD: Automation (GitHub Actions + OIDC) Deploy on every push using keyless auth, S3 sync, and CloudFront invalidation—no stored AWS access keys.
✓ Capstone: Build From Scratch (Full .claude/ Operating System) Rebuild the complete system end-to-end: skills, agents, hooks, MCP, memory, and CI/CD.
Requirements
● Basic DevOps foundations: Git/GitHub, CLI comfort, and a rough idea of Terraform + AWS (S3/CloudFront/IAM).
● A laptop/desktop with internet + VS Code installed; you should be comfortable editing files and running terminal commands.
● AWS account with permissions to create S3/CloudFront/IAM resources + AWS CLI configured (aws sts get-caller-identity).
● Tools installed: Claude Code (CLI + extension), Terraform (>=1.5), Docker, uvx, and a GitHub account for CI/CD.