Can any please help to understand data transfer charges ? by which metric and service i can check, how much data is transferred.?

0

We are getting charged in Bandwidth row of Cloud front billing. In the month of April only 1 line item for data transfer , but from may 1st , there is multiple slabs for charges?

posta un anno fa262 visualizzazioni
1 Risposta
1

In CloudFront's CloudWatch metrics, "BytesDownloaded" and "BytesUploaded" are metrics related to data transfer.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/programming-cloudwatch-metrics.html

I thought it would be possible to check the "sc-bytes" by enabling the CloudFront access log.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html#LogFileFormat

The total number of bytes that the server sent to the viewer in response to the request, including headers. For WebSocket connections, this is the total number of bytes sent from the server to the client through the connection.

profile picture
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande