Solved

A Company Is Developing a New Web Application in Python

Question 366

Multiple Choice

A company is developing a new web application in Python. A developer must deploy the application using AWS Elastic Beanstalk from the AWS Management Console. The developer creates an Elastic Beanstalk source bundle to upload using the console. Which of the following are requirements when creating the source bundle? (Choose two.)


A) The source bundle must include the ebextensions.yaml file
B) The source bundle must not include a top-level directory
C) The source bundle must be compressed with any required dependencies in a top-level parent folder
D) The source bundle must be created as a single .zip or .war file
E) The source bundle must be uploaded into Amazon EFS

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions