Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
1–10 of 22 posts
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#2How quickly do you need to be able to restore? Is it commercial or homelab?
The most cost-effective option by far would be to put a NAS device someplace offsite. You could use tailscale to connect to it remotely.
After that, depending on your access patterns, either a glacier-style s3 service (aws or backblaze/etc), or a rented bare-metal server with big disks some place inexpensive.
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#3You can probably get away with google drive+rclone+borg/restic/whatever, but it will be rather clunky. Backblaze might be a nicer backend to use.
I use rsync.net with borg, but not sure about your budget. Their 1TB lifetime plan is very competitive though.
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#4Like so many things, it depends- How quickly do you need to be able to restore? Is it commercial or homelab? The most cost-effective option by far would be to put a NAS device someplace offsite. You could use tailscale to connect to it remotely. After that, depending on your access patterns, either a glacier-style s3 service (aws or backblaze/etc), or a rented bare-metal server with big disks some place inexpensive.
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#5Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#65 TB? I don't know how to count that low.
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#7Or to put it another way, why is state of the art important?
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#8Why are you choosing to use the cloud instead of spinning rust under your control? Or to put it another way, why is state of the art important?
Re: Ask HN: What is the current state of the art in BIG (>5TB) cloud backups?
#9Why are you choosing to use the cloud instead of spinning rust under your control? Or to put it another way, why is state of the art important?