From the course: Kubernetes and Cloud Native Associate (KCNA) Cert Prep
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Serverless computing - Kubernetes Tutorial
From the course: Kubernetes and Cloud Native Associate (KCNA) Cert Prep
Serverless computing
- In this video we'll talk about serverless computing. The term serverless indicates to developers that they just have to provide the code and don't worry about anything that is related to infrastructure. And behind serverless computing, there is a reality of networks and storage and more of the traditional computing components that need to be defined in the cloud, because even if you're running in a cloud, there's always some physical machines taking care of your applications. And also, data centers are used to host these physical servers. Related to serverless computing, there is FaaS. FaaS is function as a service, and that is how cloud providers typically are offering serverless computing. In FaaS, the software developer just has to deliver a package in the right format to run that application in the cloud. So these packaging formats are becoming pretty important. Container images are the common formats to do so, and Knative is the Kubernetes add-on for serverless computing…
Contents
-
-
-
-
(Locked)
Module 2: Cloud native technologies and solutions introduction16s
-
(Locked)
Learning objectives51s
-
(Locked)
Cloud native architecture2m 36s
-
(Locked)
Cloud native components2m 7s
-
(Locked)
Serverless computing1m 16s
-
(Locked)
Scalability1m 32s
-
(Locked)
Microservices1m 27s
-
(Locked)
The 12-factor app3m 20s
-
(Locked)
Standards in cloud native computing2m 9s
-
(Locked)
The role of the CNCF2m 49s
-
(Locked)
Job roles in a cloud native environment2m 9s
-
(Locked)
Practice questions1m 39s
-
(Locked)
-
-
-
-
-
-
-
-
-
-