Replication scenarios
I recently put together a platform to demo a handful of scenarios related to YugabyteDB cross-cluster replication.
The code is here: https://github.com/dataindataout/xtest_ansible
This works for Mac (Apple M1) and should work on later versions of Mac and Linux. Unsure if it will work on Windows.
You will need a copy of YugabyteDB (2.16 or 2.17, depending on which branch of the demo code you use). Note that xcluster functionality improves greatly at 2.17, so test at that version or beyond if you can.