Container Office Hours: Developing a Container App with AWS Cloud Development Kit
Containers are a powerful tool for packaging your application and running it in the cloud. In this session I took a look at the Amazon Cloud Development Kit and used it to build and deploy a container application:
Watch the episode here:
The open source code for the app I developed during this episode is on Github: https://github.com/nathanpeck/screenshot-service
Note that some of the AWS CDK libraries have changed since I recorded this video in 2019, so I encourage you to review the latest documentation for AWS CDK.