Context For the last 3 years, we have used Terraform to manage our cloud infrastructure. Infrastructure as Code (IaC) tools, like Terraform, improve stability, security, and agility by making infrastructure changes repeatable and auditable. The main advantages of Terraform over other IaC tools are its multi-cloud support and widespread adoption. To ensure quality, all codeContinue reading “Terraform with Git Branches”
Category Archives: Uncategorized
OneDrive Backup to S3
We use Onedrive extensively for file storage. Microsoft ensures the durability of files in the event of infrastructure events (e.g. hardware failures), and it provides a versioning system for restoring old files. However, the versioning system is incomplete with files not always being available, and it does not provide a good way to restore largeContinue reading “OneDrive Backup to S3”