更新时间:2021-06-11 12:58:19
封面
版权页
Preface
About
About the Book
1. Introduction to Serverless
Learning Objectives
Introduction to Serverless
Serverless Architecture and Function as a Service (FaaS)
Kubernetes and Serverless
Summary
2. Introduction to Serverless in the Cloud
Introduction
3. Introduction to Serverless Frameworks
Fn Framework
The Serverless Framework
4. Kubernetes Deep Dive
Introduction to Kubernetes
Kubernetes Design and Components
Kubernetes Client Tool: kubectl
Kubernetes Resources
5. Production-Ready Kubernetes Clusters
Kubernetes Setup
Google Kubernetes Engine
Autoscaling Kubernetes Clusters
Application Migration in Kubernetes Clusters
6. Upcoming Serverless Features in Kubernetes
Introduction to Serverless with Kubernetes
Knative Serving Component
Knative Monitoring
Knative Autoscaler
Introduction to Virtual Kubelet
7. Kubernetes Serverless with Kubeless
Introduction to Kubeless
Creating a Kubernetes Cluster
Installing Kubeless
Kubeless Functions
Kubeless HTTP Triggers
Kubeless PubSub Triggers
Monitoring a Kubeless Function
Debugging a Kubeless Function
Serverless Plugin for Kubeless
8. Introduction to Apache OpenWhisk
Introduction to OpenWhisk
Running OpenWhisk with IBM Cloud Functions
OpenWhisk Actions
OpenWhisk Feeds Triggers and Rules
9. Going Serverless with OpenFaaS
Introduction to OpenFaaS
OpenFaaS Functions
Appendix