hiexam
amazon · AWS-Certified-Developer-Associate · Q428 · multiple_response · topic_1

A developer is making changes to a custom application that uses AWS Elastic Beanstalk. Which solutions will update the…

A developer is making changes to a custom application that uses AWS Elastic Beanstalk. Which solutions will update the Elastic Beanstalk environment with the new application version after the developer completes the changes? (Choose two.)
  • A.Package the application code into a .zip file. Use the AWS Management Console to upload the zip file and deploy the packaged application.
  • B.Package the application code into a .tar file. Use the AWS Management Console to create a new application version from the .tar file. Update the environment by using the AWS CLI.
  • C.Package the application code into a .tar file. Use the AWS Management Console to upload the .tar file and deploy the packaged application.
  • D.Package the application code into a .zip file. Use the AWS CLI to create a new application version from the .zip file and to update the environment.
  • E.Package the application code into a .zip file. Use the AWS Management Console to create a new application version from the .zip file. Rebuild the environment by using the AWS CLI.
Explanation
This should be A and D I think? Elastic beanstalk won't take .tar files and E seems strange to use AWS Management console and then CLI to rebuild.

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.