Dynamic Active/Active (DAA) gives the simplicity of deployment and data integrity of Composite Active/Passive (CAP), with the automated continuous operations of Composite Active/Active (CAA).
DAA allows for simplicity of application adoption, lowering the risk for write conflicts. DAA Connectors automatically reroute writes to another available cluster if the current Active cluster fails, while CAP requires human intervention to move the Active role to another cluster.