What is the most common type of storage used for EC2 instances?
Choose the Correct Answer
Correct Answer:C
EC2 instance have several different hard drive options. However, Elastic Block Store (EBS), which is a type of Network Attached Storage, is the most popular and widely used.
What are the benefits of AWS's Relational Database Service (RDS)? (Select all that apply) Choose the 3 Correct answers:
Correct Answer:ABC
What best describes penetration testing?
Choose the Correct Answer
Correct Answer:C
Matt is working on a projects that involves converting an images format from .png to .jpg. Thousands of images have to be converted; however, time is not really an issue and continual processing is not required. What type of EC2 buying option would be most cost-effective for Matt to use?
Choose the Correct Answer
Correct Answer:A
Spot instances offer the cheapest option of all EC2's buying options. However, spot instances should only be used when there can be interruptions in the processing jobs being conducted. This is due to the fluctuation in spot pricing. If the spot price goes above your bid price, then you will lose access to the spot instance (thus causing a stoppage in processing).
What is the purpose of AWS's Route 53 service? (Select all that apply) Choose the 2 Correct answers:
Correct Answer:CD
Route 53 is AWS's domain and DNS management service. You can use it to register new domain names, as well as manage DNS record sets.