AI Features

Serverless Deployments in Kubernetes

This lesson states the benefits of Kubernetes-based serverless computing and also introduces Knative.

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 is that assumption important? If I’m ...