I’m evaluating Tigris for my upcoming project and am impressed by its built-in global distribution and object caching features (as noted in the Tigris caching documentation).
In my previous projects, I typically used a CDN to cache read requests, which helped reduce costs by minimizing direct reads.
With Tigris, if I have a public object that is read once, will subsequent reads from the cache be charged as read requests within the same region? I’m trying to understand how the caching mechanism impacts billing for read operations.
Thanks for your insights!