Coder Social home page Coder Social logo

Comments (3)

Bladrak avatar Bladrak commented on July 18, 2024

To comply with the best practices, we should rather suggest that the user uses CloudFront as in http://docs.aws.amazon.com/AmazonS3/latest/dev/request-rate-perf-considerations.html#get-workload-considerations, given the workload should rather be GET-request intensive (as the cache is only written once).

The suggestion of adding an hash as a key prefix (not the full key) is rather for a mix of request types (GET but also PUT/POST/DELETE), which may be the case in some implementations of thumbor, but is rather limited IMO. The option could be added though, for those implementations, to add a hash prefix to the file key.

from aws.

dhardy92 avatar dhardy92 commented on July 18, 2024

I suppose UUID key usage on POST requests is enough chaotic.
Problem exists on loader + storage when very heavily used as @Bladrak suggests.

from aws.

Bladrak avatar Bladrak commented on July 18, 2024

Closing this issue as there hasn't been much activity on it. Feel free to re-open if it happens again.

from aws.

Related Issues (20)

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.