Article
Idempotent PowerShell Backup Automation
How to design backup automation that converges configuration safely, proves each run, controls retention and keeps restore testing separate from job success.
Topic
2 matching entries across Articles, TIL and Projects.
Long-form writing tagged Backup.
How to design backup automation that converges configuration safely, proves each run, controls retention and keeps restore testing separate from job success.
Short notes and fixes tagged Backup.
A rebuildable demo environment should not destroy the backend that stores its state, so I manage the S3/DynamoDB backend as a separate Terraform project.