Sec. 5: EC2 Fundamentals

Sec. 5: EC2 Fundamentals

University

11 Qs

quiz-placeholder

Similar activities

Media and Information Literacy: Evolution of Media

Media and Information Literacy: Evolution of Media

12th Grade - Professional Development

15 Qs

ADDIE Model

ADDIE Model

University

12 Qs

ICT: An Overview

ICT: An Overview

University

10 Qs

Business Tools

Business Tools

University

10 Qs

Introduction to ICT

Introduction to ICT

11th Grade - University

15 Qs

BCS Systems & Architecture Raymond's Quiz

BCS Systems & Architecture Raymond's Quiz

University - Professional Development

15 Qs

Burn off some STEAM!

Burn off some STEAM!

University

15 Qs

Online Security_ETech

Online Security_ETech

11th Grade - University

14 Qs

Sec. 5: EC2 Fundamentals

Sec. 5: EC2 Fundamentals

Assessment

Quiz

Instructional Technology

University

Practice Problem

Easy

Created by

Renato Biz Martins

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?