Does Bitbucket backup my repositories?

Still need help?

The Atlassian Community is here for you.

Ask the community

We understand your concern and treat reliability and security very seriously.

We store source code repositories on a high-performance storage service provided by a vetted storage vendor. This is backed by fault-tolerant hardware in a high-availability configuration with redundancy at the controller, disk, and network level. Within each AWS region, the vendor guarantees 99.9999999% durability per year. Beyond this built-in resilience within the primary region, we also duplicate all repository data to another instance of the service in a geographically diverse region.

Our database, which stores information such as accounts, issues, and comments, is also automatically replicated to another geographically diverse AWS region. Snapshot backups are generated hourly and retained for 30 days to allow for point-in-time data restoration. Snapshots are encrypted at rest, and our platform service performs periodic automated tests of backup integrity. The Support team can help recover core repository content only, as long as the deletion happened within the last 7 days. We are unable to recover metadata or any content that was deleted past 7 days.

We maintain a public record of uptime for Bitbucket at https://status.bitbucket.org. We also provide information at https://status.bitbucket.org in the event of an outage. We perform quarterly disaster recovery tests to validate our complete capability to fail over to our secondary region in the case of an emergency.  If you are a Premium customer, Bitbucket Cloud has financially backed uptime SLA’s.

One of the great features of distributed version control systems (DVCS), such as Git, is that they're distributed. Backups are still very important, but consider that every person in your workspace that has forked your repository has a complete copy with a full history. Also, it's very easy to set up mirrors and automated backups to pull recent changesets. This is something the Atlassian Community can help make recommendations on.

Last modified on Jan 4, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.