Cloudwatch Flashcards
(10 cards)
1
Q
Autoscaling
A
If cpu > 70 add 2 instances
If < 40 remove 2 instances
2
Q
SNS
A
Simple notification Service
3
Q
Steps for SNS
A
Create Topic
Target group
Load balancer
Availability zones - 2 zones
Configure security groups
Register targets
Click create
4
Q
Diff launch template and Launch configurations
A
Launch template allows versioning
5
Q
Type of notifications
A
Launch
Terminate
Fail to launch
Fail to terminate
6
Q
Dynamic scaling policy?
A
Target tracking
Simple scaling
Step scaling
7
Q
Target tracking
A
All instances should be 30% CPU
8
Q
Step scaling
A
If CPU > 60% add 5 VMs
If CPU > 80% add 15 VMs
9
Q
Simple scaling
A
Set rules
10
Q
Cloud watch alarm
A
Select metric
CPU auto scaling - 1 minute
Alarm name
CPU units add/remove