// sumit.bicep — infrastructure for one (1) cloud architect. Idempotent since 2018.
resource sumit 'People/CloudArchitects@2026-07-16' = {
name: 'Sumit Malik'
location: 'Bangalore, IN' // lowest-latency region to the Himalayas
sku: { name: 'He/Him', tier: 'Caffeinated' }
properties: {
role: 'Azure Cloud Solution Architect @ Spektra Systems'
speaks: ['Bicep', 'Terraform', 'Python', 'PowerShell', 'TypeScript', 'YAML (fluent, reluctantly)']
currentlyShipping: [
'RAG apps on Azure OpenAI'
'AI agents over the Model Context Protocol (MCP)'
'LLM inference on AKS — NVIDIA Dynamo, Ray on Anyscale'
'Hands-on cloud labs used by thousands of learners'
]
automationPolicy: 'if (task.count >= 2) { pipeline(task) }'
clickOpsTolerance: 0
}
tags: {
offDuty: 'Triumph 🏍️ + mountain roads'
uptime: 'chai-dependent'
}
}
output collaboration string = 'open — especially cloud automation & AI agent projects'| Project | The pitch | |
|---|---|---|
| 🔐 | GitSecureOps | React + TypeScript app that audits who can touch your repos — every collaborator, every repo, bulk revoke. Live demo → |
| 🍕 | pizza-mcp-agents | AI agents ordering pizza over MCP + serverless APIs. My agent-tooling playground (fork of Azure-Samples). |
| 📚 | CloudManual | Cloud-focused blog platform built with TypeScript and React. |
| 🌐 | Portfolio | Personal site, served straight out of this repo by GitHub Pages. |
⚡ When the pipeline runs green, I'm gone — mountain roads, one Triumph, zero meetings.




