This commit is contained in:
Emilie Ouwerx 2024-04-04 13:53:18 +02:00
parent bcd04c0da9
commit 4a75a928dd

View File

@ -1,14 +1,15 @@
# S3 Service
If you like an S3 interface you can deploy this on top of our eVDC, it works very well together with our [quantumsafe_filesystem](qss_filesystem.md).
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).
A good opensource solution delivering an S3 solution is [min.io](https://min.io/).
Thanks to our quantum safe storage layer, you could build fast, robust and reliable storage and archiving solutions.
Thanks to our Quantum Safe Storage Layer, you can build fast, robust and reliable storage and archiving solutions.
A typical setup would look like:
![](img/storage_architecture_1.jpg)
> TODO: link to manual on cloud how to deploy minio, using helm (3.0 release)