What's the simplest way to put a cap on total monthly outgoing data? I have no desire to throttle bandwidth over short intervals, the aim is to ensure I stay within spending limits for monthly bandwidth cost even if I get DDOSsed and fail to respond to an alert from the AWS Limit Monitor.
Node.js running on Ubuntu running in AWS EC2 so there are various levels at which this could be implemented.