ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

94 / 474

Question 94:

You’ve currently been tasked to migrate an existing on-premises web application into Elastic Beanstalk. You can’t find any relevant AMIs in the beanstalk service that would be suitable to host your application. What would you consider as an easy step among the following to host the application?

Answer options:

A.Migrate your application to Docker containers and then migrate to the Elastic Beanstalk environment.
B.Consider using CloudFormation to deploy your environment to Elastic Beanstalk
C.Consider using Packer to create a custom platform
D.Consider deploying your application using the Elastic Container Service