In this tutorial, you'll learn how to containerize an application, push the image to Amazon ECR, and deploy it to Amazon ECS using the EC2 launch type, all powered by a fully automated CI/CD pipeline using AWS CodePipeline. We'll also configure an Application Load Balancer to expose the application to the internet.
codewithmuh/deploy-codepipeline-ecs-ec2
In this tutorial, you'll learn how to containerize an application, push the image to Amazon ECR, and deploy it to Amazon ECS using the EC2 launch type, all powered by a fully automated CI/CD pipeline using AWS CodePipeline. We'll also configure an Application Load Balancer to expose the application to the internet.
PythonMIT