ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

226 / 474

Question 226:

You are the lead for your development team. There is a requirement to provision an application using the Elastic beanstalk service. It’s a custom application with unique configuration files and software to include. Which of the following would be the best way to provision the environment in the least time possible?

Answer options:

A.Use a custom AMI for the underlying instances.
B.Use configuration files to download and install the updates.
C.Use the User data section for the Instances to download the updates.
D.Use the metadata data section for the Instances to download the updates.