Safely storing data of any size

Object Storage allows you to store any type of data. It automatically creates multiple copies of each object and places them in different availability zones for additional security.
Replicate data to multiple availability zones with a 99.98% SLA. Each replica is updated when you create, modify, or delete an object.
Provide local apps with low-latency access to data. Object Storage helps manage peak loads and is suitable for large resources with wide user audience.
To manage Object Storage, you can use tools that are compatible with Amazon S3, including the API, CLI, WinSCP, Java SDK, or Python SDK.
Increase your S3 object storage as you see fit. Use virtually unlimited cloud storage without deploying any additional equipment.
Keep your data encrypted in compliance with the applicable laws, regulations, and standards, such as DPDP Act 2023, GDPR, ISO, and PCI DSS.
Use standard storage for actively used objects, and pay less by keeping rarely accessed data in cold storage.
To get started with Object Storage, go to the Delphi Cloud management console. Create and configure your first bucket. Drag files to the bucket screen to upload them.
Create bucket
Object Storage is a scalable solution for storing various data. It is the perfect choice both for high-load services that require reliable and fast access to data, and for projects with minimal requirements for storage infrastructure. You can store data in any format as objects accessed by ID.
Object Storage lets you: host project files and control access by making them public or private; store large volumes of archived data (up to 5 TB per file) with limited availability; collaborate on projects using data inside a distributed organization.
Physical media is located in Delphi data centers, which are highly secure facilities. Data is stored in an encrypted format and no one with access to the physical media can read the data. By default, storage is accessed via HTTPS.
Yes, it does. Object Storage is used in the Delphi infrastructure. Different Delphi services store from several bytes to hundreds of petabytes of media content and backups there.
Object Storage has internal SLAs and SLOs that guarantee a specific data transfer speed for the customer, which, among other things, depend on the storage class. The Object Storage response time depends on multiple factors: client-side performance, the speed of trunk connections, and the performance of Object Storage itself. We are constantly working to improve the technical characteristics of Object Storage.
You can create and manage buckets using the Delphi Cloud management console. The Object Storage API is also compatible with the Amazon S3 API, so you can manage objects using tools designed for S3.
To start using the S3 API: create a service account, assign a role to the service account, and create a static access key. Static key authorization is required to access the HTTP API directly and is supported by the available tools.
You can store data in any format. Object Storage saves data in its original form without any modification.
When storing data in Object Storage: you get unlimited disk space; data is always available and can be managed directly; data is easily shared via file links with limited lifetimes. You pay for data storage, operations, and outgoing traffic.