EC2 Auto Scaling Flashcards

1
Q

Can I launch different types of EC2 instances in the same EC2 Auto Scaling Group?

A

Yes, but Auto Scaling Groups optimize for the case when all instance types are the same.

If you want to launch new instances, you must first update the launch configuration. This doesn’t affect existing instances.

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

What happens to my EC2 instances if I delete my Auto Scaling Group?

A

The instances will be terminated.

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

What is a launch configuration?

A

A template that an EC2 Auto Scaling Group uses to launch EC2 instances.

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

What is the mechanism that enables you to perform custom actions by pausing instances as an Auto Scaling Group launches or terminates them.

A

Lifecycle hooks.

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

What are lifecycle hooks?

A

They enable you to perform custom actions by pausing instances as an Auto Scaling Group launches or terminates them.

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

Can EC2 Auto Scaling Groups span multiple regions?

A

No, but they can span AZs within a region.

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

True or False: You can configure EC2 Auto Scaling to send an SNS notification whenever your Auto Scaling group scales.

A

True.

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