Skip to content

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

Notifications You must be signed in to change notification settings

bestperformancevn/sample-aws-ecs-ecr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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