bestperformancevn / sample-aws-ecs-ecr

Deploy a sample microservice by Docker, RESTful api and AWS ECS, ECR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-aws-ecs-ecr

This tutorial introduce you how to deploy a sample microservice by Docker, Restful api and AWS ECS, ECR
1- Build docker image from local and push it to the AWS ECR
Get sample war file and Dockerfile in this tutorial.
Build image, tag it, push it to AWS ECR. See video: https://youtu.be/TXV1jR5vDiI
2- Create a new ECS task from ECR image
In this tutorial i have image which is named sample/restful
3- Create a ECS cluster
4- run created task in created cluster and check ressult in brower
For step#2,#3,#4 see video: https://youtu.be/ZSgcGNSCaZI