cds-snc / covid-alert-server

Exposure Notification: Diagnosis Server implementation / Notification d’exposition : Mise en œuvre du serveur de diagnostic
Apache License 2.0
298 stars 31 forks source link

Replace Services with Serverless Functions #328

Closed CalvinRodo closed 3 years ago

CalvinRodo commented 3 years ago

We should investigate replacing parts of our functionality with Serverless Functions (Lambdas).

First PoC should be for New Key Claim as this should cost us essentially 0 dollars as a Lambda with currently scale.

Risk: Over capacity, spending more than we need to.

maxneuvians commented 3 years ago

This is a cost improvement, however, it would require a re-evaluation of the architecture.

stephenyates-gc commented 3 years ago

Next step is to determine if this change would be worthwhile and if so, do a story definition.