> Automating infrastructure, deploying microservices, and monitoring the cloud โ๏ธ
> Current Location: Netherlands ๐ณ๐ฑ ๐ผ
![]() |
|
ย ย ย
ย ย ย
|
ย ย ย ![]() |
|
![]() |
![]() |
|
|
![]() |
|
![]() |
My CI/CD Pipeline Diagram git push โ GitHub Actions โ Terraform apply โ Docker build โ K8s deploy โ Monitoring
graph TD
A[๐จโ๐ป Dev - git push] --> B[โ๏ธ GitHub Actions]
B --> C[๐ฆ Terraform Apply]
C --> D[๐ณ Docker Build & Push]
D --> E[โ Kubernetes Deploy]
E --> F[๐ Monitoring: Prometheus + Grafana]