Skip to content

Latest commit

 

History

History
88 lines (39 loc) · 2.79 KB

what-is-object-store-84eb69a.md

File metadata and controls

88 lines (39 loc) · 2.79 KB

What Is Object Store?

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.

Environment

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.

Features

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.

Prerequisites

Related Information

Configure Object Store to use Azure Blob Storage

Configure Object Store to use Amazon Simple Storage Service

Configure Object Store to use GCP