Kubernetes and AWS Lambda can play nicely together - Edward Wilde
About this talk
This talk addresses the concerns of vendor lock-in commonly faced by engineers in serverless computing. The speaker introduces OpenFaaS, an open-source function as a service platform that integrates seamlessly with AWS Lambda and Kubernetes, allowing users to deploy serverless functions using containers. Through a live demonstration, attendees will see how OpenFaaS separates the control plane from the execution plane, showcasing the deployment of a function to Kubernetes and invoking it on AWS Lambda. This innovative approach enables flexibility and choice for developers while maintaining the advantages of serverless architecture.