Your company experiences fluctuations in traffic patterns to their e-commerce website based on flash sales. What service can help your company dynamically match the required compute capacity to the spike in traffic during flash sales?

A. Auto Scaling
B. Amazon Glacier
C. Amazon Simple Notification Service (Amazon SNS)
D. Amazon Virtual Private Cloud (Amazon VPC)

Answer: A. Auto Scaling

Computer Science & Information Technology

You might also like to view...

Write a method called reverse that accepts a String parameter and returns a string that contains the characters of the parameter in reverse order. Note that there is a method in the String class that performs this operation, but for the sake of this exercise, you are expected to write your own.

What will be an ideal response?

Computer Science & Information Technology

Is there a way to change the entire contents of the buffer to capital letters? Can you think of a way to change just one paragraph?

What will be an ideal response?

Computer Science & Information Technology