ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

261 / 474

Question 261:

Your development team is testing out an application that is being deployed onto AWS Elastic Beanstalk. The application needs to have an RDS Instance provisioned as part of the Elastic Beanstalk setup. They also want to ensure that the database is preserved for analysis even after the environment is torn down. How can you achieve both the requirements? Choose 2 answers from the options given below.

Answer options:

A.Ensure the database is created as part of the Elastic Beanstalk development or testing environment.
B.Ensure that you only choose the MySQL engine type.
C.Ensure that the retention for the database is marked as “Create Snapshot”.
D.Ensure that the retention for the database is marked as “Automated Backup”.