I want to configure bit bucket high availability in at least two regions using Azure cloud.
Is there any way to achieve this?
A clustered Bitbucket Data Center instance requires low-latency between nodes, which is typically not the case between regions. We've tested that it can be run across multiple availability zones within a single region on AWS though (see slide 25 here), and you may be able to get the same result on Azure but I'm not certain.
For multi-region failover, you're looking more at a disaster recovery kind of strategy more than an active-active node setup. More details in the docs below...
https://confluence.atlassian.com/enterprise/failover-for-bitbucket-data-center-687022231.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.