Scaling NodeMediaServer on ECS Part 2
John Dave Decano
Indie Hacker - Software Engineer - Typescript, VueJS, SvelteKit, ReactJS, NodeJS, Laravel, PHP, AWS
On part 1 of this article i just showed you how to start the project and how to build the docker image. In this part 2 i will show you how to get it running on ECS.
Lets try to publish our image to our ECR repository. Go to your AWS Console and go to ECR(Elastic Container Service). Select on your repository then click on View Push Commands it should look like the following.
Follow the steps listed on the modal.
After publishing our Docker image to ECR, lets go ahead and create our ECS Cluster. On your AWS Console search Elastic Container Service.
Then hit Next Step and fill the following fields