SilverStripe System Architecture
SilverStripe System Architecture

The SilverStripe solution management platform uses a multi-cluster model:

Service Logic cluster: SilverStripe solution logic
Database and Storage cluster: Storage for system-wide content and user data
Client Access cluster: Client application interface
Transcoding cluster: Content transcoding for handset-specific format adaptation
Web Server cluster: End-user website, customer support site, content management site


The modular architecture integrates standard hardware and software components, enabling easy expansion of platform capabilities over time to scale with ongoing growth of the user base. The platform utilizes a fully redundant configuration to ensure high availability.



Back to top