Reference: Architecture diagrams

Basic architecture diagram (single level)
A simple diagram of the simplest setup commonly seen in a production environment. Two servers - one web and one database.

Architecture diagram 8

Simplified architecture diagram
A common architecture with databases removed for clarity. Staging and Development may share a database server. Generally, Production should have a completely separate database server.

Architecture diagram 7

Content flow detail
A content author creates content in staging, which is stored in the staging database. On site sync, data is pulled from the database and transferred to the production server, which in turn stores the content in the production database.

Architecture diagram 6

Code flow deployment strategy

Architecture diagram 5

Simple production infrastructure diagram with hardware load balancer
Common on premise simplified setup.

Architecture diagram 4


Simple production infrastructure diagram with software load balancer
Common in on premise or in cloud. Suitable for both AWS and Azure.

Architecture diagram 3

Simple production infrastructure diagram with Azure
When using Sitefinity CMS on Azure Cloud Services in a load-balanced scenario you do not need to configure Sitefinity CMS for load balancing.

Architecture diagram 2

Production geographic distribution diagram
Geographic area should have its own database for reasons of latency.

Architecture diagram 1



Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?