Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 41f2ee9

Browse files
authored
Merge pull request #2563 from magento-devdocs/hg-cluster-resize
Add cloud cluster resize note
2 parents c815b7a + 0550788 commit 41f2ee9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cloud/architecture/pro-architecture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ Our redundant architecture means we can offer upscaling without downtime. When u
211211

212212
For example, you can add extra web servers to an existing cluster should the constriction be at the PHP level rather than the database level. This provides _horizontal scaling_ to complement the vertical scaling provided by extra CPUs on the database level. See [Scaled architecture]({{ site.baseurl }}/cloud/architecture/scaled-architecture.html).
213213

214+
If you expect a significant increase in traffic for an event or other reason, you can request a temporary increase in capacity. See [How to request temporary Magento upsize](https://support.magento.com/hc/en-us/articles/360041138511) in the _Commerce Help Center_.
215+
214216
## Master environment
215217

216218
On Pro plan projects, the Master branch provides an active PaaS environment with your Production environment. Always push a copy of the Production code to the Master environment in case you need to debug the Production environment without interrupting services.

0 commit comments

Comments
 (0)