Secure Cloud SQL Deployment with IAM Auth
CI/CD pipeline on GCP using GitHub Actions, Terraform, Cloud Run, and IAM-authenticated Cloud SQL with restricted networking. Delivering fast, consistent deployments with automated security controls.
Secure AWS VPC with Terraform
Secure-by-default AWS VPC built with Terraform: public and private subnets, route tables, NACLs, and a baseline security group. Private subnets have no internet route; separate tiers and no public SSH by default.
AWS WAF Attack Defense & CI/CD Pipeline
Web application behind HTTPS ALB with AWS WAF blocking OWASP Top 10, rate limiting, and IP reputation rules. Simulated SQLi, XSS, floods, and scanner traffic; full Terraform + GitHub Actions CI/CD with Trivy, Checkov, and auto rollback.
Azure App Service POC – OIDC & Terraform CI/CD
Secure, secret-free infra and deployment pipeline for an Azure web app. Terraform, Azure App Service (Linux, Node 18), GitHub Actions, and OIDC—no client secrets.