EC2 Flashcards

1
Q

Rent and Manage virtual servers in the cloud

A

EC2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Virtual servers running on the physical servers in Amazon data centers

A

EC2 Instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Created at the click of a button
Can use a preconfigured template called AMI
Deploy applications directly to instances
Receive 750 compute hours per month

A

Facts of EC2 instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Deploying a database

Deploying a Web application

A

Real World uses of EC2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Access EC2 from web browser via

A

AWS Mangement Console

AWS Systems Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Access EC2 with a secure connection from local laptop

A

Secure Shell SSH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Using IAM policies to control SSH access

A

EC2 Instance Connect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Most common way to connect to Linux EC2 Instances

A

SSH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Proves identity when connecting to an EC2 Instance

A

Key Pair & Public Key

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Payment option where you’re billed down to the second and pay only for what you use

A

On-Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Payment option for caring about low cost without any upfront payment or commitment

A

On-Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Payment option for applications with unpredictable workloads that can’t be interrupted

A

On-Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Payment option for applications under development

A

On-Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Payment option for workloads that will not run longer than a year

A

On-Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Payment option for taking advantage of unused EC2 capacity

A

Spot

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Payment option if you are not concerned about the start/stop time for the application

17
Q

Payment option for workloads that can be interrupted

18
Q

Payment option for an application that is only feasible at very low compute prices

19
Q

Payment option for committing a specific instance type in a particular region for 1-3 years that requires a contract to sign

A

Reserved Instances

20
Q

Payment option for an application that has a steady-state usage

A

Reserved Instances

21
Q

Payment option where you can pay money upfront to receive a discount on On-Demand prices

A

Reserved Instances

22
Q

Payment option for applications that require a capacity reservation.

A

Reserved Instances

23
Q

Payment option that allows you to pay for a physical server that is dedicated to running your instances

A

Dedicated Hosts

24
Q

Payment option for bringing owned server-bound software licenses

A

Dedicated Hosts

25
Payment option for adhering to compliance requirements around tenancy model
Dedicated Hosts
26
Committing compute usage for 1-3 years
Savings Plans
27
Payment option to lower your bill across multiple services
Savings Plans
28
Payment option that allows flexibility to change compute services, instance types, operation systems, or regions
Savings Plans
29
Distributing incoming application traffic across multiple EC2 Instances
Elastic Load Balancing
30
Classic Load Balancers Application Load Balancers Gateway Load Balancers Network Load Balancers
Types of load balancers
31
Adds or replaces ec2 instances across AZ based on demand, increasing availability
EC2 Auto scaling
32
Scaling which adds or replaces instances
Horizontal Scaling
33
Scaling which upgrades instances
Vertical scaling