wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

SP15-Quiz10

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

You are building an application on Amazon EC2 that must call AWS APIs. Which method would you use to allow an application access to the APIs securely?

a)

Store API credentials as an object in Amazon S3

b)

Assign IAM roles to the EC2 instances

c)

Use Secure Vault managed service

2.

A company needs to store images that are uploaded by users via a mobile application. There is also a need to ensure that security measures are in place to avoid data loss. What step should be taken for protection against unintended user actions?

a)

Store data in an S3 bucket and enable versioning

b)

Store data in an EBS volume and create snapshots once a week.

c)

Store data on Amazon EFS Storage

d)

Storage data on EC2 instance storage

3.

There is a requirement to host a database on an EC2 instance. It is also required that the EBS volume should support 18,000 IOPS. Which Amazon EBS volume type would meet the performance requirements of this database?

a)

EBS General Purpose SSD

b)

EBS Super Fast SSD

c)

EBS Provisioned IOPS SSD

4.

Amazon's EBS volumes are ________?

a)

Object-based storage

b)

Encrypted by default

c)

Block-based storage

d)

Not suitable for databases

5.

Individual instances are provisioned in ______.

a)

Regions

b)

Availability Zones

c)

Globally

6.

What actions you can not do with EBS Snapshots?

a)

Create AMI out of it

b)

Share snapshot with other accounts

c)

Attach to EC2 instance

7.

You know that you need 24 CPUs for your production server. You also know that your compute capacity is going to remain fixed until next year. What pricing option would be cheapest?

a)

Spot Instance

b)

On-demand Instance

c)

Three-year reserved instance

d)

One-year reserved instance

8.

You are running your application on a bunch of on-demand servers. Weekends you have to kickoff a large batch job and you are planning to add capacity. The batch job you are going to run over the weekend can be restarted if it fails. What is the best way to secure additional compute resources?

a)

On-demand Instance

b)

Spot Instance

c)

Reserved instance

9.

You have a compliance requirement that you should own the entire physical hardware and not other customer should run any other instance on the physical hardware. What options should you chose?

a)

Explain to auditor that EC2 is very secure

b)

Reserve instance for 1 year

c)

Use dedicated instance

10.

What are the advantages of using Spot Instances?

a)

Price

b)

Persistence

c)

Special hardware