Introduction
  • Intro
  • What is AWS?
  • What is AWS CDK?
Let's get our hands dirty
  • Installing and configuring the AWS CLI
  • Creating your first AWS CDK application
  • Deploying an AWS CDK application
  • Adding API Gateway to the mix
  • Handling API Gateway requests using Lambda
  • Reading data from DynamoDB using AWS Lambda
  • Monitoring and logging requests