SolidLabResearch / Challenges

24 stars 0 forks source link

Add object store backend to further enable scalable cloud deployments #26

Closed MisterTimn closed 1 year ago

MisterTimn commented 2 years ago

Pitch

Object storage is a go to storage backend in many cloud based use cases. Cloud providers such as AWS and GKE offer scalable and affordable object storage options. CSS should have an optional Object Storage backend so cloud deployments are made easy and effective. Also with regard to scalability, Object storage has an upper hand compared to other storage forms like file or block.

Desired solution

Acceptance criteria

pheyvaer commented 2 years ago

@RubenVerborgh What changes do you expect here?

RubenVerborgh commented 2 years ago

A challenge is a technical problem applied to a concrete use case with as output a demo. I'm missing the use case and demo parts.

pheyvaer commented 2 years ago

@MisterTimn Did you have the chance to look into making the necessary changes?

MisterTimn commented 2 years ago

Not yet, will have to take some time to further investigate and experiment with it before I can properly define a concrete use case and demo

pheyvaer commented 2 years ago

@MisterTimn I want to check in to see if you already had the chance to further investigate.

MisterTimn commented 1 year ago

No and probably won't be able to any time soon... should I just close the challenge for now?