Search Header Logo

Sec. 5: EC2 Fundamentals

Authored by Renato Biz Martins

Instructional Technology

University

Used 3+ times

Sec. 5: EC2 Fundamentals
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Convertible Reserved Instances

Dedicated Hosts

Spot Instances

Answer explanation

Spot Instances are good for short workloads and this is the cheapest EC2 Purchasing Option. But, they are less reliable because you can lose your EC2 instance.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Network Access Control List (NACL)

Security Groups

IAM Policies

Answer explanation

Security Groups operate at the EC2 instance level and can control traffic.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How long can you reserve an EC2 Reserved Instance?

1 or 3 years

2 or 4 years

6 months or 1 year

Anytime between 1 and 3 years

Answer explanation

EC2 Reserved Instances can be reserved for 1 or 3 years only.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Storage Optimized

Memory Optimized

Compute Optimized

General Purpose

Answer explanation

Compute Optimized EC2 instances are great for compute-intensive workloads requiring high-performance processors (e.g., batch processing, media transcoding, high-performance computing, scientific modeling & machine learning, and dedicated gaming servers).

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

On-Demand Instances

Spot Instances

Reserved Instances

Answer explanation

Reserved Instances are good for long workloads. You can reserve EC2 instances for 1 or 3 years.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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?

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

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

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

Answer explanation

EC2 User Data is used to bootstrap your EC2 instances using a bash script. This script can contain commands such as installing software/packages, download files from the Internet, or anything you want.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Compute Optimized

Storage Optimized

Memory Optimized

General Purpose

Answer explanation

Memory Optimized EC2 instances are great for workloads requiring large data sets in memory.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?