Portfolio

Engineering
Architectural
Clarity.

Ajitem Sahasrabuddhe
LOC: 21.08N / 79.10E

The Philosophy

I've been building things since 2011 — container runtimes from scratch, multi-agent AI systems, and 15+ years of making Go do unreasonable things.

Currently serving as Lead Technology Consultant at Technogise, I partner with enterprises to bridge strategy and execution. I optimize distributed systems and lead cloud-native transformations with an obsession for precision, performance, and long-term maintainability.

Beyond the IDE, I treat software as structural engineering: strong types, functional paradigms, and deterministic environments. I automate the mundane and architect what is next.

Tech Inventory

01 / Languages

GoTypeScriptRustJavaPython

02 / Infra

DockerKubernetesTerraformLinuxNginx

03 / Cloud

AWSGCPCloudflareHetzner

04 / AI / Agents

LangChainOpenAI APIAnthropic APIVector DBsLlamaIndex

05 / Data

PostgreSQLRedisApache KafkaSnowflake

06 / Frameworks

React/Next.jsSpring BootFastAPINode.js

Talks

From veth Pairs to Services: The Secret Life of Container Packets

2026

Thu 12th February, 4:55 pm – 5:30 pm

ContainerDays London • London

Containers make networking look simple: kubectl exec into a pod and curl just works. Under the hood lies a fascinating stack of Linux features — network namespaces, veth pairs, bridges, and iptables — that power connectivity in standalone Docker and Kubernetes pods.

KubernetesNetworkingLinuxGo

Profiling, Memory Management, and Garbage Collection in Go

2026

Wed 11th February, 2:15 pm – 2:50 pm

ContainerDays London • London

Go makes it deceptively easy to write scalable applications, but performance bottlenecks often lurk where we least expect them: in memory usage and garbage collection. Developers may suddenly face high latency, ballooning memory, or mysterious goroutine leaks in production — leaving them puzzled about what went wrong.

GoPerformanceProfiling

Sustainable Cloud Architecture

2025

Sun 24th August, 5:10 pm – 5:50 pm

DigitalOcean Developer Meetup • Pune

Principles and practices for building cloud workloads that balance performance, cost, and environmental impact — from design choices to operational habits that scale responsibly.

CloudArchitectureSustainability