Existing application running on a fleet of EC2 spot instances

0

Hello,

Can somebody tell me the right option for the below question?

The customer has an existing application running on a fleet of EC2 spot instances. This application processes millions of messages from SQS and generates CSV to be stored in s3. Customer is considering to move to ECS farget. What changes will be needed?

a. Continue to use spot instances and bundle the app as a docker image. b. moving to containers is not recommended because containers will add overheads c. consider using the self-launch mode to migrate the existing ec2 instances to farget launch mode d. use DMS service to port the application

1개 답변
1

The correct option is (a) Continue to use spot instances and bundle the app as a docker image. The customer can migrate their application to ECS Fargate by packaging their application into a Docker container image, which can be run on Fargate instances. This will allow the customer to take advantage of Fargate's managed infrastructure and eliminate the need to manage EC2 instances.

AWS_Guy
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠