CDK Workshop Series: Constructing a Serverless Application

Опубликовано: 16 Июль 2026
на канале: CDK Live!
271
11

This week, we dive into the essentials of building serverless applications with AWS CDK. We'll start by defining a simple Lambda function to handle requests and responses. Following that, we'll integrate our Lambda with an API Gateway, setting the stage for a scalable and secure serverless API. By the end of this session, you will have a clear understanding of deploying basic serverless constructs using TypeScript, paving the way for more complex applications in the coming weeks.

#aws #cdk #typescript #serverless #api #apigateway #lambda