I build, secure, and automate enterprise-grade infrastructure on Microsoft Azure.
Azure | Terraform | CI/CD | GitHub Actions | Cloud Security | Networking | Monitoring | Infrastructure
Automated Azure infrastructure provisioning using Terraform IaC and GitHub Actions CI/CD.
- Terraform IaC β deploys VNet, NSG, subnets, Resource Group with zero manual interaction
- GitHub Actions CI/CD β auto-triggers terraform init, plan, apply on every push
- Azure Service Principal authentication with encrypted GitHub Secrets
Project link: https://github.com/Prasanth0809/cloudguard-iac-pipeline
A hands-on Azure security project implementing:
- Azure Virtual Network with public/private subnet segmentation
- Network Security Groups (NSG) with /32 CIDR IP whitelisting
- Custom RBAC roles with least-privilege access
- Azure Log Analytics + KQL security investigation
- Microsoft Defender for Cloud security posture
- Azure Policy governance and resource tagging
Project link: https://github.com/Prasanth0809/azure-secure-cloud-infrastructure