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.