area | metric | comparison operator | threshold | rationale |
---|---|---|---|---|
CPU | CPUUtilization | > |
80 % | Queuing theory tells us the latency increases exponentially with utilization. In practice, we see higher latency when utilization exceeds 80% and unacceptable high latency with utilization above 90% |
Memory | FreeableMemory | < |
64 MB | This number is calculated from our experience with RDS workloads. |
Memory | SwapUsage | > |
256 MB | Sometimes you can not entirely avoid swapping. But once the database accesses paged memory, it will slow down. |
-
Notifications
You must be signed in to change notification settings - Fork 1
despark/terraform-elasticache-sns-alarms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Default elastic cache alarms to given SNS topic
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published