If I want to run a database in an Amazon instance, which is the most recommended Amazon storage option?

A. Amazon Instance Storage
B. Amazon EBS
C. You can't run a database inside an Amazon instance.
D. Amazon S3

Answer: B. Amazon EBS

Computer Science & Information Technology

You might also like to view...

Explain how it would give a potential intruder an additional advantage if he can spend a week stealthily watching the behaviors of the users on the computer he plans to attack

What will be an ideal response?

Computer Science & Information Technology

It is an error to call the delete operator on a pointer a second time. Consider what happens if there is memory allocated on the free store for a class, a destructor, and initializing constructors have been defined, but no copy constructor was defined. Now suppose a function is called that has call-by-value parameters. Why does the program either die in the middle or give a segmentation fault?

What will be an ideal response?

Computer Science & Information Technology