Hello, I am very new to the project and just have a few questions that I am struggling to find.
-
I don’t understand what running the linkshare service achieves? It is possible to get a url for public downloading without it?
-
s3 compatibility, you have to go through a gateway? Firing up a small vm while not terrible on the budget feels like an extra network hop. Hard for me to sell to my colleges that you get faster/same response times then using straight amazon s3. Are there any plans to integrate compatibility on the satellites to remove such a hop? Most of our applications use s3 to cache data to ease load off of a very busy database system. We cache large objects like so… local ram cache → redis → s3 → database. I’d love to go half the cost and switch to tardigrade.
-
I understand the files are split up and sent to many nodes. On retrieval though, are we regionally bound? Meaning if I hit us-central the data is pulled from many nodes in that region to reduce latency?
-
Any plans for more satellites? na-east, na-west?
Thank you!