Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

e

Table of Contents

Key Components

Component Front-End to BackPurposeSummaryNotesKey Reading Matrial
AkamaiCDN (Content Distribution Network)   
     
Apache with Adobe Dispatcher ModuleWeb Server, Caching and Load Balancing Caches into static content pages generated by CMS to improve performance. 
     
AEM Instance for PublisherCMS PublisherServes the published content to the public.  
 CMS Publisher Database Cache   
     
AEM Instance for AuthorCMS AuthorCreate, upload and edit content and to administer the website.  
 CMS Author Database   
     
Microsoft ADCentralized Authentication Directory Optional and should failback to local authentication repository if AD fails. 

...


Setup of Web Server Dispatcher

...

Setup of AEM Publisher

Comes in two flavours,

  • cq-quickstart-6.2.0.jar - executable to run as a Java process.
  • cq-quickstart-6.2.0.war - install in a container like Tomcat

Setup of AEM Author

...