Infrastructure

The Infrastructure section manages multi-server deployments. It is not required for a single-server proof of concept, but it is where you grow from one instance to a scaled, resilient estate.

What it covers

From PoC to scale

A proof of concept runs every component on one instance. As usage grows, you separate the stateless gateway from the session hosts and let an auto-scaling group add hosts on demand. The deployment topologies are described in AWS Deployment Patterns.

Sessions flow through the gateway to session hosts, which the Infrastructure section scales.
Note

Multi-host and auto-scale capabilities are enterprise features. Confirm your edition supports the host and gateway counts you intend to run in the Licence section.