Which of the following instance types are available as Amazon EBS-backed only?

A. General purpose T2
B. General purpose M3
C. Compute-optimized C4
D. Compute-optimized C3
E. Storage-optimized 12

Answer:
A. General purpose T2
C. Compute-optimized C4

Computer Science & Information Technology

You might also like to view...

What AsyncTask method do you need to override in order to execute operations in the background?

a. runAsync() b. doInBackground() c. execute() d. onAsync()

Computer Science & Information Technology

Input values to the following three variables using a single INPUT statement:

item_number, number on_hand, and number ordered. What will be an ideal response?

Computer Science & Information Technology