regen-network / rnd-dev-team

RND Dev Team issue management (DEPRECATED)
0 stars 0 forks source link

Explore image hosting services to replace S3 #1676

Closed flagrede closed 1 year ago

flagrede commented 1 year ago

We're currently using S3 as our image provider. S3 does not provide any utilities to transform and manipulate images and we have to do all this work on the client. Using one could potentially save us significant engineering time and improve our performance by having smaller images.

The goal of this task is to explore some image hosting providers to see the features they provide and the benefits we could get from them. Some examples are:

wgwz commented 1 year ago

As noted earlier, we have a library called express-sharp already set up in the registry-server and it serves/can serve a similar purpose, i.e. resizing and caching of images from our s3 bucket on server-side. If this task could point out some pro’s/con’s of this tool in addition to the others, that’d be great. Specifically a description of what problems we’re needing to solve here would be good too, just so making a choice is well defined.

https://github.com/pmb0/express-sharp

Thanks for opening the task @flagrede !

blushi commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @flagrede @wgwz

blushi commented 1 year ago

@wgwz could you add your estimate on this one please? thanks

wgwz commented 1 year ago

i was between a 3 and 5 since it involves a few different platforms and that can be a good amount of evaluation work

blushi commented 1 year ago

any thoughts @flagrede? (3 or 5)

flagrede commented 1 year ago

I was hesitating too, let's go for a 5 as this is an important part of the stack.

flagrede commented 1 year ago

Exploration finding:

Suggestions: