D
The Dev Blog
New articles every week

Ideas on engineering,
AI, and building things.

A blog about software architecture, AI agent systems, distributed computing, and the craft of building great software.

Modern AI Agent Architectures: How Multi-Agent Systems Like OpenHands and Claude Flow Work
Featured
ai agents architecture distributed-systems

Modern AI Agent Architectures: How Multi-Agent Systems Like OpenHands and Claude Flow Work

A deep dive into multi-agent AI architectures - how frameworks like OpenHands and Claude Flow use planner-worker patterns, role-based orchestration, and parallel execution to solve complex tasks.

M
S
Mohan Appalabhaktula & Sai Savitha Rasmi
· · 18 min read

Latest Articles

Recent writing on engineering and technology

Custom LLMs with Auto-Scaling on AWS, Azure & Google Cloud: Cut Inference Costs 60–80%
28 min read
aws azure gcp

Custom LLMs with Auto-Scaling on AWS, Azure & Google Cloud: Cut Inference Costs 60–80%

A production guide to self-hosting LLMs on AWS, Azure, and Google Cloud with queue-based auto-scaling and GPU workers. Covers architecture, cost math, Python scaling logic, and pitfalls from real deployments.

Read more
Why I Chose Astro for My Blog (And You Should Too)
5 min read
web-dev astro performance

Why I Chose Astro for My Blog (And You Should Too)

Astro ships zero JavaScript by default, supports Markdown natively, and generates blazing-fast static sites. Here's why it's the best choice for content-heavy sites.

Read more
Distributed Systems Fundamentals Every Developer Should Know
10 min read
distributed-systems architecture backend

Distributed Systems Fundamentals Every Developer Should Know

CAP theorem, consensus algorithms, and event-driven architecture - the core concepts behind every scalable system, explained for working developers.

Read more
TypeScript Patterns That Scale: Lessons from Large Codebases
7 min read
typescript web-dev architecture

TypeScript Patterns That Scale: Lessons from Large Codebases

Discriminated unions, branded types, and the builder pattern - TypeScript techniques that keep large codebases maintainable.

Read more
React Server Components: What They Actually Change
6 min read
react web-dev architecture

React Server Components: What They Actually Change

RSCs aren't just SSR. They fundamentally change how React apps are architected - here's what matters for real projects.

Read more
A Pragmatic Testing Strategy for Real Projects
6 min read
testing architecture backend

A Pragmatic Testing Strategy for Real Projects

Forget the testing pyramid dogma. Here's a practical approach to testing that maximizes confidence with minimal maintenance burden.

Read more

Stay up to date

Get notified when I publish new articles. No spam, unsubscribe anytime.

No spam. Unsubscribe anytime.