mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-02-12 18:02:01 +00:00
Minor typo correction (#743)
Co-authored-by: Ross Coundon <ross.coundon@leadent.digital>
This commit is contained in:
parent
68756012a9
commit
56831e79fd
1 changed files with 4 additions and 4 deletions
|
@ -1574,7 +1574,7 @@ Lambda
|
|||
|
||||
### Lambda Alternatives and Lock-in
|
||||
|
||||
- 🚪Other clouds offer similar services with different names, including [Google Cloud Functions](https://cloud.google.com/functions/), [Azure Functions](https://azure.microsoft.com/en-us/services/functions/), and [IBM OpenWhisk](http://www.ibm.com/cloud-computing/bluemix/openwhisk/). Also if your are running Kubernetes another Lambda alternative is [OpenFaaS](https://github.com/openfaas/faas)
|
||||
- 🚪Other clouds offer similar services with different names, including [Google Cloud Functions](https://cloud.google.com/functions/), [Azure Functions](https://azure.microsoft.com/en-us/services/functions/), and [IBM OpenWhisk](http://www.ibm.com/cloud-computing/bluemix/openwhisk/). Also if you are running Kubernetes another Lambda alternative is [OpenFaaS](https://github.com/openfaas/faas)
|
||||
|
||||
### Lambda Gotchas and Limitations
|
||||
|
||||
|
|
Loading…
Reference in a new issue