问题
Can somebody explain what is a "Total Data Processed by all ELBs" in AWS calculator(http://calculator.s3.amazonaws.com/index.html).
- What exactly "data processed" means ?
- What is counted ? Headers ? Body ?
- What about HTTP POST file uploads ?
回答1:
The charge is for...
the data transferred through the Elastic Load Balancer
http://aws.amazon.com/elasticloadbalancing/pricing
That would be requests and responses, headers and bodies, uploads and downloads, and presumably the associated overhead of TCP.
来源:https://stackoverflow.com/questions/30100620/aws-calculator-data-processed-by-elb