EC2 Launch Issues Flashcards

1
Q

what does the InstanceLimitExceeded error mean?

A

You have reached the EC2 instance limit for the region

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

What is the default limit of EC2 instances per region?

A

20

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

If you need more than 20 EC2 instances, how can this be done?

A

Contact AWS customer support to request an increase in instance limitations.

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

True or False: Instance limitations are global?

A

False: Instance limitations are per region.

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

True or False: If you attempt to create more EC2 instances than you have available in your limit, AWS will launch up to your limit. The remaining requested instances will not be completed.

A

False: The request will fail. No instances will be created.

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

What does the InsufficientInstanceCapacity error mean?

A

AWS does not have enough available on-demand capacity to service the request

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

What is the difference between

  1. InstanceLimitExceeded
  2. InsufficientInstanceCapacity
A
  1. InstanceLimitExceeded means you have exceeded your EC2 instance limit
  2. InsufficientInstanceCapacity means AWS does not have the capacity to fulfill the request
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

To what context does the InsufficientInstanceCapacity error refer?

  1. Account
  2. Region
  3. Availability Zone
  4. Edge
A

Availability Zone

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

If you receive the InsufficientInstanceCapacity, what are your options?

A
  1. Wait then try again
  2. lowering your requested EC2 instances
  3. selecting a smaller instance type
  4. purchase reserved instances
  5. Use a different Availability Zone
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If you receive the InsufficientInstanceCapacity, is lowering your requested EC2 instances a viable option?

A

Yes

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

If you receive the InsufficientInstanceCapacity, is selecting a smaller instance type a viable option?

A

Yes

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

If you receive the InsufficientInstanceCapacity, is trying to purchase a reserved instance viable option?

A

Yes

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

If you receive the InsufficientInstanceCapacity, is trying a different Availability Zone a viable option?

A

Yes

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

How do you resolve the InstanceLimitExceeded error?

A
  1. Terminate unneeded instances or,

2. Contact AWS to increase EC2 instance quota.

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