At the end of the project, you should be able to confidently say to your potential employer:

"I built a CI/CD pipeline using GitHub Actions to automatically test, build, and deploy a Dockerized application to AWS EC2, using Nginx and a blue/green strategy to achieve zero-downtime deployments."

Step 0.1 — Create a new project folder
On your...