Now, if I was trying to live in media files and pictures, as you seem to do, I'd check Amazon Glacier [1].
[1] https://lifehacker.com/how-to-use-amazon-glacier-as-a-dirt-c...
Not a perfect solution at all. Total data loss would be quite the inconvenience but it wouldn't be the end of days either. For complete windows system backups I occasionally use Acronis which is quite dependable from my experience.
If someone asks for a more professional solution I usually recommend products like Veeam and a storage like Nimble.
All photos automatically go onto Google Photos and then pulled back down to my NAS. Gmail is backed up to the NAS too. All contacts in my phone are synced to Gmail too.
Basically... Google Cloud ;)
Cloud backups in case of a house-eating disaster like hurricane, or fire. Backblaze is invaluable in this case.
Two USB flash drives with a cap to prevent rain and dust damaging the drive. I put these on my key-chain so I always have my data no matter where I travel.
I also run hourly rsync backups to my home server, and propagate them to a Hetzner file storage server. This is done by my timeline thing [0]. The timeline thing backs up files from multiple devices, but also geolocation, social media posts, and other data I consider valuable. It's extensible, so I can add new inputs/outputs as needed.
Whatever your backup strategy is, consider the following threats:
- Your files are held hostage by ransomware, and the damage spreads to your backup
- Your house is destroyed by fire
- You lose your 2FA device
- You are locked out of your Google/Apple/Microsoft account
- You are incapacitated, and someone needs to take over
I have 4 of those factors covered. I am working on the last point.
To recover everything from a new computer, you just install Duplicacy again and run like 2 commands.