Skip to content

Difficulty in getting used to the new ECS interface

0

Hello everyone, I can't deploy my container in ECS anymore because the ECS interface has changed and makes things harder to do compared to the old one which was very fun. Has anyone done this with the new interface? Thanks!

asked 3 years ago350 views
2 Answers
0

Yes, Amazon ECS has recently undergone some changes in the user interface, but the basic process of deploying containers in ECS remains largely the same. You'll need to create a task definition, specify the Docker image to use, and configure the network and storage settings, among other things. If you need help or are encountering any specific issues with the new ECS interface, please feel free to ask.

answered 3 years ago
0

Have you tried turning off the "New ECS Experience" in the console? The old interface should be available there.

answered 3 years 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.