This repo contains course material organized as follows:
/cloudformation: CloudFormation templates to reproduce the infrastructure used in this course
/hello: A simple containerized web application
/picture-upload: A multi-project repo of services that work together to form a demo to enable users to get and upload photos to Amazon S3
/scheduled-task: Dummy scheduled task intended to demonstrate running an ECS task on a cron-like schedule.
/stress: A web application to stress the CPU, useful for demonstrating autoscaling
/task-definitions: Various task definitions used throughout the course.