Description:
Built a production-grade CI/CD pipeline for a distributed microservices system running on Kubernetes. The pipeline automated build, test, and deployment stages, achieving near-zero downtime releases and consistent environment parity across staging and production.
Scope:
Containerized 12+ microservices using Docker.
Set up a GitHub Actions pipeline for continuous integration and Canary deployments.
Integrated Kubernetes manifests with Helm for versioned releases.
Added automated rollbacks and notification triggers via Slack and Prometheus alerts.
The pipeline automated build, test, and deployment stages, achieving near-zero downtime releases and consistent environment parity across staging and production