Question 32:
Your team has deployed an application that consists of a web and database tier hosted on separate EC2 Instances. Both EC2 Instances are using General Purpose SSD for their underlying volume type. Of late, there are performance issues related to the read and writes of the database EC2 Instance. Which of the following could be used to alleviate the issue?
Answer options:
A.Change the Instance type to a higher Instance Type. B.Change the EBS volume to Provisioned IOPS SSD.C.Enable Enhanced Networking on the Instance. D.Enable Multi-AZ for the database.