About s3
Various types of data
You can store any kind of data in Object Storage — backups, files, images, videos, logs, and more
S3 compatibility with API
Various tools can be used to work with Object Storage: REST API, SDKs (e.g., aws-sdk), as well as file managers like S3Browser, CyberDuck, WinSCP, and others. In addition, command-line utilities (CLI) such as aws-cli, s3cmd, rclone, and others are available, making data management flexible and convenient
Storage classes - cold and hot
Hot storage typically holds frequently used objects, while cold storage is used for data that is accessed rarely. Hot storage is implemented on faster SSD disks, whereas regular HDD disks are used for cold storage
Data is stored securely in accordance with GDPR and additional rules regarding confidential information. Data integrity is ensured by replication, maintaining up-to-date copies in two instances
Protection and secure data storage
Versioning and speed
You can enable versioning for objects and store the object's history through versions. The bandwidth to the S3 storage is up to 500 Mbps (depends on your local connection and location)
Public access management
Public access to buckets can be disabled or enabled for both read and write
Pay-as-you-go storage
You only pay for the space you actually use (pay-as-you-go). Traffic and POST, GET, PUT, and other requests are not charged
SLA
99.99% service availability
99.99% object storage reliability