how to deploy an containerized application in aws?

0

I am building an web application to build/run in a docker container. to host this in aws, i can build and push image to ECS. to host , say , a node js application , can i run the image/container in ECS?

asked 21 days ago395 views
2 Answers
0
profile picture
EXPERT
answered 21 days ago
profile picture
EXPERT
reviewed 21 days ago
profile pictureAWS
EXPERT
reviewed 21 days ago
0

Hi,

You want to follow this specific step-by-step tutorial to learn how to deploy a web application on ECS:

https://docs.aws.amazon.com/codecatalyst/latest/userguide/deploy-tut-ecs.html

Best,

Didier

profile pictureAWS
EXPERT
answered 21 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions