Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
DevOps Final Project
My DevOps final project showcases a complete, production-grade deployment pipeline built with modern cloud-native technologies. The application is developed using Flask, a lightweight Python web framework, containerized with Docker, and orchestrated using Kubernetes on Google Cloud’s GKE. All cloud infrastructure components are provisioned through Terraform's infrastructure-as-code technology. CI/CD is fully automated with GitHub Actions, which securely injects credentials at runtime using GitHub Secrets to ensure security best-practices. Terraform itself operates under a dedicated, least-privileged GCP service account to reinforce strict access control. To maintain full observability, the system integrates Prometheus and Grafana for monitoring alongside Loki for centralized logging. The project demonstrates robust infrastructure automation, strong security practices, and a cloud-native DevOps architecture.



