🚀 Just built my first production-level DevOps project!
Deployed a full CI/CD pipeline with monitoring & alerting on AWS.
🔧 Tech Used:
- Docker & Docker Compose
- GitHub Actions (CI/CD)
- Prometheus + Grafana
- Alertmanager + Slack
- Nginx
- Real-time dashboards (CPU, latency, error rate)
- Automated deployment pipeline
- Slack alerts for failures
- Load testing with
hey![Uploading github_actions_ci
CI / CD pipeline Observability stack
GitHub Source code Actions Build & test ECR Container registry EC2 Virtual machine Nginx Reverse proxy App scrapes metrics Prometheus Metrics storage Grafana Dashboards fires alert Alertmanager Alert routing Slack Notifications CI / CD Infrastructure Observability AlertingClick any node to learn more cd_pipeline.svg…]()
🌐 Live Demo: http://13.232.26.112/health
This project helped me understand real-world DevOps concepts like: ✔ Stateless vs Stateful systems ✔ Monitoring & observability ✔ Debugging production issues
Would love feedback 🙌 #DevOps #AWS #Docker #Cloud #Learning
