Elastic Load Balancing and Auto Scaling Flashcards
Auto Scaling responds to EC2 ______ checks and ________ metrics
Auto Scaling responds to EC2 status checks and CloudWatch metrics
Auto-scaling can be scaled based on _____ or on a _____
Auto-scaling can scale based on demand on a schedule
_______ policies define how to respond to _______ in demand
Scaling policies define how to respond to changes in demand
Auto Scaling groups define collections of EC2 instances that are ______ and _________ together
Auto Scaling groups define collections of EC2 instances that are scaled and managed together
What are the health check options available to EC2 instances? (2)
EC2 status checks
ELB uses the ELB health checks in addition to EC2 status checks
Auto Scaling - Monitoring:
How long is the granularity with Basic monitoring?
Is this a free service or are you charged?
5 minute granularity
No charge
Auto Scaling - Monitoring:
How long is the granularity with Detailed monitoring?
Is this a free service or are you charged?
- 1 minute granularity
- Charges apply
The Auto Scaling setting, known as Cooldowns, is used with a simple scaling policy to prevent Auto Scaling from __________ or ___________ instances before the effects of previous activities are _______.
The Auto Scaling setting, known as Cooldowns, is used with a simple scaling policy to prevent Auto Scaling from launching or terminating instances before the effects of previous activities are visible.
The Auto Scaling setting, known as Termination Policy, defines which instances to _________ first when a ______-__ event occurs
The Auto Scaling setting, known as Termination Policy, defines which instances to terminate first when a scale-in event occurs
The Auto Scaling setting, known as Termination Protection, prevents Auto Scaling from terminating ________ ________
The Auto Scaling setting, known as Termination Protection, prevents Auto Scaling from terminating protected instances
What is the reason for placing an instance from the “InService” state into the “Standby” state?
To update or troubleshoot the instance
Additional Scaling Settings:
A _________ ____ provides a specified amount of time to wait for the action to complete before the instance can _________ to the ____ _____
A lifecycle hook provides a specified amount of time to wait for the action to complete before the instance can transition to the next state
ELB Distributes incoming application traffic across multiple targets: What are they? (4)
- Amazon EC2 Instances
- Containers
- IP Addresses
- Lambda functions
ELB Provides _____ _________ for applications
ELB Provides Fault tolerance for applications
ELB distributes incoming traffic to a _____ __ or ________ __
ELB distributes incoming traffic to a Single AZ or Multiple AZs
In ELB, only ___ ______ per AZ can be enabled for each ELB
In ELB, only one subnet per AZ can be enabled for each ELB
Auto Scaling - Monitoring:
Group ______ provides data about the Auto Scaling Group (ASG).
Group metrics provide data about the Auto Scaling Group (ASG).