issues
search
cityofaustin
/
ctxfloods
Central Texas Floods
11
stars
5
forks
source link
Improve Graphql Performance and Scalability
#425
Open
Niicck
opened
5 years ago
Niicck
commented
5 years ago
[x] Maintain individual postgres connection pools of size 1 on every graphql lambda function.
[ ] Place graphql lambda functions in the same VPC as postgres RDS.
Niicck
commented
5 years ago
[ ] add a cost analysis limit to graphql queries
[ ] add a concurrency limit (via API Gateway, preferably) to /graphql endpoints
[ ] experiment with larger DB instances, for better bandwidth
Niicck
commented
5 years ago
current working branch is "load-test"
Niicck
commented
5 years ago
[ ] experiment with SSD
[ ] experiment with Provisioned iOps