margaret5 Posted Sunday at 04:21 PM Report post Posted Sunday at 04:21 PM We are planning to transfer a large amount (12TB) of data from AWS S3 to Azure Blob storage. There are close to 60million objects to deal with and we are planning to use a tool <product name removed> for the same. Before proceeding, we want to estimate the transfer cost. Are there any 'write costs' to Azure blobs? We are aware of egress cost from AWS S3, but to calculate the complete end-to-end cost, we need to understand are there are any write operation costs during the transfer Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted Sunday at 06:35 PM Report post Posted Sunday at 06:35 PM I asked copilot, and here's the summary of it's answer: For a 12 TB upload to Azure Blob Storage, your main costs will be: Storage tier cost (Hot: $220/month, Cool: $122/month, Archive: $24.50/month) Write operations (~$9–$22 depending on tier) No cost for uploading (data ingress) Quote Share this post Link to post Share on other sites More sharing options...