8 min read
Understanding Agent Teams vs Subagents in Claude Code
Learn when to use isolated subagents for parallel work versus persistent teams for coordinated multi-agent tasks in Claude Code.
AIClaude CodeAgentsArchitecture
Thoughts, tutorials, and technical deep dives on engineering, DevOps, and building for the web.
Learn when to use isolated subagents for parallel work versus persistent teams for coordinated multi-agent tasks in Claude Code.
Deep dive into why BullMQ jobs stall — covering lock duration, heartbeat mechanisms, and practical strategies to prevent it in production.
Deploy containerized full stack applications on AWS — covering Docker, GitHub Actions CI/CD, ECR, EC2, Nginx, and SSL certificates.