Page tree

Versions Compared

Key

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

...

Component Front-End to BackPurposeSummaryNotesKey Reading Matrial
AkamaiCDN (Content Distribution Network)   
     
Apache with Adobe Dispatcher ModuleWeb Server, Caching and Load BalancingCaches into static content pages generated by CMS to improve performance. 
     
AEM Instance for PublisherCMS Publisher

Serves the published content to the public.

Appears to be using Apache Sling for Web framework to expose the repository.

Bundles CRXDE Lite web interface to manage the repository at http://<host>:<port>/crx/de/index.jsp

Powered by OSGi

 
CRX Content RepositoryCMS Publisher Database Cache

Data storage for content-centric applications, implementing Content Repository API for Java Technology (JCR 2.0).

Appears to use Apache Jackrabbit Oak as manager (searching, versioning, transactions, etc.) of repository.

  
     
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. 

...