AWS Project - CI CD Pipeline to AWS ECS for Docker App + CodeCommit + CodeBuild + CodeDeploy Here's the YouTube Video.
Follow next steps in order to install nodejs app and create a dockerimage
git clone https://github.com/saasscaleup/nodejs-ssl-server.git
cd nodejs-ssl-server
git checkout nodejs-docker-aws-ecs
docker build -t nodejs-server-demo .
docker run -dp 3000:3000 nodejs-server-demo
If you Like the tutorial and you want to support my channel so I will keep releasing amazing content that will turn you to a desirable Developer with Amazing Cloud skills... I will realy appricite if you:
- Subscribe to My youtube channel and leave a comment: http://www.youtube.com/@ScaleUpSaaS?sub_confirmation=1
- Buy me A coffee β€οΈ : https://www.buymeacoffee.com/scaleupsaas
Thanks for your support :)