open-guides/og-aws

Clarify network costs between EC2 and ALB/CLB (when free vs $0.01/GB)

Open

#300 geöffnet am 8. Nov. 2016

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Shell (3.905 Forks)batch import
help wantedneeds aws discussionneeds graphicssec: Billing and Cost Managementsec: Load balancing

Repository-Metriken

Stars
 (36.412 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I think that there's a mistake in https://github.com/open-guides/og-aws/raw/master/figures/aws-data-transfer-costs.png

It indicates that cross-AZ traffic between ALB/CLB and EC2 is $0.01/GB, but I think it should be 0 (at least for the CLB)

From http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html:

When you enable cross-zone load balancing, you are not charged for data transfer between the load balancer nodes and the instances

I couldn't find the same kind of clear language in the ALB docs though

Contributor Guide