Deploy a Docker Container to Amazon ECS using GitHub Actions
In this project, we will set up a GitHub Actions CI/CD pipeline that runs each time new changes are pushed to the main GitHub branch. When this action is triggered, a new docker image is built, pushed to Docker Hub, and then deployed to an Amazon ECS...
blog.ajim.dev4 min read