Skip to content
Discussion options

You must be logged in to vote

Hey @IdrisMiles, thanks for your interest!

To address the specific example, you would be charged once for the 1GB of data retrieved (alongside per-request GET cost).

If you were to use a smaller read part size, the number of requests would increase however the amount of data read would remain the same. For pricing, the per-request cost would increase but the data retrieval cost would remain the same. A larger object would incur an increase in both pricing elements, as the amount of data retrieved would exceed 1GB and the number of 8MB requests to retrieve the data would also increase.

If you wish to reduce costs here, you could explore increasing the read part size for the Mountpoint file…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IdrisMiles
Comment options

Answer selected by dannycjones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants