MitchyBAwesome / container-bytes

A Set of short labs and excercises for getting hands on experience with AWS Container Services
0 stars 0 forks source link

Building a CICD Pipeline for AWS Fargate #7

Open MitchyBAwesome opened 6 years ago

MitchyBAwesome commented 6 years ago

Lab that shows how to setup and configure a deployment pipeline for Amazon ECS. As part of this lab you will also deploy a new application to the environment and see how health checks and rolling update configurations can be used to optimise deployment.

MitchyBAwesome commented 6 years ago

This includes EC2 and Fargate launch types.