SAP BTP supports Cloud Foundry environments and runtimes:
- Cloud Foundry
- The SAP BTP, Cloud Foundry environment is a service that manages one ore more spaces.
- Space
- A space provides resources and settings for apps and service instances.
- Service Instance
- A service instance runs together with apps and other service instances in a space.
- Space Quota
- The SAP BTP, Cloud Foundry environment may define space quotas for spaces based on the quota of its entitlement.

A space is a runtime of SAP BTP, Cloud Foundry environment. The Cloud Foundry environment manages these spaces and defines quotas to size them. Service instances run in a space. A Cloud Foundry environment contains what is referred to as an org.
Note
In Cloud Foundry, an org(anisation) is a development account that an individual or multiple collaborators can own and use. There's a one-to-one relationship between org and SAP BTP, Cloud Foundry environment.

From the Overview of a subaccount, the SAP BTP, Cloud Foundry environment can be easily enabled by choosing Enable Cloud Foundry. There can be only one environment per subaccount, but this environment can have many spaces.
Hint
The proposed Org Name includes the global account name. This may lead to a very long name with special characters like spaces. Other services refer to the name like destinations used for the SAP Cloud Transport Management Service (cTMS). Therefore, the org name shouldn't be too complicated.After enabling the Cloud Foundry environment in a subaccount, the Cloud Foundry menu on the left in the SAP BTP cockpit can be expanded showing Spaces, Space Quotas, and Org Members.

Spaces can be created in the Overview or by choosing Cloud Foundry → Spaces on the left. Choosing the Create Space button opens a popup asking for a space name and space roles, which should be assigned to the user creating the space.
The first space created in a Cloud Foundry environment gets the whole org quota assigned. If additional spaces should be created, this quota must be reduced to free quota for the other spaces.

A space quota defines the amount of memory and the number of routes, service, and app instances for a space. It can be created and assigned to spaces in Cloud Foundry → Space Quotas. The popup for creating a space quota provides the org quota underneath every input field as assistance.
Entering -1 in an input field assigns an "unlimited" quota for the resource. This means that the org quota is used.
Hint
The only true unlimited resource is the number of app instances.