
Verify prerequisites for this course: DevOps fundamentals including Docker, Kubernetes, Terraform, AWS Cloud, and Linux; familiarize agentic AI concepts like skills, sub-agent, and MCP server.
Become a devops engineer and go live on AWS by building infrastructure with Terraform, deploying eight Spring Boot services to EKS, and enabling GitOps with Argo CD.
Walk through the eight-service microservices architecture, highlighting config server, Eureka discovery, API gateway, MySQL-backed services, GenAI with vector store, and the DevOps stack (Helm, Argo CD, Terraform).
Run eight microservices with docker compose up -d, enforcing startup order via config and discovery servers and health checks, with api gateway and observability through Eureka, Zipkin, Prometheus, and Grafana.
Master the Jira board workflow to pick epics and tickets, read the technical spec, and drive cloud code builds from Terraform foundations to remote state and GitOps with Argo CD.
Connect Claude Code to Jira via Atlassian mcp, authenticate with OAuth, and generate five pet clinic platform stories (directory structure, bootstrap, backends, providers, versions) with terraform init, validate, and fmt.
Compare the all-public-subnet production design with the learning setup, using security groups as the perimeter, ADR-0001, and cost savings from no nat gateway.
Review and deploy the EKS module by validating IAM trust policies, OIDC/IRSA setup, and add-on versions, then run terraform plan and apply to provision resources.
Verify eight ECR repositories in the petclinic-dev-namespace, confirm v1.0.0 images and scan-on-push results, and assess CVEs to maintain a secure, repeatable build workflow.
Review the RDS module and credential flow, ensure security group, parameter group, and lifecycle settings align across dev and prod, then deploy and collect the RDS endpoint.
Verify connectivity from a debug pod inside the cluster to the RDS MySQL instance, validate credentials from Secrets Manager, and confirm utf-8mb4 parameter group is applied.
Build the entire DNS and ingress stack for EKS using Terraform and Helm. Configure Route 53 hosted zone, ALB ingress, DNS records, and dev environment wiring with validation.
Review and deploy the dns, certificate validation, and ingress settings across two phases, ensuring proper data source hosted zone usage, acm validation, and accurate ingress annotations for a secure alb.
Verify end-to-end secret management from AWS secrets manager to Kubernetes, ensuring ESO health, synced external secrets, and decoded values match across RDS credentials and OpenAI API key.
Verify that all eight pods and services are up, reachable, and end-to-end functional from browser to database through the ALB, API gateway, Eureka, and RDS.
Review and deploy with helm upgrade --install, verify templates and values merge, then deploy in startup order from config server to all services, validating rds endpoints and secrets.
What if you could deploy production-grade AWS infrastructure without writing a single line of code yourself?
That’s exactly what this course is about. You’ll take a real Spring Boot microservices application—eight services, real databases, real traffic—and push it all the way to production on AWS. Every Terraform module, every Kubernetes manifest, every CI/CD pipeline, and every runbook is generated by Claude Code. Your role is to think like an architect: write precise prompts, review the outputs, and make sure everything is production-ready.
This isn’t a step-by-step tutorial. It’s a project.
You step into the role of a DevOps engineer handed a Jira board and expected to deliver. You’ll work through real epics—networking, compute, container registry, databases, secrets, GitOps, observability—in the same sequence a real production team would follow.
What you’ll build:
A VPC with public subnets across multiple availability zones
An Amazon EKS cluster running cost-optimized Graviton ARM nodes
Amazon RDS MySQL for persistent storage
Amazon ECR with lifecycle policies and vulnerability scanning
A GitOps pipeline using ArgoCD (auto-sync for dev, manual approvals for production)
GitHub Actions CI pipelines that build, push, and trigger deployments
Secrets Manager integrated with External Secrets Operator for Kubernetes
A full observability stack with Prometheus, Grafana, Fluent Bit, and Zipkin
Why Claude Code?
AI doesn’t replace engineers—it amplifies them. But only if you know how to guide it, evaluate its output, and catch what it misses. This course focuses on building that skill in the context of a real-world project, so you walk away with both working infrastructure and a repeatable workflow.
By the end, you’ll have:
A production-ready AWS platform in your GitHub portfolio
Hands-on experience with Terraform, EKS, ArgoCD, and GitHub Actions
A repeatable, AI-assisted workflow you can apply to future projects
If you’ve been meaning to get serious about cloud infrastructure, this is where it starts.