youtube image
From YouTube: Automating Deployments to ECS with GitLab CI/CD

Description

Contents:
0:48 - Steps overview
1:26 - Adding the CI/CD template to deploy to ECS
2:58 - Getting the project image URI
3:38 - Creating an ECS task definition
4:51 - [For private projects] Giving AWS access to the project's container registry
9:30 - Creating a service from the project's latest image
11:55 - Creating a GitLab service account in AWS
13:37 - Pointing GitLab to the ECS cluster and service
16:51 - Testing automatic deployments to ECS
18:18 - Enabling automatic deployments to a review app
22:01 - Closing summary

Resources:
Deploy to Amazon ECS: https://docs.gitlab.com/ee/ci/cloud_deployment/ecs/deploy_to_aws_ecs.html