What problem does it solve?
This Skill provides comprehensive guidance and code examples for managing cloud infrastructure, implementing DevOps practices, and orchestrating containerized applications.
Core Features & Use Cases
- Cloud Platform Management: Covers AWS, GCP, and Azure services for compute, serverless, and storage.
- Kubernetes Orchestration: Details core concepts, service types, Ingress, and Helm charts.
- Infrastructure as Code: Includes Terraform examples for provisioning cloud resources.
- CI/CD Pipelines: Provides templates for GitHub Actions and GitLab CI.
- Containerization: Offers Dockerfile and Docker Compose examples.
- Observability & Security: Covers Prometheus, Grafana, secrets management, and network policies.
- Use Case: Set up a new Kubernetes cluster on AWS using Terraform, configure a CI/CD pipeline with GitHub Actions to deploy a containerized application, and implement basic monitoring with Prometheus and Grafana.
Quick Start
Use the devops-cloud skill to generate a basic Kubernetes deployment manifest for a web application.