←back to thread

73 points pranay01 | 1 comments | | HN request time: 0.232s | source
Show context
_1tan ◴[] No.45311132[source]
Can someone explain when this would be good solution? We currently store loads of files in S3 and directly ingest them on demand in our Java app API pods. Seems interesting if we could speed up retrievals for sure.
replies(2): >>45312020 #>>45312647 #
1. Havoc ◴[] No.45312647[source]
If you can have the cache onsite then it'll likely benefit many things just by virtue of not going through a slow internet link