Live data from Hacker News

Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

backblaze.com

1–10 of 293 posts

Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

#2
Huh, I thought it already had this! Must have mixed it up with a different object storage service (maybe DigitalOcean?).

I've been using B2 for backup storage for some personal projects. It doesn't necessarily do anything "better" than S3 from what I've seen, but never having to log into AWS's dashboard is a reward enough on its own.

They do have a command-line client that's a quick PIP install, so you can do something like:

  b2 upload-file bucket-name /path/to/file remote-filename
Which is, of course, nice for backups.

Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

#5
I have a decent sized music collection consisting a lot of lossless vinyl rips that I've made from my record collection. It totals around 200gigs at the moment but is growing weekly. I've been looking for somewhere to back this all up in the cloud and backblaze is looking most promising at the moment. Anyone here have any thoughts on where I should go with this?

Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

#7
post #2

Huh, I thought it already had this! Must have mixed it up with a different object storage service (maybe DigitalOcean?). I've been using B2 for backup storage for some personal projects. It doesn't necessarily do anything "better" than S3 from what I've seen, but never having to log into AWS's dashboard is a reward enough on its own. They do have a command-line client that's a quick PIP install, so you can do somethi…

>Huh, I thought it already had this!

Same since it seems to be on the new storage service launch checklist right after "buy hard drives".

Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

#8
post #3

Here is the reasoning why they didn't have "s3 compatibility" before: https://www.backblaze.com/blog/design-thinking-b2-apis-the-h...

So how did they manage to get rid of those hidden costs? Or is the new S3 compatible API more expensive?

Re: Backblaze B2 Cloud Storage Now Has S3 Compatible APIs

#10
post #5

I have a decent sized music collection consisting a lot of lossless vinyl rips that I've made from my record collection. It totals around 200gigs at the moment but is growing weekly. I've been looking for somewhere to back this all up in the cloud and backblaze is looking most promising at the moment. Anyone here have any thoughts on where I should go with this?

I used blackblaze for years (redundant DB backups) and never once had a problem with it or its API. It's just a great service.
Post reply on HN