ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

304 / 500

Question 304:

You are a Devops engineer for your company.There is a requirement to host a custom application which has custom dependencies for a development team. This needs to be done using AWS service. Which of the following is the ideal way to fulfil this requirement.

Answer options:

A.Package the application and dependencies with Docker, and deploy the Docker container with CloudFormation.
B.Package the application and dependencies with Docker, and deploy the Docker container with Elastic Beanstalk.
C.Package the application and dependencies in an S3 file, and deploy the Docker container with Elastic Beanstalk.
D.Package the application and dependencies with in Elastic Beanstalk, and deploy with Elastic Beanstalk