-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate edge caching for dynamic tiling #83
Comments
#39 is related to the same issue? |
@j08lue We created this a long time ago...I believe it would now be a Data Services ticket. Correct me if I am wrong, though! |
@aboydnw I think the reason why @abarciauskas-bgse tagged you for prioritization is because this is all about improving Dashboard user experience. I think this is a very relevant improvement to consider: In my view, the sometimes a bit slow loading times of map tiles are most problematic in discoveries, because they look like a blog post and as a reader, you do not expect illustrations in a blog post to take several seconds to load. The story is different for a map interface, where some initial loading / warm-up time is more acceptable, IMO. Caching gives a performance improvement on repeated requests. Since the requests for the discoveries are frequently repeated, that might work well there. So I think it is great for our team to work on this - the gains will show in the Dashboard. This fits right into our goal https://github.com/NASA-IMPACT/veda-architecture/issues/127 |
(@abarciauskas-bgse in the interest of having a tight definition of done for this ticket here, I suggest to limit this ticket to informing the potential of a solution and track any follow up (like ADR etc) in new tickets.) |
@j08lue This is a really old ticket, before you were on board, so feel free to scrub my name from the checklists and shape it however makes the most sense :) |
Ah, I thought it resurfaced because of new knowledge / motion. I think it is a great suggestion, though, so let us see what happens to it. 😄 |
Stale. |
Description
During a conversation with @sharkinsspatial and Manil on dynamic tiling, Sean mentioned that they have implemented edge caching for the FIRMS project to deliver better performance when serving tiles from COGs.
Notes from that discussion: https://docs.google.com/document/d/1L05XZIim55c-MXxrGneeustqNMNeheM3J5RkEED4jng/edit
Acceptance criteria
Potential follow-up tickets to create
The text was updated successfully, but these errors were encountered: