AI AGENT ADDONS

Aws Lambda Typescript Integration

giuseppe-trisciuoglio/developer-kit
Backend & APIs
1,150installs

Build fast and reliable serverless applications with TypeScript on AWS Lambda. This guide helps you choose between the NestJS framework and raw TypeScript for your functions. You will learn how to optimize cold starts and integrate with API Gateway or ALB.

Both NestJS and raw TypeScript approaches are covered. NestJS gives you a modular structure with dependency injection. Raw TypeScript keeps things minimal and fast. Each has clear benefits for different projects.

Developers can use this skill to create new Lambda functions, improve performance, and set up deployment pipelines. The instructions include project structures, code examples, and cold start optimization tips.

Add Aws Lambda Typescript Integration skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-lambda-typescript-integration

Project

mkdir -p .claude/skills/aws-lambda-typescript-integration

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago