-
Monitoring your S3 buckets for #omgcat usage
If you’re serving up a static website from S3, especially if you have larger assets stored there, you may want to put monitoring on the requests or bytes downloaded from S3, just to make sure someone’s not running up terabytes of transfers or millions of requests. Enabling Metrics on S3 You will have to enable…