AWS (EXTRA MODULE 2)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

AWS Module 2 — Amazon EC2 instance types

Q — Match the Amazon EC2 Instances types on the next slides.

A. General Purpose
B. Compute Optimized
C. Memory Optimized
D. Storage Optimized

2
New cards

1. Ideal for high-performance databases

C. Memory Optimized

3
New cards

2. Suitable for data warehousing applications

D. Storage Optimized

4
New cards

3. Balances compute, memory, and networking resources

A. General Purpose

5
New cards

4. Offers high-performance processors

B. Compute Optimized

6
New cards

AWS Module 2 — EC2

Q1 — You’re launching a web application with unpredictable traffic spikes. You want to minimize cost while ensuring availability during peak times. Which EC2 instance model is most appropriate?

a) On-Demand Instances
b) Reserved Instances
c) Spot Instances
d) Dedicated Hosts

a) On-Demand Instances

7
New cards

AWS Module 2 — EC2

Q2 — Your company runs a steady-state workload 24/7, such as a database server. You want to reduce long-term costs. Which EC2 instance model should you choose?

a) On-Demand Instances
b) Spot Instances
c) Reserved Instances
d) Savings Plans

c) Reserved Instances

8
New cards

AWS Module 2 — EC2

Q1 — Your team runs a predictable, 24/7 Linux-based application but needs maximum flexibility to switch between EC2 instance families as requirements evolve. You also want to maximize cost savings over the long term. Which AWS pricing model should you choose?

a) Standard Reserved Instances
b) Convertible Reserved Instances
c) Compute Savings Plans
d) EC2 Spot Instances

c) Compute Savings Plans

9
New cards

AWS Module 2 — EC2

Q1 — Which EC2 feature provides the secure, password-less mechanism to log in to a Linux instance?

a) Security groups
b) Key pairs
c) IAM roles
d) AWS Systems Manager Session Manager

b) Key pairs

10
New cards

AWS Module 2 — EC2

Q2 — You’re provisioning storage for a production relational database that demands sub-millisecond latency, sustained high IOPS, and 99.999% durability. Which EBS volume type should you choose?

a) GP2
b) ST1
c) IO2
d) SC1

c) IO2

11
New cards

AWS Module 2 — Auto Scaling & Elastic Load Balancing

Q — Are these examples of Auto Scaling or Elastic Load Balancing?

  • AS — Auto Scaling

  • ELB — Elastic Load Balancing

12
New cards

1. Removes unneeded Amazon EC2 instances when demand is low.

AS — Auto Scaling

13
New cards

2. Adds a second Amazon EC2 instance during an online store’s popular sale.

AS — Auto Scaling

14
New cards

3. Distributes a workload across several Amazon EC2 instances.

ELB — Elastic Load Balancing

15
New cards

4. Ensures that no single EC2 instance has to carry the full workload on its own.

ELB — Elastic Load Balancing

16
New cards

5. Automatically adjusts the number of Amazon EC2 instances of match demand.

AS — Auto Scaling

17
New cards

6. Provides a single point of contact for traffic into an Auto Scaling group.

ELB — Elastic Load Balancing