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?

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.

Answer:
A. Use an array of EBS volumes.
E. Increase the size of the EC2 Instance.

Computer Science & Information Technology

You might also like to view...

A(n) ________ function returns one value if the first argument is true and another value if it is false

Fill in the blank(s) with correct word

Computer Science & Information Technology

One way to limit the effect of an untrusted program is confinement: controlling what processes have access to the untrusted program and what access the program has to other processes and data. Explain how confinement would apply to the earlier example of the program that computes the sum of the integers 1 to 10.

What will be an ideal response?

Computer Science & Information Technology