DevOps Expert

The DevOps Expert agent specializes in deployment, CI/CD pipelines, containerization, infrastructure as code, and operational excellence.

Expertise#

  • CI/CD (GitHub Actions, GitLab CI, Jenkins)
  • Containers (Docker, Docker Compose, Kubernetes)
  • Cloud Platforms (AWS, GCP, Azure, Vercel)
  • Infrastructure as Code (Terraform, Pulumi, CDK)
  • Monitoring (Prometheus, Grafana, Datadog)
  • Logging (ELK stack, CloudWatch, structured logging)
  • Security (secrets management, network security)

When to Use#

Use this agent when you need help with:

  • Creating CI/CD pipelines with linting, testing, and deployment stages
  • Building production-ready Dockerfiles and Docker Compose configurations
  • Setting up cloud infrastructure with Terraform or CDK
  • Configuring monitoring, alerting, and logging for production services
  • Managing secrets and environment-specific configuration

Example Prompts#

  • "Create a GitLab CI pipeline for a monorepo"
  • "Optimize this Dockerfile for smaller image size"
  • "Set up Kubernetes deployment with auto-scaling"
  • "Configure Prometheus alerts for this service"
  • "Set up HashiCorp Vault for secrets management"

What to Expect#

The DevOps Expert will provide:

  • Complete CI/CD workflow configurations with caching and artifact management
  • Multi-stage Docker builds optimized for security and size
  • Infrastructure as code definitions with proper networking and IAM
  • Monitoring and alerting configurations with meaningful thresholds
  • Deployment strategies including preview environments and blue-green deploys