What two ways can you improve the performance of the database’s storage while maintaining the current persistence of the data?

You are running a database on an EC2 instance, with the data stored on Elastic Block Store (EBS)
for persistence At times throughout the day, you are seeing large variance in the response times
of the database queries Looking into the instance with the isolate command you see a lot of wait
time on the disk volume that the database’s data is stored on.
What two ways can you improve the performance of the database’s storage while maintaining the
current persistence of the data?
Choose 2 answers

You are running a database on an EC2 instance, with the data stored on Elastic Block Store (EBS)
for persistence At times throughout the day, you are seeing large variance in the response times
of the database queries Looking into the instance with the isolate command you see a lot of wait
time on the disk volume that the database’s data is stored on.
What two ways can you improve the performance of the database’s storage while maintaining the
current persistence of the data?
Choose 2 answers

A.
Move to an SSD backed instance

B.
Move the database to an EBS-Optimized Instance

C.
T Use Provisioned IOPs EBS

D.
Use the ephemeral storage on an m2 4xiarge Instance Instead



Leave a Reply 5

Your email address will not be published. Required fields are marked *


Gregory Flynn

Gregory Flynn

I would go with B and C because provisioned IOPS is inclusive of SSD

ARUN MANGLICK

ARUN MANGLICK

Ans: B & C