Coder Social home page Coder Social logo

Comments (4)

octagonal avatar octagonal commented on August 23, 2024

Thanks for the suggestion @mahenvermeulen. I estimate this will land in gathering #9 (next one is #8).

from backend-tech-gathering.

Brmm avatar Brmm commented on August 23, 2024

@mahenvermeulen At my previous job I figured out a way to generate a secret signedUrl as an upload endpoint and let the browser upload directly to S3 with multiparts. Perhaps not the same use case but it's possible without a proxy. Also you can use S3 events to invoke a lambda function to further process the uploaded file if you want.

from backend-tech-gathering.

mahenvermeulen avatar mahenvermeulen commented on August 23, 2024

Hey @Brmm didn't see your comment coming in as a notification until now! Using a proxy seems like the only suitable way for storing metadata that is not natively supported by S3, or do you know a workaround for this as well?

from backend-tech-gathering.

Brmm avatar Brmm commented on August 23, 2024

@mahenvermeulen what kind of meta data are you referring to? When combined with S3 Events and AWS Lambda you might get some information out of it: https://docs.aws.amazon.com/AmazonS3/latest/dev/notification-content-structure.html and https://docs.aws.amazon.com/lambda/latest/dg/with-s3.html

from backend-tech-gathering.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.