PrepAway - Latest Free Exam Questions & Answers

Which of the following approaches can help achieve this?

You are using an m1.small EC2 Instance with one 300 GB EBS volume to host a relational database. You
determined that write throughput to the database needs to be increased. Which of the following approaches
can help achieve this? Choose 2 answers

PrepAway - Latest Free Exam Questions & Answers

A.
Use an array of EBS volumes.

B.
Enable Multi-AZ mode.

C.
Place the instance in an Auto Scaling Groups

D.
Add an EBS volume and place into RAID 5.

E.
Increase the size of the EC2 Instance.

F.
Put the database behind an Elastic Load Balancer.

24 Comments on “Which of the following approaches can help achieve this?

  1. T says:

    A is correct (we can use array of EBS volumes for RAID 0 that improves performance)
    E is correct (the instance size influence IO operations performance. m1.small that is used is obviously can be increased)
    C is wrong (You can not scale relational databases simply by creating more instances, you need to perform more advanced DB replication and master/slave configuration as well to scale DB)
    D is wrong (JM is right, Amazon strongly doesn’t recommend RAID 5 and RAID 6)




    4



    0
    1. DaDA says:

      A: we can use array of EBS volumes for RAID 0 that improves performance
      E: the instance size influence IO operations performance. m1.small that is used is obviously can be increased




      0



      0

Leave a Reply

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