Platform.sh is a brilliant service that uses code to define the infrastructure required to host your web app.
You can size each part of your infrastructure individually, making sure that you have enough resources in your plan for the total of all your services.
However, Platform.sh doesn't give you an easy way to determine how much your plan's resources you're actually using, other than telling you if you've configured your app to use too much.
This calculator aims to help you to see what resources are being used and how you could potentially change your allocations and still stay within your plan size without having to do trial and error with deployments.
0
of 0.96
CPU allocated.0
of 768MB
memory allocated.Your apps and services are probably using this sort of sizing. These use the 'sizes' attribute in your YAML config.
Flexible sizings are used when you have specified a 'resources' key in your app configuration.