Mar 22, 2024
Backing up your GitHub code is essential for preventing data loss. Cloudback's "replicating backups" feature adds an extra layer of security to safeguard your work.
What is replicating backups?
Replicating backups involves storing identical copies of your GitHub code in two separate locations. This provides a backup of your backup, ensuring your code remains safe and accessible even if something happens to one of the storage locations.
Why replicate your backups?
Minimize risk of data loss: Hardware failures, software errors, or unexpected events can compromise your primary backup. Replicating backups provides a failsafe if your primary storage becomes unavailable.
Meet compliance requirements: Some industries require multiple copies of critical data to fulfill regulations. Replicated backups offer a simple way to comply with these standards.
Eliminate single points of failure: Relying on a single backup introduces risk. Replicating backups adds an extra layer of protection and ensures your data is always recoverable.
How to set up replicated backups
Choose storage locations: Select two customer-managed storage destinations (these can be existing cloud storage accounts).
Create composite storage: Within Cloudback, create a composite storage unit that links your two chosen storage locations.
Configure repositories: Instruct your GitHub repositories to use the newly created composite storage for backups.
How replicated backups work
Automatic replication: Each time a backup runs, Cloudback copies your code to both locations within your composite storage.
Data integrity: If errors occur during the replication process, Cloudback flags the backup as failed to maintain data consistency.
Prioritized recovery: When restoring data, Cloudback first attempts to retrieve your backup from the primary storage. If unavailable, it automatically uses the secondary storage.
FAQs
Can I replicate backups to different cloud providers? Yes! Cloudback supports diverse cloud storage providers, allowing you to spread your backups across different platforms for added security.
What happens if both storage locations fail? While unlikely, if both locations fail, Cloudback will notify you. You can re-run the backup after resolving the issue.
Will replicating backups slow down the process? There might be a slight increase in backup time, but Cloudback optimizes the process for minimal performance impact.
Can I create more than two backup copies? Yes! Cloudback's nested composite storage feature lets you create multiple layers of replicated backups.