Replication and High Availability
📄️ Does AMPS support replication?
AMPS supports replication to multiple destinations, allowing configuration of topics and durability guarantees for message persistence.
📄️ Why does publishFlush() wait forever when I'm using replication?
Resolve 'publishFlush()' waiting forever issues in AMPS replication caused by offline sync acknowledgement destinations.
📄️ Are SOWs for replicated topics guaranteed to be in sync on all instances?
Learn why SOWs for replicated topics may not be in sync across AMPS instances due to transaction log availability.
📄️ How do I set up a failover group in my replication destination?
Learn how to configure an AMPS replication destination to use a failover group by listing multiple instance addresses.
📄️ How does AMPS report the specific failure in replication validation?
Learn how AMPS reports specific replication validation failures using error code 1E-0065 and its accompanying reasons.