ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

323 / 500

Question 323:

A group of developers in your organization want to migrate their existing application into Elastic Beanstalk. The application is currently using certain legacy programming languages and application dependencies that Elastic Beanstalk does not support.

Answer options:

A.Configure an Elastic Beanstalk platform using AWS OpsWorks and deploy the OpsWorks stack to Elastic Beanstalk.
B.Use a Docker container that has the legacy programming languages and application dependencies installed. Deploy the Docker container in Elastic Beanstalk.
C.Create a custom Elastic Beanstalk platform that contains the legacy programming languages and application dependencies.
D.Configure an AWS OpsWorks stack that installs the legacy programming languages and application dependencies.