When comparing Backblaze vs Amazon S3 , the Slant community recommends Backblaze for most people. In the question“What are the best cloud backup services?” Backblaze is ranked 2nd while Amazon S3 is ranked 31st. The most important reason people chose Backblaze is:
The default configuration includes everything except for system files to be backed up. That also includes external USB drives. This will work for most people. It can, of course, be customized to each person's liking.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Beginner-friendly defaults
The default configuration includes everything except for system files to be backed up. That also includes external USB drives. This will work for most people. It can, of course, be customized to each person's liking.
Pro No file size or traffic restrictions
There are no limitations of file size or amount of data you can upload. The $5/mo plan gets you unlimited cloud storage.
Pro Excellent restoration performance
Backblaze creates a zip file of all your files for you to download, thus decreasing the amount of data you need to download and increasing the speed of the download since it's one connection instead of multiple that need to be opened and closed for a list of files.
Pro Secure
AES encrypted files are transferred over a secure SSL connection.
Pro Download any backed-up files from any web browser
Some backup services like Carbonite require a client to be installed to restore files. Backblaze allows you to login and download any or all files from a web browser, meaning it also serves as an ad-hoc cloud storage platform.
Pro Users can order a physical copy of their data
You can have a flash drive or an external hard drive delivered to you. They cost $99 and $189 respectively.
Pro Free for small sites
The free tier will cover most personal home pages.
Pro Easily scalable
There's no cap in storage or traffic. Cost is based on usage.
Pro Super cheap with a year's worth of free service
S3 storage costs $0.03 per GB and gets cheaper the more is stored, PUT, COPY, POST, or LIST requests are $0.005 per 1,000 requests and GET and all other requests are $0.004 per 10,000 requests. And with some restrictions is available for free for a year.
Pro Fast setup
You can provision a S3 bucket, upload files, setup the DNS, and go live in under 10 minutes.
Pro Fast
S3 is fast even without a CDN.
Pro Easy to setup with CDN
Simple to set up with Amazon's CloudFont CDN.
Pro Supports custom root domains
To set up a custom domain, Amazon Route 53 has to be configured as the DNS provider with the domain registrar, two buckets have to be created and configured with the name the same as the domain - one including, one excluding www. A more in-depth explanation can be found here.
Pro No security risks
There's no server to manage, so no security issues to patch or keep watch.
Cons
Con No Linux support
There's no Linux client for Backblaze.
Con Pay extra to keep deleted files permanently
Additional $2/Month plus $0.005/GB/Month for files updated, changed, or deleted more than one year ago.
Con Backblaze does not support network (NAS) drives
If you use a thing like Drobo, Backblaze will not back it up.
Con Buggy
Con Credit card needed
Amazon will try to retrieve the money every month after one year trial. If you have no money you will be banned.
Con Setting up automatic public permissions is confusing
By default, S3 sets uploaded files to private. You can configure your S3 bucket to auto-apply public permissions by copying and pasting a template. But the template might be intimidating to some users.
Con Confusing web interface
Amazon S3's web interface is quite confusing, especially for first-time users, but there are many tutorials online that help beginners to set up a static site on S3.
Con No SFTP support
Amazon S3 does not have SFTP support, instead the S3 web interface has to be used.