Skip to main content
OPERATIONAL · READY TO BUILD
CLOUD ENGINEER / AZURE / DEVOPS

I BUILD SYSTEMS THAT DON'T FALL APART.

Cloud infrastructure, automation, and AI-powered systems — engineered for reliability, resilience, and scale.

REGIONAZURE / GLOBAL
STATUS100% AUTOMATED
CURRENTLY
BuildingAI-powered workflow systems & cloud automation platforms
LearningCloud architecture, MCP servers & AI infrastructure
WritingAzure · DevOps · Engineering lessons learned the hard way
// 01 PHILOSOPHY

I LIKE COMPLEX PROBLEMS.
I LIKE SIMPLE SOLUTIONS.

I'm a Cloud Engineer focused on Azure, DevOps, infrastructure automation, and cloud-native systems. I believe disciplined foundations outlast fleeting complexity.

More about me
01

AUTOMATE BEFORE YOU SCALE.

Premature manual operations breed operational debt. True scale is unlocked when infrastructure, testing, and deployment pipelines are fully reproducible and codified from day one.

TENET_01ENFORCED
02

MEASURE BEFORE YOU OPTIMIZE.

Intuition is valuable for hypotheses, but dangerous for architecture. Deep telemetry, structured metrics, and distributed tracing must inform every performance or cost decision.

TENET_02ENFORCED
03

DESIGN FOR FAILURE.

In cloud systems, networks partition, pods crash, and regions experience hiccups. Resilient engineering treats failure as a standard operating state through redundancy and self-healing.

TENET_03ENFORCED
04

KEEP COMPLEXITY WHERE IT BELONGS.

A simple developer and user experience often requires disciplined complexity under the hood. Contain and isolate that complexity within platform abstractions rather than exposing it.

TENET_04ENFORCED
// 02 EXPERTISE

TECHNICAL DOMAINS & CAPABILITIES.

No endless walls of logos. Organized by engineering discipline — from enterprise cloud landing zones to autonomous AI infrastructure.

01DISCIPLINE

CLOUD ARCHITECTURE

Enterprise Azure cloud environments engineered with defense-in-depth, strict workload isolation, and resilient networking.

#Azure#AKS (Kubernetes)#Azure Container Apps#App Services / Functions#Hub-and-Spoke VNet#Private Endpoints#Azure Firewall#Application Gateway#API Management#Key Vault#Log Analytics#AWS / GCP
SYSTEM_CAPABILITYVERIFIED
02DISCIPLINE

DEVOPS & CI/CD

Automated build, test, and release pipelines ensuring consistent, audit-ready deployments without human intervention.

#GitHub Actions#Azure DevOps#CI/CD Pipelines#Docker#Kubernetes / Helm#Argo CD#DevSecOps#Zero-Downtime Rollouts
SYSTEM_CAPABILITYVERIFIED
03DISCIPLINE

INFRASTRUCTURE AS CODE

Codified infrastructure state, modular architecture, and policy-as-code governing multi-subscription enterprise environments.

#Terraform#Infrastructure as Code#State Management#Cloud Adoption Framework (CAF)#Resource Group Governance#Azure Policy
SYSTEM_CAPABILITYVERIFIED
04DISCIPLINE

DEVELOPMENT & AUTOMATION

Modern full-stack interfaces, automation tooling, and high-performance APIs connecting cloud infrastructure to end users.

#Next.js#TypeScript#Python#FastAPI#Shell / Bash#REST APIs#YAML / JSON
SYSTEM_CAPABILITYVERIFIED
05DISCIPLINE

AI & EMERGING SYSTEMS

Exploring the frontier of AI infrastructure, agentic execution systems, Model Context Protocol (MCP), and browser automation.

#Model Context Protocol (MCP)#MCP Servers#AI Agentic Workflows#Playwright Automation#Cloud-Native AI Systems#AI Infrastructure
SYSTEM_CAPABILITYVERIFIED
// 03 SELECTED WORK

SYSTEMS, PLATFORMS & ARCHITECTURES.

Engineering case studies and active platforms built with resilient cloud infrastructure, infrastructure as code, and agentic workflows.

View all projects
PRODUCTION CASE_STUDYCLOUD

Enterprise Cloud Modernization

Auditing & Migrating 40+ Workloads across 400+ Resource Groups

Architected and executed an infrastructure & DevOps modernization for a leading private aviation company. Migrated 40+ workloads into a Cloud Adoption Framework (CAF) compliant hub-and-spoke architecture.

  • Consolidated 40+ subscriptions and 400+ resource groups into unified CAF landing zones.
  • Established secure on-prem hybrid connectivity via ExpressRoute and VPN Gateway with zero-trust private endpoints.
#Azure#Terraform#Hub-and-Spoke#ExpressRoute#Azure Firewall#APIM#Private Endpoints#Managed Identity
ACTIVECLOUD

ShipOps

Engineering Content & Cloud Knowledge Platform

A dedicated engineering knowledge and content platform focused on Cloud Architecture, Azure, DevOps workflows, and infrastructure automation.

  • In-depth guides on real-world Azure hub-and-spoke networking and landing zones.
  • CI/CD and Terraform automation best practices distilled for production environments.
#Azure#DevOps#Cloud#Automation#Next.js
IN DEVELOPMENTAI

AI Workflow Platform

Autonomous Agentic Automation with MCP & Playwright

An AI-powered workflow automation system exploring autonomous agents, Model Context Protocol (MCP) servers, browser automation, and containerized cloud runtimes.

  • Dynamic tool calling and local context bridging via Model Context Protocol.
  • Headless browser task execution with Playwright and self-healing error loops.
#Next.js#FastAPI#Azure#Docker#MCP#Playwright
ACTIVEDEVOPS

Terraform Azure Landing Zones

Production-grade Modular Infrastructure as Code

A complete library of modular Terraform configurations implementing Azure Cloud Adoption Framework (CAF) landing zones, automated network routing, and security baselines.

  • Fully parameterized modules for hub VNets, spoke VNets, and private DNS zones.
  • Built-in compliance with Azure CIS benchmarks and automated tfsec / checkov scans.
#Terraform#Azure#GitHub Actions#IaC#DevSecOps
IN DEVELOPMENTAUTOMATION

MCP Browser Sidecar

Model Context Protocol Server for Headless Automation

A lightweight Model Context Protocol (MCP) server providing structured browser inspection, screenshot capture, and web interaction primitives for AI agents.

  • Exposes semantic DOM snapshotting and accessibility tree inspection to LLMs.
  • Zero-dependency sidecar container design.
#TypeScript#Playwright#MCP#Docker
ACTIVEPERSONAL

tanmaytrivedi.me

Engineering Noir Personal Headquarters

This website itself — built as a living representation of cloud engineering, systems thinking, and minimalist design with sub-second performance.

  • Original 'Engineering Noir' design system with Geist & JetBrains Mono typography.
  • 100% static prerendered output ready for Azure hosting.
#Next.js#TypeScript#Tailwind CSS#Azure
// 04 EXPERIENCE

BUILDING MY WAY THROUGH THE CLOUD.

A track record of solving real-world infrastructure problems, automating deployments, and scaling reliable cloud platforms.

View full experience

Cloud Engineer / DevOps Engineer

[ADD COMPANY]·Remote / Hybrid

Leading cloud architecture, Infrastructure as Code automation, and platform modernization across enterprise Azure environments.

Modernized infrastructure for a leading private aviation company: audited 40+ subscriptions and 400+ resource groups.
Successfully migrated 40+ mission-critical workloads into hardened hub-and-spoke networks with ExpressRoute connectivity.
Automated infrastructure provisioning workflows, eliminating manual configuration drift.
#Azure#Terraform#GitHub Actions#Azure DevOps#Docker#AKS#Azure Container Apps#Private Endpoints#Azure Firewall
2024 — PresentPRESENT

DevOps / Infrastructure Engineer

[ADD COMPANY]·India

Automated continuous integration, deployment pipelines, containerized workloads, and infrastructure observability.

[ADD ACHIEVEMENT]
[ADD ACHIEVEMENT]
#Docker#Kubernetes#CI/CD#Bash / Shell#Python#Azure#Git
[ADD DATE]
// 05 WRITING

THINGS I'VE LEARNED THE HARD WAY.

Field notes, architecture trade-offs, and practical lessons from operating cloud systems and AI workflows in production.

Read all articles
Azure
6 min read

Azure Container Apps: Designing for Scale-to-Zero in Production

A deep dive into cold-start mitigation, KEDA HTTP scaler tuning, and ingress routing when building cost-optimized microservices on ACA.

Sep 2026
Read
Terraform
8 min read

Terraform in Production: What Breaks at 400+ Resource Groups

Architectural strategies for state file partitioning, module version pinning, plan performance optimization, and blast radius containment.

Aug 2026
Read
AI
5 min read

Building Deterministic AI Workflows with MCP & Playwright

Bridging large language models with browser automation and local system tools using the Model Context Protocol without hallucinated executions.

Jul 2026
Read
Kubernetes
7 min read

The Production Kubernetes Readiness Checklist

Essential guardrails every AKS cluster needs before accepting production customer traffic: resource requests, PDBs, and network policies.

Jun 2026
Read
Career
5 min read

From Operator to Systems Builder: A Cloud Career Reflection

Why the future of DevOps belongs to engineers who write code, design platforms, and treat infrastructure as a software product.

May 2026
Read
// 06 CONNECT

HAVE AN INTERESTING PROBLEM?

Let's talk about technology, cloud architecture, engineering, or something ambitious you're building.