Tag

#architecture

6 articles tagged #architecture. See all tags →

Agentic Workflow Patterns: Supervisor, Swarm, or Pipeline
New
Tech··11 min

Agentic Workflow Patterns: Supervisor, Swarm, or Pipeline

Four shapes get thrown around for multi-agent systems: pipeline, supervisor, swarm, and full autonomy. Three of them you probably don't need. Anthropic's own data says most of the win comes from spending more tokens, not from clever coordination, so pick the simplest shape that ships.

ai-agentsmulti-agentllm
Monorepo vs Polyrepo: When One Repo Actually Wins
Tech··10 min

Monorepo vs Polyrepo: When One Repo Actually Wins

The monorepo vs polyrepo debate gets treated like a religious war. It isn't. It's a tradeoff about where you want your pain. Here's how to pick without cargo-culting Google.

monorepopolyrepoversion-control
Monolith vs Microservices: How to Actually Decide
Tech··8 min

Monolith vs Microservices: How to Actually Decide

Microservices solve an org-scale problem, not a code problem. Here is how to actually decide between a monolith and microservices, and why most startups should start with the monolith.

monolithmicroservicesarchitecture
A Blueprint for Platform Modernization
Tech··8 min

A Blueprint for Platform Modernization

Most modernization efforts stall not because the technology is wrong but because the prioritization and org alignment are. Here's the framework that actually gets legacy systems replaced without halting delivery.

platform engineeringmodernizationmicroservices