SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Cloud Foundry Service Instance

In the Cloud Foundry environment, a service instance is the provisioned instantiation of a service plan that developers create to enable and consume services within their applications. Developers bind service instances to applications so that the application can access the service's credentials and connection details at runtime. A service instance can also be used to generate service keys, which allow external tools or applications outside of Cloud Foundry to access the service. Developers can create, update, and manage service instances using either the SAP BTP cockpit or the Cloud Foundry Command Line Interface.

Docs explaining this concept

Concepts that build on this