Establish WORM policy for backups #22
Notifications
Total Time Spent: 3 hours 21 minutes
Due Date
lukas
3 hours 21 minutes
No due date set.
Dependencies
No dependencies set.
Reference: KomuSolutions/igot99issues#22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A time-based retention policy using Write-Once-Read-Many allows control over data immutability. WORM is as close to an air-gapped backup as you can get in the cloud. Utilizing this can ensure that backups running against the Azure target will guarantee that no data can be manipulated or deleted during its intended lifetime.
Backups to the Azure target are already very safe:
The addition of WORM can also add:
On the other side, utilizing WORM means:
https://music.youtube.com/watch?v=jeICC5SFpP0
sieht promising aus

reminder to self: morgen nochmal schauen, ob die Dateien auch nicht durch automatische Routinen entfernt werden können, und: ob sie dann auch nach 2 Tagen (aktuelle test policy) wirklich entfernt werden, als test für die automatische Rotation von Backups
confirming scenario