|
|
|
|
|
by than3
1282 days ago
|
|
Put more simply, backups account for and mitigate the common risks to data during storage while minimizing costs, ransomware is one of those common risks. Its organizational dependent based on costs and available budget so it varies. Long term storage usually has some form of Forward Error Correction (FEC) protection schemes (for bitrot), and often backups are segmented which may be a mix of full and iterative, or delta backups (to mitigate cost) with corresponding offline components (for ransomware resiliency), but that too is very dependent on the environment as well as the strategy being used for data minimization. > Usually this level of robustness isn't present in a "replication" setup. Exactly, and thinking about replication as a backup often also gives those using it a false sense of security in any BC/DR situations. |
|