Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

How two publish instances will communicate

Avatar

Level 4

Hi I am aware of replication and reverse replication but how two publish instance wil communicate can any one will help.

Thank You

1 Accepted Solution

Avatar

Correct answer by
Level 10

There are the multiple solutions available for such publish sync but are always specific to use case, trying to sum up in short:-

1. Reverse replication from publish to author and then author will replicate changes to all publisher

2. User sync between publishers - Sling Content Distribution

3. UGC

Thanks

View solution in original post

2 Replies

Avatar

Level 10

Here is a good overview of AEM -- CQ WCM Environments and how they interact

Not sure its best practice to go from PROD -> PROD

Avatar

Correct answer by
Level 10

There are the multiple solutions available for such publish sync but are always specific to use case, trying to sum up in short:-

1. Reverse replication from publish to author and then author will replicate changes to all publisher

2. User sync between publishers - Sling Content Distribution

3. UGC

Thanks