Configuration and deployment

Overview

The best deployment option depends on your project’s specific requirements and constraints. Each option has advantages and considerations so that the optimal choice will vary based on scalability, cost, security, and maintenance needs.

Tuning tips - Configuration and deployment
  • Deploying instances

    • Implement loose coupling between instances for independent operation.

    • Consider scalability by connecting a single author instance to multiple public instances.

    • Increase flexibility by serving separate variations of content on different public instances.

  • Centralized data flow with instances running in separate virtual machines for more performance.

  • Clustered deployment

    • Ensure you fully control the virtual machines (VMs) in a cluster setup.

    • Avoid treating public instances as disposable with automatic up/down scaling based on load.

    • Ensure the amount of writing (JCR) data is not too high.

      For more, see Conditions for clustering.

Subpages in this section

Feedback

DX Core

×

Location

This widget lets you know where you are on the docs site.

You are currently perusing through the Performance tuning guide docs.

Main doc sections

DX Core Headless PaaS Legacy Cloud Incubator modules
6.3 beta
X

Magnolia 6.3 beta

Magnolia 6.3 is in beta. We are updating docs based on development and feedback. Consider the 6.3 docs currently in a state of progress and not final.

We are working on some 6.3-beta known issues during this phase.