Skip to main content
05 / NOW

WHAT I'M UP TO.

A public log of what I'm actively building, learning, and the technical questions currently keeping my mind occupied.

LAST UPDATED: September 2026
// 01 BUILDING

Active Systems & Platforms

SYS_01BUILDING

AI-Powered Workflow Systems

Building agentic execution systems that utilize Model Context Protocol (MCP) servers and headless Playwright automation to execute reliable multi-step cloud tasks.

SYS_02BUILDING

ShipOps Knowledge Platform

Publishing in-depth production guides on Azure landing zones, Terraform state isolation, and DevOps automation best practices.

SYS_03BUILDING

Personal Engineering Command Center

Crafting tanmaytrivedi.me using the 'Engineering Noir' design system, Next.js static generation, and sub-100ms edge performance.

// 02 LEARNING

Architectural Research Areas

DOMAIN_01IN PROGRESS

Advanced Azure Architecture

Zero-trust multi-region landing zones, advanced ExpressRoute traffic engineering, and private network perimeter design.

DOMAIN_02IN PROGRESS

Cloud-Native AI Infrastructure

Designing cost-efficient compute runtimes for agentic workloads using Azure Container Apps scale-to-zero and GPU-enabled nodes.

DOMAIN_03IN PROGRESS

Kubernetes & Service Mesh

Hardening AKS clusters with Cilium eBPF networking, Istio mutual TLS, and automated Argo CD GitOps pipelines.

// 03 INQUIRIES

Questions I'm Exploring

Open engineering questions with non-trivial trade-offs that I am actively testing in production and staging environments.

QUESTION_01

How much infrastructure does an AI system actually need?

Balancing heavy microservice orchestrations versus lean serverless container runtimes with scale-to-zero compute.

OPEN_INQUIRY
QUESTION_02

When should a workload use Container Apps vs App Service?

Evaluating cold-start latency, KEDA event-driven scaling, and networking boundaries for production microservices.

OPEN_INQUIRY
QUESTION_03

How do you design reliable, deterministic AI workflows?

Preventing hallucinated parameter executions through rigorous schema validation (Zod/Pydantic) and MCP boundaries.

OPEN_INQUIRY