Store and manage the blobs/objects on SAP BTP.
Object Store service on SAP BTP lets you store and manage objects, which involves creation, upload, download, and deletion. This service is specific to the IaaS layer such as Azure Blob Storage, Amazon Web Services, and Google Cloud Platform.
As an application developer working on the SAP Business Technology Platform, you can use this service for storing objects. You can get access to storage space simply by provisioning an instance of the service, and the service handles any underlying technical complexities. Additionally, suppose your use case requires you to create several hundreds of storage resources. In that case, the service simplifies things for you to a great extent by internally taking care of accounts, resource management, and security-related configurations.
This service supports consumption from multiple environments. See the Service Plans and Entitlements section for each IaaS to get details on the available plans in each environment.
-
Easy and secure access
-
Creates object store (AWS S3 buckets, Azure Blob container or Google Cloud Storage buckets) and passes secure credentials to the application to access the buckets.
-
High availability
-
Ensures that the storage for solutions is available to the maximum, without any interruptions.
-
High durability
-
Ensures durability as the underlying technologies that we use provide storage replication.
-
Scalability
-
Offers highly scalable storage that can be used by Cloud Foundry and Kyma applications to store and manage objects.
- You must have SAP BTP Application Runtime.
- You have a subaccount.
- You have assigned entitlements and quotas to your subaccount in the SAP BTP global account. For more information, see Configure Entitlements and Quotas for Subaccounts.
Related Information
Configure Object Store to use Azure Blob Storage