Earlier quoted context omitted.
With Snowball, you don't need a huge pipe because your data is being sneaker-netted to one of their data centers. You don't need a ton of storage disks because they're lending Snowball to you in the short-term as a means of copying your data to S3 (and/or Glacier) for the long-term. If you can spare a 1 gigabit connection to saturate with S3 uploads, you can send 50TB in about two weeks. It takes about a week to requ…
Does it seriously take a week to get a snowball? You'd think with all the logistics Amazon owns...
Amazon S3 Transfer Acceleration
51–60 of 88 posts
Re: Amazon S3 Transfer Acceleration
#52Did anyone else have some pretty terrible results from the speed tester? I was pretty optimistic seeing their sample screenshot - am I missing something? http://i.imgur.com/UwNBGf3.png
So I suspect you might be having that problem in your test.
Re: Amazon S3 Transfer Acceleration
#53What's the fastest & cheapest way to get data off Amazon's cloud services?
We[1] may have a good answer for you ...
Let's assume you have terabytes of data, otherwise there's no difficulty, right ?
So, when you combine the HN readers discount pricing for 10TB datasets, which is 4c/GB/mo. with the fact that we support 's3cmd' in our environment:
ssh user@rsync.net s3cmd get s3://rsync/mscdex.exe
... and the fact that we have no other charges (no transfer/usage/bandwidth charges) ...... and the fact that we have 10gbps connectivity through he.net ...
It's possible that we would be a good fit.
You fire up a 10TB account for $400/mo and you issue s3cmd commands, over SSH, on your rsync.net account, which "pulls" the data from S3, at pretty much whatever speed Amazon can throw at us.[2]
Email us.
[1] rsync.net
[2] http://arstechnica.com/information-technology/2015/12/rsync-... ... scroll down to the part where they do the speed tests ...
Re: Amazon S3 Transfer Acceleration
#54Earlier quoted context omitted.
With Snowball, you don't need a huge pipe because your data is being sneaker-netted to one of their data centers. You don't need a ton of storage disks because they're lending Snowball to you in the short-term as a means of copying your data to S3 (and/or Glacier) for the long-term. If you can spare a 1 gigabit connection to saturate with S3 uploads, you can send 50TB in about two weeks. It takes about a week to requ…
Does it seriously take a week to get a snowball? You'd think with all the logistics Amazon owns...
Re: Amazon S3 Transfer Acceleration
#55Did anyone else have some pretty terrible results from the speed tester? I was pretty optimistic seeing their sample screenshot - am I missing something? http://i.imgur.com/UwNBGf3.png
Re: Amazon S3 Transfer Acceleration
#56Re: Amazon S3 Transfer Acceleration
#57Earlier quoted context omitted.
Even with that, I don't get it. "Moving lots of data either requires a huge pipe, or a ton of storage disks." With that, they offer their Snowball device, which, if I'm understanding correctly, holds up to 50TB (now 80TB), which they physically ship to you, and then you ship back to them. How does this fix either of the constraints (disk space / connection pipe)?
So you have 50TB of images to send me and a 10mbit internet pipe. Is it faster to FTP me the file or mail it on a hard drive?
Re: Amazon S3 Transfer Acceleration
#58Does anybody have a sense of how fast uploading to S3 can get? I'm on a gigabit link here in Singapore, uploading to Singapore instance of S3 (via ARQ) - and I'm disappointed that I rarely see better than about 40 Mbits/second.
Re: Amazon S3 Transfer Acceleration
#59Does anybody have a sense of how fast uploading to S3 can get? I'm on a gigabit link here in Singapore, uploading to Singapore instance of S3 (via ARQ) - and I'm disappointed that I rarely see better than about 40 Mbits/second.
Re: Amazon S3 Transfer Acceleration
#60Do I understand this correctly that Cloudfront is still the better option for fronting static assets like JS and CSS?