Serverless MCP on AWS: Lambda vs. Fargate for Agentic AI Workloads
Building agentic AI requires more than prompts—it needs secure, structured access to your systems. This post explores three ways to deploy a production-grade MCP server on AWS: Lambda with Web Adapter, Pure Lambda, and AWS Fargate. Compare performance, cost, observability, and DevEx tradeoffs, and access ready-to-use CDK templates. Ideal for teams bringing agentic AI into real-world applications on AWS.
Build a Serverless Web Application on Fargate ECS with AWS CDK
Build a secure Fargate ECS cluster with an application load balancer and a web application using Python CDK code.
Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK
Build a chatbot with Amazon Bedrock agents using Powertools for AWS. Learn to automate Lambda API calls via OpenAPI with bedrock agents.
Amazon CloudFormation Custom Resources Best Practices with CDK and Python Examples
Learn of CloudFormation custom resources, their types, and best practices using AWS CDK, Powertools for AWS, Pydantic, and crhelper.
AWS Security Best Practices: Leveraging IAM for Service-to-Service Authentication and Authorization
AWS security best practices for service to service authentication, authorization and cross-account access with IAM policies and python code.
AWS Serverless Diversity: Multi-Language Strategies for Optimal Solutions
Learn from my experience developing a performance-oriented serverless service. I'll share insights on multi-language strategies.