By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Does moving data from S3 Standard to S3 Glacier Deep Archive affect DataTransfer-Out-Bytes?

0

I recently moved data (~100TB) from s3 Standard to s3 Glacier Deep Archive via a Lifecycle policy. However, I also noticed a huge spike in the DataTransfer-Out-Bytes category of the S3 billing console from the same day. Does moving data from S3 Standard to S3 Glacier Deep Archive get billed to DataTransfer-Out-Bytes?

asked a year ago451 views
2 Answers
6
Accepted Answer

Sorry I had to edit my answer as I missed s3 billing console part at first place.

Data transfer from s3 standard to glacier deep archive would not be charged, however in s3 billing you'll see spike in DataTransfer-Out-Bytes. This is a correlation but certainly not the cause. You'll be charged for Lifecycle Transition requests into (per 1,000 requests) but there is no data transfer cost involved it, please refer S3 Pricing FAQ

Hope you find this helpful.

Comment here if you have additional questions.

Abhishek

profile pictureAWS
EXPERT
answered a year ago
profile picture
EXPERT
reviewed 7 months ago
profile pictureAWS
EXPERT
reviewed a year ago
profile picture
EXPERT
reviewed a year ago
  • Sorry I had to edit my answer as I missed s3 billing console part at first place.

  • Great, thank you for the information Abhishek

0

Agree with the answers provided above. If you see a spike on DataTransfer-Out-Bytes, that means there has been data transferred out from your S3 buckets to the Internet. The region code in front of "DataTransfer-Out-Bytes" (e.g. USW2-DataTransfer-Out-Bytes) indicates the source region (US-WEST-2) the data is transferred out from. If there is no region code, it defaults to US-EAST-1. Please refer to https://aws.amazon.com/blogs/networking-and-content-delivery/understand-aws-data-transfer-details-in-depth-from-cost-and-usage-report-using-athena-query-and-quicksight/.

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions