open-api icon indicating copy to clipboard operation
open-api copied to clipboard

Performance verification

Open ojongerius opened this issue 7 years ago • 1 comments

We need to verify, rather early than later, that performance between our Lambdas and our current MongoDB server is acceptable. If it is not, we could consider moving our MongoDB server to AWS, or see what performance a hosted solution would give us.

@freeCodeCamp/open-api any thoughts on how we can verify this? Stand up another Mongo server in DO, , let open-api staging communicate with it an measure the latency? Do we want to compare Learn -> open-api -> Mongo with www.freecodecamp.org?

ojongerius avatar May 03 '18 02:05 ojongerius

Note to self, include concurrency to see how Mongo will handle 1k concurrent connections.

ojongerius avatar May 13 '18 04:05 ojongerius