reapit / foundations

Foundations platform mono repo
56 stars 22 forks source link

Switch out authorizer DynamoDb cache for Redis cache #6997

Closed plittlewood-rpt closed 2 years ago

plittlewood-rpt commented 2 years ago

Background context The DynamoDb bill has gone up quite considerably since the addition of the gateway authorizer cache due to the number of read/write requests. It would be far cheaper to run this cache using Elasticache instead, which costs about $50 a month. We already use a redis cache to manage request concurrency which copes with the number of requests

Specification

github-actions[bot] commented 2 years ago

This issue has been updated and moved to our ‘Near Term’ column (typically completed within 1 - 4 months). We have assessed the effort required and outlined a technical specification - please take the time to review this detail. When we're ready to schedule the issue, it will be assigned to the relevant board where you can continue to track its progress to completion. For more information on our processes, please click here