QuestionQ12

Designing a solution architecture

Which architecture should the Architect recommend to ensure performance and failover?

  • A
  • B
  • C
  • D
Explanation

AEM’s recommended publish topology is a shared-nothing TarMK publish farm: multiple independent Publish instances, each fronted by Dispatcher, behind a load balancer. It provides read-performance scaling and failover, while replication keeps each Publish repository synchronized. MongoDB is generally intended for horizontally scaling the author tier, not standard Publish deployments.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!