Are there any limits to the number of applications that can be deployed in PWS?
search cancel

Are there any limits to the number of applications that can be deployed in PWS?

book

Article ID: 294929

calendar_today

Updated On:

Products

Services Suite

Environment


Resolution

The default quota for a free trial org is 2GB, while the default quota for a paid user is 25GB. To confirm the quota for your organization, look in the Developer Console at the top of the screen once you've selected your organization. It is listed directly in the middle. Alternatively, it is also visible from the command line by running `cf org <your-org-name>`.

If your org requires higher quota allocation for the apps to run as expected, please contact [email protected].

When contacting the Support team, please provide a short explanation and justification regarding why your organization requires the higher quota.


Additional Information

Risks

Pivotal monitors the platform for the availability of contiguous 4GB chunks of memory. Apps requesting greater than 4GB of instance memory may have trouble being placed, resulting in the “Insufficient Resources” error message. 

All quotas also enforce a per app max memory limit of 10G of RAM.

In summary:

  • 0-4GB RAM is guaranteed to be supported
  • 4G-10G RAM is possible, but depends on current availability on PWS
  • 10G RAM or more is not allowed