Skip to content
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

Implement Caching Layer #276

Open
3 tasks
kelvinkoon opened this issue Jul 18, 2023 · 0 comments
Open
3 tasks

Implement Caching Layer #276

kelvinkoon opened this issue Jul 18, 2023 · 0 comments
Labels
backend servers or lack thereof

Comments

@kelvinkoon
Copy link
Collaborator

kelvinkoon commented Jul 18, 2023

Describe the issue
Caching could help with various issues such as #275 and general performance improvements.
See if API Gateway has any features and if their cost is reasonable.
Caching layer likely will exist b/w Lambda and DynamoDB.

Acceptance Criteria

  • Investigate options for caching
  • Weigh trade-offs and choose one to proceed
  • Implement to Prod
@kelvinkoon kelvinkoon added the backend servers or lack thereof label Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend servers or lack thereof
Projects
None yet
Development

No branches or pull requests

1 participant