Skip to content

Latest commit

 

History

History
96 lines (51 loc) · 3.97 KB

what-is-sap-private-link-service-3eb3bc7.md

File metadata and controls

96 lines (51 loc) · 3.97 KB

What Is SAP Private Link Service?

Provide private connectivity to selected services.

SAP Private Link service establishes a private connection between selected SAP BTP services and selected services in your own IaaS provider accounts. By reusing the private link functionality of our partner IaaS providers, it lets you access your services through private network connections to avoid data transfer via the public Internet.

If you are running your applications or services on SAP BTP and you want to communicate to another service that runs in your own Hyperscaler account, the communication between these two services should stay within the Hyperscaler backbone network and should not be routed through the public internet. By using the Private Link service, you establish a private communication channel where transferred data stays within the same Hyperscaler backbone network. Therefore, attack vectors are minimized and a secure communication is ensured. This is essential when it comes to transferring business data from one to another because any security breach can cause major damage to your business in general.

Note:

The Private Link service currently only supports the SAP BTP Cloud Foundry runtime and Kyma runtime.

For the future, we are evaluating the integration in other services such as Cloud Integration, SAC, SAP Datasphere, HANA Cloud, and Connectivity Service/Cloud Connector.

Tip:

The English version of this guide is open for contributions and feedback using GitHub. This allows you to get in contact with responsible authors of SAP Help Portal pages and the development team to discuss documentation-related issues. To contribute to this guide, or to provide feedback, choose the corresponding option on SAP Help Portal:

  • ✏️ : Contribute to a document in the guide. This option opens a pull request on GitHub.

  • Feedback: Provide feedback about a document in the guide. This option opens an issue on GitHub.

To use these options, a GitHub account is required.

More information:

Features

Access services privately

Enable access to private service endpoints and avoid public endpoints when connecting to selected service instances across account boundaries.

Transfer data privately

Transfer data over private networks and avoid data transfer over the public Internet when connecting to selected service instances across account boundaries.

This service is available in the Cloud Foundry environment.

Overview

To privately access a service in your IaaS Provider account, SAP Private Link service creates a private endpoint and reuses the private link functionality of the IaaS provider:

Establish a private connection using SAP Private Link service .

For more information, see Concepts.

Tools

  • SAP BTP cockpit: Use the SAP BTP cockpit to create service instances and application bindings.

  • Cloud Foundry command line interface: Use the Cloud Foundry command line interface to create service instances and application bindings. For more information, see Working with the Cloud Foundry Command Line Interface

  • IaaS provider tools