MinIO Gateway used to provide S3 functionality where you could connect to both GCP and Azure to:
- Create/delete buckets in GCP/Blob containers in Azure
- Upload/download/delete files/folders
- Create pre-signed URLs
- ...
But MinIO Gateway was discontinued last year:
Is there any alternative software that provides this functionality ?
Note: I want to configure my applications to access and manipulate both cloud storages. I don't need a GUI solution.