ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

409 / 465

Question 409:

A recent increase of users of an application hosted on an EC2 instance has caused the instance’s OS to run out of CPU resources and crash. The crash caused several users’ unsaved data to be lost, and your supervisor wants to know how this problem can be avoided in the future. Which of the following would you NOT recommend?

Answer options:

A.Redesign the application so that users’ unsaved data is periodically written to disk.
B.Take frequent snapshots of the EBS volume during business hours to ensure users’ data is backed up.
C.Snapshot the EBS volume and re-deploy the application server as a larger instance type.
D.Use Auto Scaling to deploy additional application server instances when the load is high.