SAP

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

Cloud Foundry Route Services

A route in the SAP BTP Cloud Foundry environment is a URL that end users use to reach a deployed application. Developers configure application routes using the MTA descriptor or the SAP BTP cockpit, and once a route is created it must be mapped to an application to make that application accessible. Routes can also be bound to service instances, enabling traffic to be directed through a service on its way to the application.

Docs explaining this concept

Code samples embodying this

Concepts that build on this