Archive for May 21st, 2016
Notes from various AWS Investigations
Posted by Kyle Lexmond in Programming, Sysadmin on May 21, 2016
AWS CloudWatch Logs storage charge == S3 storage charge. Possibly less, since the logs are gziped level 6 first. CW Logs makes more sense than using AWS Elasticsearch at small scale – prices start at 1.8c an hour + EBS charges vs 50c/GB of log ingestion + storage For pure log storage & bulk retrival, […]