info_tfgrid/collections/tech/qsss/s3_interface.md

16 lines
531 B
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
# S3 Service
2024-04-04 11:53:18 +00:00
If you like an S3 interface you can deploy this on top of our eVDC, it works very well together with our [Quantum Safe File System](qss_filesystem.md).
2024-02-27 11:11:12 +00:00
A good opensource solution delivering an S3 solution is [min.io](https://min.io/).
2024-04-04 11:53:18 +00:00
Thanks to our Quantum Safe Storage Layer, you can build fast, robust and reliable storage and archiving solutions.
2024-02-27 11:11:12 +00:00
A typical setup would look like this:
2024-02-27 11:11:12 +00:00
![](img/storage_architecture_1.jpg)
2024-04-04 11:53:18 +00:00
<!-- TODO: link to manual on cloud how to deploy minio, using helm (3.0 release) -->
2024-02-27 11:11:12 +00:00