Serverless Deployments in Kubernetes
Discover how to implement serverless deployments in Kubernetes using Jenkins X. Learn about leveraging Knative for scaling applications from zero to high demand. Understand the benefits of running serverless workloads on Kubernetes to optimize resources and avoid vendor lock-in.
We'll cover the following...
We'll cover the following...
Kubernetes-based serverless computing
At this point, I must make an assumption that you, dear reader, might disagree with. Most companies will run at least some of their applications in Kubernetes. It is becoming a standard API that will be used by everyone.
Why ...