šŸš€ Engineering & Architecture

Thoughts, stories and ideas.

Designing next-generation cloud architectures and leading teams to build autonomous AI agents, serverless ecosystems, and high-performance tech stacks at the intersection of system design and technical leadership.

Infographic featuring AI, Agents, Serverless, Cloud, Software Architecture, DevOps, Kubernetes, and APIs

Latest Posts

See all posts
Multi-Agent Systems: Supervisor Routing and Shared State Channels
Editorial#ai-agents

Multi-Agent Systems: Supervisor Routing and Shared State Channels

Move beyond single-agent limitations. Learn how to build collaborative multi-agent systems in LangGraph where a supervisor routes tasks to specialised sub-agents over shared state channels — with fully runnable code and design guidance.

Durgadas Kamath
Durgadas Kamath
Deep Research Agents & Decentralized Integrations with MCP
Editorial#ai-agents

Deep Research Agents & Decentralized Integrations with MCP

Learn how deep research agents decompose complex tasks into sub-problems, and how the Model Context Protocol (MCP) lets agents connect to decentralized tool microservices — with full setup and runnable examples.

2026-06-11
Sponsored Advertisement

Recent Videos

See all videos
From Zero to Hero: Master Serverless with building an OTP System on AWS!  šŸŒšŸš€

From Zero to Hero: Master Serverless with building an OTP System on AWS! šŸŒšŸš€

Build an OTP System using Serverless & SST | AWS | API, DynamoDB, Streams, SES In this tutorial we dive deep into the world of Serverless and demonstrate how to build a robust OTP (One-Time Password) system from scratch! šŸ› ļøšŸ’” What You'll Learn: šŸ—ļø Designing APIs for a seamless user experience along with DynamoDB Streams šŸš€ Leveraging Serverless architecture for scalability āš™ļø Binding services together using SST šŸ› ļø Infrastructure provisioning made easy šŸš€ Let's Build Together! šŸš€ Github Repo: https://github.com/imdurgadas/otp-system-serverless #aws #api #otp #design #cloud #serverless #developer #tutorial #dynamodb #aws-sdk #typescript

2023-11-15
Rapid Development ⚔ Build Serverless APIs at Lightning Speed with SST and Live Lambda Debugging!

Rapid Development ⚔ Build Serverless APIs at Lightning Speed with SST and Live Lambda Debugging!

Build and Deploy Serverless Rest API using SST | AWS CDK | Live Lambda Debugging | AWS Cloud We will look into building and deploying rest apis using SST framework. We also dive in into lambda live debugging features in SST and see it in real with an example. We compare SST vs Serverless framework as well. Github: https://github.com/imdurgadas/tasks-api-sst SST Docs: https://docs.sst.dev/ Comparison with Serverless framework: https://sst.dev/resources/serverless-framework-vs-sst.html

2023-09-18
The Architect's Dilemma: Monorepo vs. Microservices - Weighing the Factors! āš–ļøšŸ›ļø

The Architect's Dilemma: Monorepo vs. Microservices - Weighing the Factors! āš–ļøšŸ›ļø

Monorepo vs Microservices | Factors to Consider | Architectural Decisions In this video, we see about Monorepo and Microservices. We will see the challenges associated with them and what are the factors to consider along with the approaches. #architecture #developer #tutorial #microservices #monorepo #learning

2023-08-16

Featured Projects

See all projects

Cloudflare Stock MCP Server

A Model Context Protocol (MCP) server built to fetch, process, and expose real-time stock market data natively inside LLM agent workflows.

TypeScriptModel Context ProtocolCloudflare WorkersNode.js

Cloudflare Stock Trading Agent

An autonomous stock trading agent orchestrated with LangGraph to model complex multi-step reasoning, financial analysis loops, and execution states.

TypeScriptLangGraphAI AgentsCloudflare Workers
Sponsored Advertisement