rtcharity / eahub.org

A global directory for effective altruists to connect
https://eahub.org
MIT License
18 stars 6 forks source link

Profile matching: create a firebase function #1291

Open viktor-yunenko opened 3 years ago

viktor-yunenko commented 3 years ago

mixed integer solver on a gcloud function

sebgrebe commented 3 years ago

One question out of curiosity: Any particular reason we're going with Google Cloud here? If we have an idea which cloud provider we want to use long-term, it would be good to use that one for this function (to reduce number of accounts). E.g., if we want to go with AWS, we could use lambdas for this instead.