Learn how to develop serverless applications using Kubernetes and Knative in this comprehensive 47-minute tutorial. Explore the concepts of serverless computing and event-driven architecture before diving into Knative's components and functionality. Follow along as the instructor sets up a managed Kubernetes cluster, installs Knative Serving and Eventing components, and demonstrates the creation and deployment of serverless functions. Gain hands-on experience with local Python environment setup, Docker image building, and DNS configuration. Discover how to implement blue-green deployments and set up triggers in the Knative Eventing system. By the end of this tutorial, you'll have a solid understanding of building and deploying serverless applications on Kubernetes using Knative.
Creating Serverless Apps with Kubernetes and Knative