Dedicated Gen 3 Development
Back to home
On this page
Learn about the cluster infrastructure of Dedicated Generation 3, and discover key details about deployment, which regions are supported and storage limits.
Cluster infrastructure
Clusters in a DG3 environment can be imagined as a mini-Grid region that has no Ceph dependency, so it can run anywhere. The cluster nodes function as entrypoint, coordinator, storage and host all in one. These clusters usually only contain a single branch while the remainder of the project remains on a Grid host.
For more information about the Dedicated clusters, visit Dedicated Gen 2 Development.
On a DG3 cluster, the services (MariaDB, PHP, Redis) run in Highly Available (HA) mode instead of as single, isolated applications. These clusters can be in either of your production or staging environments.
HTTP clusters
With a HTTP connection, a cloud load balancer sits in front of the hosts and, if Fastly is enabled, Fastly sits in front of the cloud load balancer. Therefore, the web request flow looks like this:
SSH clusters
On DG3, customers have direct access to the application containers. This connection is proxied through the Grid region and then to the DG3 cluster like in the diagram below:
In the diagram, there are only 3 hosts. Host 1 has both the entry point and app container, and the same goes for hosts 2 and 3. Each service is run on 3 High availability containers spread across each of the 3 dedicated hosts.
Deployment
On Grid, all project branches are deployed into that same Grid region. On DG3, this behaves the same but the projects deployed are Highly Available (HA), and branches set as default and (optionally) labelled staging are deployed into their own dedicated clusters instead.
Note
Existing non-HA projects cannot be converted to HA projects and vice-versa. HA projects must be created as HA.
Providers and regions
Unlike Grid, you can deploy into any region of supported IaaS providers with a Dedicated Generation 3 environment. Currently, these providers are listed below:
- Amazon Web Services (AWS)
- Microsoft Azure (Azure)
- Google Cloud Platform (GCP)
- OVHcloud (OVH)
For more details on specific regions, consult the region documentation.
Storage
Each Dedicated Gen 3 cluster comes with 50GB of storage per environment by default. This storage is intended for your data (databases, search indexes, user uploaded files, etc.) and you can subdivide it as you want. You can request more storage at any time.