Part 4: The Final Frontier β Governance, Evals, and Human-in-the-Loop
In the previous parts, we built the brain, the hands, and optimized the engine for cost. But in an enterprise setting, βit usually worksβ is...
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.

In the previous parts, we built the brain, the hands, and optimized the engine for cost. But in an enterprise setting, βit usually worksβ is...
In Parts 1 and 2 , we built an agent that can think and act. But in a production environment, an agent that βloopsβ is an agent that βspends...
In Part 1 , we defined the βAgentic Mindset.β Now, itβs time to move into production. In this post, we will build a fully autonomous Securit...

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

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

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