wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Sec. 5: EC2 Fundamentals

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Which EC2 Purchasing Option can provide you the biggest discount, but it is not suitable for critical jobs or databases?

a)

Convertible Reserved Instances

b)

Dedicated Hosts

c)

Spot Instances

2.

What should you use to control traffic in and out of EC2 instances?

a)

Network Access Control List (NACL)

b)

Security Groups

c)

IAM Policies

3.

How long can you reserve an EC2 Reserved Instance?

a)

1 or 3 years

b)

2 or 4 years

c)

6 months or 1 year

d)

Anytime between 1 and 3 years

4.

You would like to deploy a High-Performance Computing (HPC) application on EC2 instances. Which EC2 instance type should you choose?

a)

Storage Optimized

b)

Memory Optimized

c)

Compute Optimized

d)

General Purpose

5.

Which EC2 Purchasing Option should you use for an application you plan to run on a server continuously for 1 year?

a)

On-Demand Instances

b)

Spot Instances

c)

Reserved Instances

6.

You are preparing to launch an application that will be hosted on a set of EC2 instances. This application needs some software installation and some OS packages need to be updated during the first launch. What is the best way to achieve this when you launch the EC2 instances?

a)

Connect to each EC2 instance using SSH, then install the required software and update your OS packages manually

b)

Write a bash script that installs the required software and updates to your OS, then use this script in EC2 User Data when you launch your EC2 instances

c)

Write a bash script that installs the required software and updates to your OS, then contact AWS Support and provide them with the script. They will run it on your EC2 instances at launch

7.

Which EC2 Instance Type should you choose for a critical application that uses an in-memory database?

a)

Compute Optimized

b)

Storage Optimized

c)

Memory Optimized

d)

General Purpose

8.

You have an e-commerce application with an OLTP database hosted on-premises. This application has popularity which results in its database has thousands of requests per second. You want to migrate the database to an EC2 instance. Which EC2 Instance Type should you choose to handle this high-frequency OLTP database?

a)

Compute Optimized

b)

Storage Optimized

c)

Memory Optimized

d)

General Purpose

9.

Security Groups can be attached to only one EC2 instance.

a)

True

b)

False

10.

You're planning to migrate on-premises applications to AWS. Your company has strict compliance requirements that require your applications to run on dedicated servers. You also need to use your own server-bound software license to reduce costs. Which EC2 Purchasing Option is suitable for you?

a)

Convertible Reserved Instances

b)

Dedicated Hosts

c)

Spot Instances

11.

You would like to deploy a database technology on an EC2 instance and the vendor license bills you based on the physical cores and underlying network socket visibility. Which EC2 Purchasing Option allows you to get visibility into them?

a)

Dedicated Hosts

b)

Spot Instances

c)

On-Demand

d)

Reserved Instances