Storage

Storage options in pluscloud open

Block Storage

pluscloud open provides Shared Block Storage based on Ceph. It provides a cost-effective, general-purpose storage solution for applications that require persistent storage. Ceph Block storage is also synchronouslyreplicated across three nodes, making it highly reliable. However, latency-sensitive applications may not be a perfect fit for this type of storage.

In addition to the basic block storage functionality, pluscloud open also offers the ability to create snapshots and backups of the volumes, making it easier to manage and restore data. Snapshots provide point-in-time backups of volumes, while backups provide full copies of the volumes that can be used for disaster recovery or other purposes.

Local SSD Storage

Standard shared storage based on Ceph has a balanced performance profile that is not suitable for all use cases. In particular, Etcd and transactional databases such as Postgres are known to have performance issues here.

pluscloud open offers Local SSD Storage as an option for storing data on instances. Local SSD Storage is non-shared storage that is physically attached to the instance and provides high input/output operations per second (IOPS) and low latency. It is ideal for applications that require high performance and low latency.

Local SSD Storage is ideal for volatile or temporary workloads such as caches. Also good candidates for Local SSD Storage are highly automated replicated databases or key-value stores such as Patroni or Etcd, which have automatic replication and failover built into the software stack.

To learn more about using Local SSD Storage, see Documentation.

Object Storage

Object Storage on pluscloud open is a versatile storage solution built to accommodate moderate data and file storage needs. Based on the Ceph RADOS Gateway technology, it is designed for seamless integration with cloud-native workflows and Infrastructure as Code (IaC) processes within the pluscloud open environment.

Key features of Object Storage on pluscloud open include:

  • OpenStack Swift and Amazon S3 compatibility for enhanced interoperability
  • Accessible via both the GUI (Horizon) and CLI for ease of use
  • Integrated into the OpenStack rights management system for secure access control
  • Quota of 20 GB and 20,000 objects for moderate storage requirements

With Object Storage on pluscloud open, customers can enjoy a hassle-free storage experience while benefiting from the platform’s robust capabilities and seamless integration.

For more information about using Object Storage, see Documentation.

Last modified 22.03.2024: m feedback en (de9d0d2)