Live data from Hacker News

Wasabi – Simple storage solution

wasabi.com

21–30 of 164 posts

Re: Wasabi – Simple storage solution

#21
They're claiming the same 11 9s durability that S3 does. I'd be pretty suspicious of that claim without a track record but it looks like Wasabi's founders come from Carbonite. Bring on the competition, commoditization of fundamental building blocks is great for everyone except people trying to make startup-scale returns on them.

Re: Wasabi – Simple storage solution

#22

This looks great. Are there any client libraries for access, perhaps similar to AWS's `boto`? Having a hard time finding that on your website ..

Since it claims to be "100% bit compatible with Amazon S3", I would assume that you can use boto if you manually configure their endpoints.

Re: Wasabi – Simple storage solution

#23
75MB/5 sec benchmark results (using internal AWS network to pull from S3!) sound dubious. You can get 4Gbps+ down from S3 within the same region in my experience, that's 30x faster than these numbers.

Re: Wasabi – Simple storage solution

#24
post #13

Earlier quoted context omitted.

Not only. There is also minimum 90-day charge for objects. https://wasabi.com/pricing/pricing-faqs/

According to that, there is an extra "9" they didn't show, so $3.99 rather than $3.90. So then if you deleted your 1TB each month, and uploaded new data, you'd be paying 3 times more due to the 90 day minimum charge, so about $12/month in the worst case.

That is to be expected for bottom-barrel prices, to make up for the cost of maintenance (GC / compaction / rebalancing / etc of data). They might just wait 90 days before doing the first compaction, or whatever their system does to delete data.

Re: Wasabi – Simple storage solution

#25
post #3

I wonder how this compares to rsync.net, especially with their HN discount and http://rsync.net/products/attic.html if you're doing the kind of backups I'd imagine Glacier is used for.

After reading about https://rsync.net for years on this site, I signed up last week. Great service, and almost pain-free. I've only bought 100Gb but that's enough for my virtual machines.

(Completely replaced the use of https://rsync.io ;)

Post reply on HN