You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in CREDEBL platform AWS S3 is used to store the object type data at various places. This creates a dependency on AWS services and fence the local deployments at times.
I propose to use MinIO which is an open-source, self-hosted alternative to the AWS S3 service. It can be configurable which gives user to have flexibility to choose from these two services.