Acerca de
This skill provides comprehensive guidance for architecting and deploying serverless applications on AWS. It covers best practices for Lambda handlers in Node.js and Python, API Gateway integrations, and asynchronous event processing with SQS. By focusing on production-grade patterns, it helps developers optimize performance—including cold start reduction—manage infrastructure as code via SAM or CDK, and avoid common pitfalls like monolithic functions or inefficient resource allocation.