denoland / denoland/deploy_feedback
Add support for Object Storage with global media CDN
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
Let's say if we want to build and run platforms like travel booking or like a notion or anything then an object storage feature will be required to handle files like images, videos documents etc.
And that all media files should be served through global storage solution and global CDN & media CDN like features of google cloud.
https://cloud.google.com/cdn
If deno deploy will add this feature then users and startups will be able to build products on rocket speed.
### Describe the solution you'd like
There should be object storage support for each project in deno deploy like KV added into each project in deno deploy.
So users of deno can build and ship products faster and they dont need to manage and config clouds & servers and etc for object storage.
### Describe alternatives you've considered
No alternatives available
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.