Open bprashanth opened 2 months ago
We can create CloudWatch Alarms for key metrics:
Auto-Scaling:
DNS Failover with Route 53:
Free Tier:
Additional Costs:
Free Tier:
Additional Costs:
Free Tier:
Additional Costs:
Free Tier:
Additional Costs:
Free Tier:
Additional Costs:
Assume the following usage scenario:
Cost Breakdown:
Based on the free tier usage:
From on call discussions
Resource/utilization metrics:
Custom metrics:
@anmolsingh0219 @bprashanth To research about setting up custom metric on AWS for RAM and Disk
We want to same metrics we have for cpu (an alert if it crosses the 80% threshold) for ram and disk.
There should be a pre canned way to achieve this. If not we'll just have to do a custom metrics.
We also want a read latency RDS metric. We're assuming if the read latency spikes we can increase the RDS instance size to bring it back down. We don't think write latency matters much since our users will not be writing to RDS (most writes are when we ingest data).