Egress fees between CloudFront distributions?

0

If I have a CloudFront distribution pointing to another distribution, do I pay egress fees twice (once per distribution) for each HTTP request or is the egress between distributions free, like S3->distribution is?

demandé il y a 2 ans415 vues
1 réponse
0

CloudFront charges for each HTTP/HTTPS request but does not charge for origin fetches from an AWS Origin such as an S3 bucket, EC2 instance, Lambda function, or Elastic Load Balancer. In this case, a CloudFront distribution is not considered an AWS Origin therefore the requests between the two will result in double the egress fees.

If you are using an AWS service as the origin for your content, data transferred from origin to edge locations (Amazon CloudFront origin fetches) are free of charge. This applies to data transfer from all AWS regions to all global CloudFront edge locations. Data transfer out from AWS services for all non-origin fetch traffic (such as multi-CDN traffic) to CloudFront will incur their respective regional data transfer out charges.
 
This document has more information: https://aws.amazon.com/cloudfront/pricing/
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions