AI 13 items

Tagged: AI

Posts (9)

· 15 min read · ·

The Complete Engineer's Guide to AI Agents

I've been building software for over 20 years. And I'll be honest — when the term "AI agent" started flooding my LinkedIn feed in 2023, I rolled my eyes. It felt like a rebranding of chatbots with better PR. Little could I have predicted its impact.

The Complete Engineer's Guide to AI Agents
· 6 min read · ·

The Noise Is the Problem

I run an AI security company. I'm supposed to tell you AI risk is manageable — that with the right governance framework and a good dashboard, you'll sleep fine.

I don't believe that anymore.

The Noise Is the Problem
· 8 min read · · Featured ·
AI

Tests Are the New Source Code

I graduated in 2007. Computer science undergrad, then a master's, then a PhD in computer engineering. I've spent nearly two decades in this industry — as an engineer, as a manager, as someone who got away from the keyboard more than I wanted to during those management years, and as someone who's come back to it with a vengeance.

Tests Are the New Source Code
· 10 min read · ·
AI

Autoscaling Revisited: LLMs, MCP, and the Stack

Two years ago I wrote about why reactive autoscaling falls short and what ML brings to the table. A lot has changed. LLMs are now a primary workload in most cloud fleets, and they break almost every assumption the classic autoscaling stack was built on. Here's what's actually different, and where Model Context Protocol fits into the picture.

Autoscaling Revisited: LLMs, MCP, and the Stack
· 9 min read · ·

Autoscaling From the Inside: Seven Years at Turbonomic

I spent seven years at Turbonomic — back when it was still called VMTurbo, through the rebranding, through the IBM acquisition in 2021, and a few years past that. So writing about autoscaling without touching what I actually worked on every day would feel dishonest. This is the insider perspective: what Turbonomic actually does, why the economic model it's built on is genuinely clever, and where the edges of that model sit.

Autoscaling From the Inside: Seven Years at Turbonomic

Presentations (2)

Vibe Coding to Production: Mastering Cursor + AI

Anshuman Biswas Anshuman Biswas
·
AI

Vibe Coding to Production

Anshuman Biswas Anshuman Biswas
·
AI

Guides (2)

The Complete Engineer's Guide to AI Agents — From Zero to Production

Everything you need to build production-grade AI agents in Go — from the ReAct loop to multi-agent orchestration, knowledge graphs, RAG, determinism techniques, security, cost optimization, and real-world patterns. With interactive diagrams and fully working code.

Anshuman Biswas Anshuman Biswas
· 43 min read · April 6, 2026
AI

The Complete Guide to Claude Code — Tips, Tricks & Advanced Workflows

Everything you need to master Claude Code — from setup to advanced multi-agent workflows, MCP servers, hooks, memory systems, and the daily workflow of a power user.

Anshuman Biswas Anshuman Biswas
· 11 min read · April 1, 2026
AI