Reputation: 1015
At the moment I have a bucket with 25.7 TiB (26,317 GiB) of data and 117 millions (approximately) of objects. It is small logs and activity files accumulated for years. Bucket's location is US multi-region and storage type is Standard. I want to optimize cost of this bucket because I'm not using these files in any way, but they must be kept. I'm planning to change storage type to Archive and change location to a single US region.
If I understand correctly:
Based on this I did pricing calculations:
Mostly I wonder on the first two calculations. Why difference of total costs is so big? These two actions achieve same purpose - they changing storage type. The second one is even better because I'm changing location to a single region. Because of such big difference I'm thinking that all my calculations are wrong. It is not really clear what operations of what class are involved when I'm using Lifecycle manager, TRANSFER DATA button, gsutil cp.
I'm asking this:
Thanks!
Upvotes: 0
Views: 53
Reputation: 169
Based on Autoclass pricing “There is no operation charge when Autoclass transitions an object to a colder storage class.”. In terms of your sample calculation and which is the most cost-effective solution, it would be best to consult a Google Cloud sales specialist for clarification. They can offer detailed insights based on your use-case to optimize the cost of your transition.
Upvotes: 0