Prateek Gupta
I architect resilient, auto-scaling multi-cloud infrastructure across Azure and AWS, automate DevSecOps pipelines with 15+ Terraform child modules, and enforce 99.99% site reliability.
SRE Live Command Center
Real-Time Cloud Telemetry
Hub-and-Spoke Architecture Visualizer
Azure Firewall & Bastion (Hub)
Centralized threat detection, IDPS inspection, and secure SSH/RDP Bastion tunnel.
module "hub_firewall" {
source = "./modules/azure_firewall"
resource_group = module.resource_group.name
sku_tier = "Standard"
subnet_id = module.hub_vnet.subnets["AzureFirewallSubnet"].id
}Reliability Engineering at Scale
I am a Computer Science & Engineering undergraduate (B.Tech 2022–2026 at AKTU) specializing in Site Reliability Engineering (SRE), Multi-Cloud Architecture (Microsoft Azure & Amazon Web Services), and DevSecOps continuous integration.
Currently working as a Cloud Infrastructure Intern at DevOps Insiders, I design enterprise Azure Landing Zones and AWS VPC topologies using 15+ modular Terraform child modules. I integrate tfsec, tflint, Checkov, and Trivy security scans into automated CI/CD pipelines.
My focus is 100% on multi-cloud reliability engineering — reducing Mean Time to Resolution (MTTR), establishing High-Level (HLD) & Low-Level Design (LLD) specifications, and tracking Infracost governance to optimize cloud infrastructure expenditure.
Production-Tested SRE & Cloud Skills
Architecting high-availability infrastructure across Azure & AWS, enforcing IaC governance, and building shift-left DevSecOps pipelines.
Multi-Cloud (Azure & AWS)
Enterprise Microsoft Azure & Amazon Web Services provisioning, networking, and IAM governance.
VMs, VNets, Blob Storage, Entra ID (Azure AD), Resource Groups
EC2, S3, VPC, IAM, Route 53, CloudWatch
VNet Peering, ExpressRoute, VPN Gateway, Azure Firewall, Route Tables
CAF-aligned enterprise governance, HLD & LLD design architecture
Infrastructure as Code (IaC)
Declarative multi-cloud infrastructure provisioning with 15+ custom Terraform modules.
Multi-cloud providers, workspace management, remote state locking
15+ Reusable modules for VNets, VPCs, Subnets, VMs, Key Vaults, and Storage
for_each, count, dynamic blocks, map(object(...)) schema design
Azure Blob & AWS S3 state backends with lease locking and encryption
DevSecOps & Shift-Left Security
Automated build workflows, static code analysis, and vulnerability scanning in CI/CD.
tfsec, tflint, Checkov, Trivy vulnerability & policy scanning in CI/CD
Automated Terraform plan/apply workflows, secret management
Shift-left cost estimation and Open Policy Agent guardrail enforcement
Azure Key Vault, GitHub Secrets, environment isolation
SRE & Telemetry Observability
Site reliability engineering, observability metrics, and automated alert response.
Cluster telemetry dashboards, metric scrapers, alert rules
Containerizing microservices, AKS pod health monitoring
Tracking reliability budgets, alert escalation policies
Linux admin, systemd services, automated Bash & PowerShell scripting
Scripting & Cloud Automation
Automating multi-cloud operations, system tasks, and infrastructure scripts.
Linux shell automation, system cron jobs, CLI scripts
Azure CLI & AWS CLI automation routines
Object-oriented programming and DSA fundamentals
Featured SRE & IaC Projects
Enterprise Azure Landing Zones, automated DevSecOps pipelines, and Prometheus observability stacks.
Azure Landing Zone Infrastructure
Architected a scalable, highly secure Azure Landing Zone infrastructure using 15+ reusable custom child modules. Designed nested map(object(...)) variables to dynamically provision virtual networks, subnets, peering, firewalls, and security rules without code duplication. Features HLD/LLD documentation and remote Azure Blob Storage backend state management with lease locking.
module "landing_zone" {
source = "./modules/azure_hub_spoke"
resource_group = "rg-devopsinsiders-hub"
vnet_hub_cidr = ["10.0.0.0/16"]
firewall_sku = "Standard"
enable_bastion = true
spoke_vnets = {
aks_cluster = { cidr = ["10.1.0.0/16"] }
database_tier = { cidr = ["10.2.0.0/16"] }
}
}Azure Landing Zone Infrastructure
Production-ready, CAF-aligned Enterprise Hub-and-Spoke Landing Zone engineered with 15+ modular Terraform IaC child modules.
DevSecOps Automated Pipeline
Automated GitHub Actions & Azure Pipelines CI/CD featuring tfsec, Checkov, Infracost, and Trivy vulnerability scanning.
SRE Observability Telemetry System
Comprehensive site reliability monitoring stack tracking Kubernetes cluster health, node telemetry, and automated alert routes.
Terraform Security & Governance Shield
Automated policy-as-code governance framework preventing non-compliant Azure & AWS cloud deployments.
Work Experience & Education
Engineering cloud infrastructure, building automated DevSecOps pipelines, and driving reliability.
Cloud Infrastructure & SRE Intern
PRESENTDevOps & Infrastructure Intern
B.Tech in Computer Science & Engineering
Dr. A.P.J. Abdul Kalam Technical University (AKTU) (2022 – 2026)
Let's Build Resilient Cloud Infrastructure
Open for Site Reliability Engineering (SRE), Multi-Cloud Architecture, and DevSecOps opportunities.
Direct Communication
Fast Response within 24h