Earlier quoted context omitted.
Amazon beat you to it: https://aws.amazon.com/snowball/
Snowball still charges ~3 cents/GB to get it out of S3 and into Snowball.
AWS Customers Rack Up Hefty Bills for Moving Data
101–110 of 252 posts
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#102Is there a plausible explanation why egress fees from cloud providers costs around $0.1/GB? "Traditional" server providers such as Hetzner are able to offer bandwidth at orders of magnitude lower price (eg. $1.1/TB). I understand that cloud providers may have better interconnects or better uptimes, but that doesn't justify the magnitudes higher pricing.
Also Hetzner offers hosting that works sometimes/ maybe. I only consider it a viable option in the earliest days of starting a project.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#103Earlier quoted context omitted.
All of them (AWS, GCP, Azure) are priced outrageously compared to high quality, well peered, bandwidth.
GCP is pretty good though. Cold-potato, very fat backbone, and very good presence at a ton of PoPs. When using GCP you basically have the same global, high-bandwidth direct connectivity presence that Google uses for its products, and that is very difficult to match by traditional T1 ISPs.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#104Is there a plausible explanation why egress fees from cloud providers costs around $0.1/GB? "Traditional" server providers such as Hetzner are able to offer bandwidth at orders of magnitude lower price (eg. $1.1/TB). I understand that cloud providers may have better interconnects or better uptimes, but that doesn't justify the magnitudes higher pricing.
Disclaimer: I worked on an AWS service team. This is, oddly enough, similar to a debate people have about consumers TV or Internet: should pricing be "unlimited" or "a la carte"? AWS is combining all your networking charges into one lump "outgoing data transfer" fee. So it's heavily marked up in comparison to what they're paying for the outgoing data transfer, and you're not sure how much is profit vs. whether it's g…
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#105Re: AWS Customers Rack Up Hefty Bills for Moving Data
#106Earlier quoted context omitted.
I was going to say it’d be an improvement but I can’t actually make sense of the AWS Snowball proving https://aws.amazon.com/snowball/pricing/
The pricing seems relatively clear: A flat fee for the act of a human getting the data onto the physical medium ($200) + the cost of shipping ( So if your getting out 30 TB of data that's $200 + ~$100 + ($0.03 * 30000) = ~$1200
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#107Is there a plausible explanation why egress fees from cloud providers costs around $0.1/GB? "Traditional" server providers such as Hetzner are able to offer bandwidth at orders of magnitude lower price (eg. $1.1/TB). I understand that cloud providers may have better interconnects or better uptimes, but that doesn't justify the magnitudes higher pricing.
Disclaimer: I worked on an AWS service team. This is, oddly enough, similar to a debate people have about consumers TV or Internet: should pricing be "unlimited" or "a la carte"? AWS is combining all your networking charges into one lump "outgoing data transfer" fee. So it's heavily marked up in comparison to what they're paying for the outgoing data transfer, and you're not sure how much is profit vs. whether it's g…
No, it's two variables - the egress charges you refer to and the actual cost to store the data.
We[1] have found that it is, as you might expect, quite a bit simpler to charge for just the storage and forget about metering the usage/bandwidth/transfer.
So we have typically had our price point higher than the B2s or Wasabis of the world, but there's just one simple number to think about - and no potential for surprises in the billing.
I will admit to having a bit of concern over adding 'rclone'[2] to our platform and the potential for users to just burn bandwidth using an rsync.net account as a "transfer host" but that is why we peer with he.net and their cheap an plentiful 10gb pipes.
[1] rsync.net
[2] ssh user@rsync.net rclone s3:/bucket gdrive:/blah/blah
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#108Earlier quoted context omitted.
GCP is pretty good though. Cold-potato, very fat backbone, and very good presence at a ton of PoPs. When using GCP you basically have the same global, high-bandwidth direct connectivity presence that Google uses for its products, and that is very difficult to match by traditional T1 ISPs.
Ok, help me out: "cold-potato"? :D
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#109Earlier quoted context omitted.
Amazon has gone one step past that and made the shovels expensive too. The fear of buying a computer has made them billions.
It's not just the fear of buying a computer, it's also the fear of hiring staff...
All they provide you is the bare metal in easily-purchasable quantities. Whatever time you saved not having to lug a server up to your datacenter and plug it in will be spent debugging CloudFormation stacks or figuring out how to auction off your reserved instances that you no longer want.
Re: AWS Customers Rack Up Hefty Bills for Moving Data
#110Earlier quoted context omitted.
GCP is pretty good though. Cold-potato, very fat backbone, and very good presence at a ton of PoPs. When using GCP you basically have the same global, high-bandwidth direct connectivity presence that Google uses for its products, and that is very difficult to match by traditional T1 ISPs.
Ok, help me out: "cold-potato"? :D
Hold onto the packet for as long as you can vs hand it off to your peer as quickly as possible.
Most networks do "hot", Google does "cold" since their network is almost always better than that of the peer.