Cloud computing

Table of content

Cloud

We offer access to several thousand cores and dozens of terabytes of RAM in the Openstack cloud. It is possible to use several different types of virtual machines and a range of operating systems. It is possible to connect additional POSIX disk resources (hard disk drives or NVMe) and store data in S3 object storage.


For more information, please write to: helpdesk (at) plgrid.pl

The Object Storage service

The Object Storage service allows users to store object data. Its interface is compatible with the Amazon S3 API and existing tools that support it. Access is available from anywhere via the public network. User data is stored as objects within buckets (containers). Typical use cases of the Object Storage service include: transferring data between computing centers and external systems, storing source data and computation results, public content sharing, backups, and CI (Continuous Integration) / CD (Continuous Delivery) artifact repositories.

Check out the Object Storage service technical documentation.

Learn how to get Access to the Object Storage service.