Consul HA with multi-region

Hi Team,

We are hosting vault instance with consul as data store. For HA we are looking to have multi-region HA configuration in AWS for consul. Could you please let us know what is the best practice for achieving this?

Our end goal is to make available vault service up (without any data loss) and running even if one region went down anytime.

Thanks,
Akash John

Hi @johnakash

It looks like you are looking for something like Vault Disaster Recovery. You can read more about that here (https://www.vaultproject.io/docs/enterprise/replication/index.html).

This is the best way to protect the Vault service (without data loss) for region protection.

Hope this helps.

Cheers,
Cam