Question 327:
You have an I/O and network-intensive application running on multiple Amazon EC2 instances that cannot handle a large ongoing increase in traffic. Each Amazon EC2 instance uses two Amazon EBS Provisioned IOPS volumes. All the instances are identical.
Answer options:
A.Create an AMI from each instance, and set up severral Auto Scaling groups with a larger instance type that has enhanced networking enabled. B.Stop each instance and change each instance to a larger Amazon EC2 instance type that has enhanced networking enabled and is Amazon EBS-optimized. Ensure that RAID striping is also set up on each instance. C.Add an instance-store volume for each running Amazon EC2 instance and implement RAID striping to improve I/O performance. D.Add an Amazon EBS volume for each running Amazon EC2 instance and implement RAID striping to improve I/O performance. E.Create an AMI from an instance, and set up an Auto Scaling group with an instance type that has enhanced networking enabled and is Amazon EBS-optimized.