Replication agents in AEM are responsible for transferring content and digital assets from the author instance to the publish instance (or to other targets like Dispatcher flush agents). This ensures that authored and approved content becomes available on the public site.
Options B and C are incorrect:
User permissions are not replicated by agents; they are managed by user synchronization.
Core Components are provided via Maven dependencies and not transferred via replication agents.
Adobe Documentation:
“Replication agents are central to AEM; they are used to publish (activate) content from an author to a publish environment, or to clear content from the dispatcher cache.”
— AEM Replication Agents
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit