Files
awesome-kubernetes/docs/serverless.md
2020-05-03 12:46:47 +02:00

24 lines
1.6 KiB
Markdown

# Serverless Architectures
* [martinfowler.com: Serverless Architectures](https://martinfowler.com/articles/serverless.html)
## Serverless Frameworks
* [epsagon.com: Serverless Open-Source Frameworks: **OpenFaaS**, **Knative**, & More 🌟🌟🌟](https://epsagon.com/blog/serverless-open-source-frameworks-openfaas-knative-more/)
* [itnext.io: Scaling My App: Serverless vs Kubernetes 🌟🌟🌟](https://itnext.io/scaling-my-app-serverless-vs-kubernetes-cdb8adf446e1)
## FaaS: Function as a Service
* [wikipedia: FaaS Function as a Service](https://en.wikipedia.org/wiki/Function_as_a_service)
* [redhat.com: What is Function-as-a-Service (FaaS)?](https://www.redhat.com/en/topics/cloud-native-apps/what-is-faas)
* [stackify.com: What Is Function-as-a-Service? Serverless Architectures Are Here!](https://stackify.com/function-as-a-service-serverless-architecture/)
## OpenFaaS
* [OpenFaaS](https://www.openfaas.com/)
* [itnext.io: Deploy your first Serverless Function to Kubernetes](https://itnext.io/deploy-your-first-serverless-function-to-kubernetes-232307f7b0a9)
* [magalix.com: Implementing FaaS in Kubernetes Using Kubeless](https://www.magalix.com/blog/implementing-faas-in-kubernetes-using-kubeless)
* [itnext.io: **arkade** by example — Kubernetes apps, the easy way 🌟](https://itnext.io/kubernetes-apps-the-easy-way-f06d9e5cad3c)
* [xenonstack.com: Serverless Architecture with OpenFaaS and Java](https://www.xenonstack.com/blog/serverless-openfaas-java/)
## Knative
* [knative.dev](https://knative.dev/)
[![Serverless](images/from-monolith-to-serverless.jpg)](https://www.xenonstack.com/blog/serverless-openfaas-java/)