sbarski / serverless-calculator

The calculator to work out pricing for serverless (function-as-a-service) technologies
MIT License
74 stars 13 forks source link

Add Google Cloud Functions pricing #12

Closed shardulm94 closed 7 years ago

shardulm94 commented 7 years ago

Google has released pricing for Google Cloud Functions. https://cloud.google.com/functions/pricing

Google does pricing for memory and CPU separately, so had to add extra calculation in the cost.

sbarski commented 7 years ago

Awesome, thank you! I'll do a quick review and merge.

pparamalingam commented 7 years ago

Timeline for this merge? Thanks for the site!

sbarski commented 7 years ago

Thanks for your awesome work @shardulm94. The PR is now merged and sorry for the delay.