Hacker News new | ask | show | jobs
by __turbobrew__ 331 days ago
TiTiler does exactly that. Geospatial rasters are stored in S3, and the lambda retains a cache in memory of loaded data from S3. So if the same lambda execution is used it can return cached data without hitting S3.