|
|
|
|
|
by TIJ
2453 days ago
|
|
This sounds interesting. I think trying to do something like cloudinary would be difficult since they are also using multiple replications across regions which won't be possible in your case as you will be storing the images in s3 and buckets will be region-specific what do you think about that? Also, I would suggest don't keep it platform(Lambda) specific. With the rise of other platforms like Azure and GCP devs would want to deploy this on other platforms as well. Thoughts? |
|