EC2 - Create an EC2 instance Flashcards

1
Q

By default, if an EC2 instance is terminated, what happens to the EBS root volume attached to it?

A

The volume will be deleted since “Delete on Termination” is checked by default

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

Bootstrap scripts are placed in…

A

…User Data under “Advanced Details”

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

AWS tagging best practices

A

Tag everything!

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

Where do you request spot instances?

A

Purchasing Option in Configure Instance Details

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

Where do you request a dedicated host?

A

Tenancy in Configure Instance Details

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

To launch reserved instances…

A

Reserved Instances > Purchased Reserved Instances, add instances to cart

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

Encrypted boot volumes (default)

A

Root volumes cannot be encrypted by default. Other EBS volumes can be encrypted if you check Encrypted

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

Termination protection…

A

…is turned off by default. You must turn it on yourself if you want it.

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

On an EBS-backed instance, what is the default action if the instance is terminated?

A

The root EBS volume is deleted.

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

EBS root volumes of your DEFAULT AMI’s

A

cannot be encrypted, but you can use a third party tool to encrypt the root volume, or this can be done when creating AMIs using the console or API

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