...

/

Serverless Deployments in Kubernetes

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 right, then almost everyone will have a Kubernetes cluster. Everyone will spend time maintaining it, and everyone will have some level of in-house knowledge of how it works. If that assumption is correct, it stands to reason that Kubernetes would be the best choice ...