Tutorials
Step-by-step hands-on guides with real-world examples and working code.
8 tutorials
Tutorial
How to Set Up LLM Observability with OpenTelemetry
Use OpenTelemetry to add LLM observability to your Python apps. Follow our guide to trace requests, track API costs, and build monitoring dashboards in Grafana.
Intermediate llmops·60 minutes
Tutorial
How to Build a Developer Control Plane with Backstage
Use this Backstage tutorial to build your own developer control plane. Learn to set up a software catalog, integrate CI/CD, and create service templates.
Intermediate platform-engineering·60 minutes
Tutorial
How to Build AI Agents for Kubernetes Deployments
Learn to build autonomous Kubernetes agents using MCP, Kagent, and K8sGPT to automate diagnostics, resource optimization, and GitOps workflows.
Advanced ai-devops·90 minutes
Tutorial
How to Automate Terraform Reviews with GitHub Actions
Stop review fatigue. Learn to integrate CodeRabbit and GitHub Actions to automate AI-powered Terraform reviews and catch IaC security risks early.
Intermediate terraform·60 minutes
Tutorial
How to Configure Advanced Argo CD Sync Policies for GitOps
Master Argo CD advanced sync policies: implement automated pruning, self-healing, sync waves, and professional rollback strategies for Kubernetes.
Intermediate gitops·60 minutes
Tutorial
How to Set Up Argo CD GitOps for Kubernetes Automation
Learn how to install Argo CD, eliminate configuration drift, and scale deployments across clusters using ApplicationSets in this step-by-step GitOps tutorial.
Intermediate gitops·60 minutes
Advertisement
Tutorial
LLM Observability on Kubernetes: A Practical Guide
Master LLM observability on Kubernetes with this practical guide. Learn to monitor AI agent performance, cost, and behavior using OpenTelemetry, Prometheus, Grafa...
Intermediate kubernetes·90 minutes
Tutorial
Deploy an EKS Cluster with Terraform
Step-by-step tutorial to provision a production-ready EKS cluster on AWS using Terraform modules with networking and node groups.
Intermediate terraform·45 minutes