Deployment modes of eZ Publish
eZ Publish is a protean CMS, capable to deploy on different types of infrastructure, based on issues and security contexts, load to support, high availability expected & integration mode to information system
Installation
- Database: Single DB (1 base for multi-sites) or mutli DB (1 base per site)
- Front: Single instance (1 eZ for all publications) or multi-instance (1 eZ by front-end)
- Cluster: Several PHP front-ends for load balancing, DB or NFS mode, by cache replication on front-ends
- LDAP: Authentication via LDAP / AD in several modes of account synchronization
Optimization
- Management of caches: by page, batch of pages, blocks, regular or synchronous expiration with publications of contents
- Varnish: Strong coupling with the Varnish cache system
- Optimization front-end: dynamic compression of CSS and JavaScript
Integration
- Imports: XML import, ODT or scripts (PHP API)
- Exports: XML export, ODT or scripts (PHP API)
- REST API: Data manipulation API in REST mode
- Web Services: Numerous extensions, web services mechanisms in SOAP /REST mode
- Webdav: Webdav connector for batch import of articles and media
Infrastructure integration
- SQL: MySQL, Postgre or Oracle supported
- Language: PHP5, Java runtime for Apache Solr supported
- Virtualization: VMWare, XEN, Cytrix supported
- System: Any Linux system supported. Apple & Windows system functional for testing and development
- Storage: Storage of SAN / NAS supported, NFS share (depending on performance), DB or NFS mode cluster
