A developer is migrating an on-premises web application to AWS. The web application allows users to log in and modify their user profiles. The web application consists of a web server and a relational database. The developer has created an Amazon Machine Image (AMI) that will be used to launch Amazon EC2 instances to provide the web server. The developer also has created a database in Amazon RDS. As part of the migration, the developer wants to create an Amazon EC2 Auto Scaling group to launch the web server instances behind an Application Load Balancer. The launch configuration for the Auto Scaling group will specify the AMI for the web server. Which additional step should the developer take to give the web application the ability to automatically scale? A. Select an EC2 instance type that is large enough to handle increased demand. B. Create an Amazon ElastiCache cluster. Configure the web application to store session state in the cluster. C. Install the database on one of the EC2 instances. Recreate the AMI from that EC2 instance. D. Create an RDS read replica. Configure the web application to use the read replica for all read operations.  Suggested Answer: D Community Answer: D This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer