Question 44:
Your team is planning to host an application in AWS. This application will be using a MySQL database hosted on an EC2 Instance. It is anticipated that the disk performance might take a hit due to the high Input/Output activity. How can you ensure baseline performance with low latency for the database tier?
Answer options:
A.Ensure to use an Instance with Enhanced Networking enabled. B.Ensure to use EBS Provisioned IOPS volumes. C.Ensure to use the EFS file system. D.Ensure to use Amazon S3 for storage.