Highlighted Projects

GKE CI/CD with Secure Deployment

Built a CI/CD pipeline for a private GKE cluster using Cloud Build & GitHub. Automated deployment, SSL, autoscaling, PodDisruptionBudgets, and secure Ingress.

Tech: Cloud Build, GitHub, GKE, Kubernetes, SSL

View Code

MongoDB Backup Automation

Shell script automates MongoDB backups, integrating success/failure alerts and upload to GCP Cloud Storage.

Tech: Bash, Cron, Cloud Storage

System Resource Monitoring Script

Linux script to monitor memory, disk, and CPU usage with log-based alerts for threshold breaches.

Tech: Bash, Linux

VM Creation Notification System

Log-based alerting to track VM provisioning, integrating Pub/Sub & Cloud Functions for notifications.

Tech: GCP Logging, Pub/Sub, Cloud Functions