Technical Specifications
Storage Type
HDD
IOPS
500
Maximum Storage
5TB per volume
Resiliency
Triplicated data blocks
Self-healing
Enabled
API Access
Available
HDD
500
5TB per volume
Triplicated data blocks
Enabled
Available
Order a new block storage volume via Client Portal, CLI, or API.
Attach the new volume to your selected server.
Configure your newly attached volume on the server side.
Block storage is a perfect solution to host persistent data for containerized applications. It allows developers to manage and migrate containers as needed, keeping the data intact.
Block storage volumes can be used to build a storage area network (SAN) architecture and present storage devices to multiple servers via a network connection.
Developers choose Block Storage to host redundant and easy to scale transactional databases for storing mission critical data such as sales transactions, or operation logs.
Block Storage is often used with Hadoop Distributed File System (HDFS) to store data as independently distributed units and achieve better performance.
Block Storage Service is a technology that divides data into bocks of equal sizes and stores them on a redundant physical infrastructure configured for fast data retrieval.
Elastic Block Storage service provides you with block storage volumes that you can attach and re-attach to any server within a region. Such volumes are presented to the operating system as locally attached devices.
Object storage is used for storing data in an unstructured format called objects. Each object can be accessed via HTTP protocol and has its own metadata that describes the stored content. While both block and object storage solutions are benefitial for cloud-native applications, developers typically use object storage to store unstructure data, and block storage for structured database storage, file system volumes, and other use cases where low latency and high redundancy is required.
Use our help center