A collection of hands-on DevOps and Kubernetes projects focused on real-world architecture, automation, observability, and security in cloud-native environments.
This collection represents my ongoing work in building automated, secure, and observable Kubernetes infrastructures that integrate DevOps best practices and cloud-native principles.
Each project is built as a reusable and modular blueprint that can be adapted for real production use.
| Project | Description | Tech Stack |
|---|---|---|
| terraform-aws-eks-bootstrap | Bootstraps a production-ready EKS cluster using Terraform | Terraform, AWS, EKS |
(coming soon) kubernetes-security-with-falco |
Runtime security and intrusion detection with Falco | Kubernetes, Falco |
(coming soon) kubernetes-monitoring-stack |
End-to-end observability stack with Prometheus, Grafana, and Loki | Prometheus, Grafana, Loki |
(coming soon) argocd-gitops-pipeline |
Declarative GitOps deployment using Argo CD | Argo CD, GitHub Actions |
(coming soon) helm-microservices-deployment |
Multi-service deployment using Helm charts and NGINX Ingress | Helm, Kubernetes |
- Kubernetes architecture and infrastructure design
- Automated CI/CD and GitOps workflows
- Security and runtime threat detection
- Observability and monitoring best practices
- Infrastructure as Code with Terraform and Helm