ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

46 / 690

Question 46:

You are working as an AWS Architect for a start-up company. They have a two-tier production website. Database servers are spread across multiple Availability Zones and are stateful.
You have configured Auto Scaling Group for these database servers with a minimum of 2 instances & a maximum of 6 instances. During post-peak hours, you observe some data loss. Which feature needs to be configured additionally to avoid future data loss (and copy data before instance termination)?

Answer options:

A.Modify the cooldown period to complete custom actions before the Instance terminates.
B.Add lifecycle hooks to Auto Scaling group.
C.Customize Termination policy to complete data copy before termination.
D.Suspend Terminate process that will avoid data loss.