EC2 COPY COPY Flashcards

(134 cards)

1
Q

True or False: Throughput-optimized volumes cannot be boot volumes.

A

True.

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

How long does it take for changes to a security group to take effect?

A

Changes take effect immediately.

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

True or False: EC2 instance termination protection is turned on by default.

A

False.

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

True or False: EC2 instance termination protection is turned off by default.

A

True.

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

__________ can help you reduce costs by allowing you to use your existing server-bound software licences.

A

Dedicated hosts.

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

Which EC2 pricing options is recommended for:

  • Apps that have flexible start and end times
  • Apps that are only feasible at very low compute prices
  • Users with urgent computing needs for large amounts of additional capacity
A

Spot instances.

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

True or False: When creating snapshots of EBS volumes that serve as root devices, you should stop the instance first.

A

True.

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

Which EC2 instance type provides hardware acceleration for your code (FPGA)?

A

F

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

What is EFS?

A

A file storage service for EC2 instances.

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

Which EC2 instance type is the lowest-cost for general purposes?

A

T

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

True or False: No EBS volumes attached to default AMIs can be encrypted.

A

False. Volumes other than the root volume may be encrypted.

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

Can you change EBS volume size, size and storage type on-the-fly?

A

Yes.

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

True or False: When you first create a security group, all outbound traffic is allowed by default.

A

True.

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

Which AWS offering is a file storage service for EC2 instances?

A

Elastic File System (EFS).

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

You can share snapshots with other people, but only if they’re __________.

A

Unencrypted.

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

True or False: When you first create a security group, all outbound traffic is blocked by default.

A

False.

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

When AWS terminates your spot instance early, who pays for the hour of compute time?

A

AWS.

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

EBS allows you to create __________ and attach them to EC2 instances.

A

Storage volumes.

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

What is the speciality of the C EC2 instance type?

A

Compute optimized.

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

True or False: You can only mount one EBS volume on a single EC2 instance.

A

True.

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

Are security groups stateful?

A

Yes.

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

True or False: Reserved instances are recommended for customers than can commit to using EC2 over a year or three years.

A

True.

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

Which EC2 pricing option allows you to pay for 1 or 3 years of compute capacity in advance to receive up to a 75% discount compared to on-demand pricing?

A

Reserved instances.

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

Which EBS volumes cannot be boot volumes?

A

Throughput-optimized HDD and Cold HDD.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is the speciality of the T EC2 instance type?
General purpose. Lowest cost.
26
\_\_\_\_\_\_\_\_\_\_ are placed in a specific availability zone, where they are automatically replicated to protect you from the failure of a single component.
EBS volumes.
27
What are AMIs used for?
As templates for creating new EC2 instances.
28
EC2 instance termination protection is turned __________ by default.
Off.
29
Which EC2 instance type is memory optimized (not to the extreme)?
R
30
What is a snapshot of an EBS volume?
A copy of the EBS volume at a particular point in time.
31
True or False: When AWS terminates your spot instance early, you're still billed for the whole hour.
False. AWS pays for the whole hour.
32
What are the different types of magnetic (HDD) EBS volumes?
* Throughput-optimized HDD (ST1) * Cold HDD (SC1) * Magnetic standard
33
What is the speciality of the F EC2 instance type?
Field programmable gate array.
34
\_\_\_\_\_\_\_\_\_\_ allows you to create storage volumes and attach them to EC2 instances.
EBS.
35
True or False: General purpose SSD volumes are designed for I/O intensive applications.
False. Provisioned IOPS SSD volumes were designed for that.
36
Snapshots of EBS volumes are stored in \_\_\_\_\_\_\_\_\_\_.
S3.
37
What does it mean that snapshots are incremental?
Only blocks that have changed since the last snapshot are moved to S3.
38
True or False: When you first create a security group, all inbound traffic is allowed by default.
False.
39
Can you create AMIs from EBS volumes?
Yes.
40
True or False: Dedicated hosts can be purchased as a Reservation for up to 70% off of the on-demand price.
True.
41
What is a dedicated host?
A physical EC2 server dedicated for your use.
42
Can you specify deny rules within a security group?
No. You can only specify allow rules.
43
What is the speciality of the M EC2 instance type?
General purpose.
44
Templates used to create new EC2 instances are called \_\_\_\_\_\_\_\_\_\_.
Amazon Machine Images (AMIs).
45
Which EC2 instance type is optimized for compute?
C
46
True or False: Although on default AMIs the EBS root volume can't be encrypted, additional volumes can be encrypted.
True.
47
Which EC2 pricing option allows you to request spare EC2 computing capacity for up to 90% off the on-demand price?
Spot instances.
48
Which EBS volume type is recommended for low cost storage for infrequently accessed workloads?
Cold HDD volumes.
49
True or False: When you terminate our spot instance early, you're refunded for the rest of the hour.
False. You pay for the entire hour unless AWS terminates your spot instance.
50
True or False: Cold HDD volumes can be boot volumes.
False.
51
True or False: Spot instances are recommended for users with urgent computing needs for large amounts of additional capacity.
True.
52
\_\_\_\_\_\_\_\_\_\_ are designed for I/O intensive apps like large relational or NoSQL databases.
Provisioned IOPS SSD volumes.
53
Where are snapshots stored?
S3.
54
What does AMI stand for?
Amazon Machine Image.
55
True or False: You cannot create AMIs from snapshots.
False.
56
To move an EC2 volume from one AZ/Region to another, take a __________ or image of it, then copy it to the new AZ/Region.
Snapshot.
57
True or False: Magnetic standard volumes can be boot volumes.
True.
58
True or False: You can only specify allow rules within a security group.
True.
59
What is the speciality of the I EC2 instance type?
High speed storage.
60
Snapshots are typically used for \_\_\_\_\_\_\_\_\_\_.
Backup.
61
True or False: Changes to security groups can take up to five minutes to take effect.
False. Changes take effect immediately.
62
True or False: Security groups cannot be used to block specific IP addresses.
True.
63
True or False: An EBS volume from us-west-2c can be mounted to an EC2 instance in us-west-2a.
False. The EBS volume and EC2 instance must be in the same availability zone.
64
True or False: Snapshots of encrypted volumes are encrypted automatically.
True.
65
What is the speciality of the G EC2 instance type?
Graphics intensive.
66
\_\_\_\_\_\_\_\_\_\_ are the lowest cost per GB of all bootable EBS volume types.
Magnetic standard.
67
A __________ is a physical EC2 server provisioned only for your use.
Dedicated host.
68
True or False: With security groups, if you create an inbound rule allowing traffic, you must remember to create an outbound rule allowing that same traffic out.
False. Security groups are stateful.
69
All EBS volume types can be modified except for \_\_\_\_\_\_\_\_\_\_.
Magnetic standard.
70
What happens to the root EBS volume by default when the EC2 instance it's attached to is terminated?
The volume is deleted.
71
What does it mean for a security group to be stateful?
If you create an inbound rule allowing traffic in, that traffic is automatically allowed back again.
72
True or False: On-demand instances are recommended for apps with unpredictable workloads that cannot be interrupted.
True.
73
Provisioned IOPS SSD volumes are designed for __________ apps.
I/O intensive.
74
True or False: Dedicated hosts are recommended for apps that may require reserved capacity.
False. Reserved instances are recommended for that.
75
Can an EBS volume be directly moved from one availability zone to another?
No.
76
True or False: Dedicated hosts can be purchased on-demand (hourly).
True.
77
Which EC2 pricing option is recommended for: * Apps with steady state usage * Apps that may require reserved capacity * Customers that can commit to using EC2 over a 1 or 3 year term to reduce their total computing costs
Reserved instances.
78
Which EC2 instance type is optimized for extreme memory requirements?
X
79
EBS volumes are automatically __________ to protect you from the failure of a single component.
Replicated.
80
\_\_\_\_\_\_\_\_\_\_ volumes are recommended for data warehouses.
Throughput-optimized HDD volumes.
81
Which EC2 pricing option is useful for regulatory requirements that may not support multitenant virtualization?
Dedicated hosts.
82
True or False: When you first create a security group, all inbound traffic is blocked by default.
True.
83
What is the speciality of the D EC2 instance type?
Dense storage.
84
Which EC2 instance type specializes in dense storage?
D
85
True or False: Changes to security groups take effect immediately.
True.
86
EBS root volumes of the default AMIs (can|cannot) be encrypted.
Cannot.
87
In order to mount an EBS volume on an EC2 instance, both must exist in the same \_\_\_\_\_\_\_\_\_\_.
Availability zone.
88
True or False: Volumes restored from encrypted snapshots are not encrypted automatically.
False.
89
Which EC2 pricing option is recommended for: * Users that prefer compute without any up-front payment or long-term commitment * Apps with short-term, spiky, or unpredictable workloads that can't be interrupted * Apps being developed or tested on EC2 for the first time
On-demand instances.
90
To move an EC2 volume from one AZ/Region to another, take a snap or __________ of it, then copy it to the new AZ/Region.
AMI.
91
True or False: General purpose SSD volumes balance both price and performance.
True.
92
Can you snapshot an EBS volume while the EC2 instance it's attached to is running?
Yes.
93
What are the steps to move an EBS volume from one availability zone to another?
1. Take a snapshot of the volume. 2. From that snapshot, create a new volume and assign it a different availability zone.
94
True or False: Reserved instances are recommended for apps with steady state usage.
True.
95
True or False: A single security group can cover a max of 256 EC2 instances
False. One security group can cover an unlimited number of EC2 instances.
96
EBS volumes are placed in a specific \_\_\_\_\_\_\_\_\_\_, where they are automatically replicated to protect you from the failure of a single component.
Availability zone.
97
True or False: All EBS volume types can be modified.
False. Magnetic standard EBS volumes cannot be modified.
98
\_\_\_\_\_\_\_\_\_\_ are typically used to back up EBS volumes.
Snapshots.
99
Which EBS volumes can be boot volumes?
General purpose SSD, Provisioned IOPS SSD, and Magnetic standard.
100
Dedicated hosts can help you reduce costs by allowing you to use \_\_\_\_\_\_\_\_\_\_.
Your existing server-bound software licenses.
101
True or False: When AWS terminates your spot instance early, then only pay for the rest of the hour.
False. AWS pays for the WHOLE hour.
102
Which SSD EBS volume types cannot be boot volumes?
None. All SSD volumes can be boot volumes.
103
What is the speciality of the P EC2 instance type?
Graphics/General purpose GPU.
104
True or False: Spot instances are recommended for apps that are only feasible at very low compute prices.
True.
105
What is the speciality of the R EC2 instance type?
Memory optimized.
106
What does EBS stand for?
Elastic Block Store.
107
What is the speciality of the X EC2 instance type?
Extreme memory optimized.
108
How many EC2 instances can be covered by a security group?
Any number.
109
True or False: On-demand instances are recommended for apps being developed on EC2 for the first time.
True.
110
Which HDD EBS volume types can be boot volumes?
Only the magnetic standard volume type.
111
Which EC2 instance type is optimized for graphics and general purpose GPU?
P
112
Which EBS volume type should you use if you need more than 10,000 IOPS.
Provisioned IOPS SSD volumes.
113
Are security groups stateless?
No.
114
True or False: On-demand instances are recommended for users that want to receive a discounted rate for up-front payment.
False. Reserved instances are recommended for that.
115
What does EFS stand for?
Elastic File System.
116
You can have (1|multiple) security groups attached to EC2 instances.
Multiple.
117
To move an EC2 volume from one AZ/Region to another, take a snap or image of it, then \_\_\_\_\_\_\_\_\_\_.
Copy it to the new AZ/Region.
118
True or False: You can mount one EBS volume to multiple EC2 instances.
False. You can only mount an EBS volume on a single EC2 instance.
119
True or False: Spot instances are recommended for apps that have flexible start and end times.
True.
120
Which EC2 instance is optimized for high-speed storage?
I
121
True or False: A single security group can cover any number of EC2 instances.
True.
122
When you terminate your spot instance early, who pays for the hour of compute time?
You do.
123
What are the different pricing options for EC2 instances?
1. On-demand instances 2. Spot instances 3. Reserved instances 4. Dedicated hosts
124
Which EBS volume type is recommended for big data, data warehouses, or log processing?
Throughput-optimized HDD volumes.
125
Which EC2 pricing option allows you to pay for compute capacity per hour (or per second, for Linux instances)?
On-demand instances.
126
What EC2 pricing option allows you to bid whatever price you want for instance capacity?
Spot instances.
127
Which EC2 instance type is designed for general purposes?
M
128
True or False: With security groups, if you create an inbound rule allowing traffic, the security group will automatically allow that traffic out again.
True.
129
True or False: An EC2 instance can only be covered by a single security group.
False.
130
What are the different types of SSD EBS volumes?
* General purpose SSD (GP2) * Provisioned IOPS SSD (IO1)
131
Can security groups be used to block specific IP addresses?
No. Use NACLs for that.
132
What is a security group?
A virtual firewall.
133
True or False: Reserved instances are recommended for apps with short-term, spiky workloads that cannot be interrupted.
False. On-demand instances are recommended for that.
134
Which EC2 instance is optimized for graphics?
G