- Kubernetes for Serverless Applications
- Russ McKendrick
- 137字
- 2021-07-02 19:16:42
Public cloud offerings
Before we delve into the core subject of this book and start working with Kubernetes, we should have a look at the alternatives; after all, the services we are going to be covering in upcoming chapters are nearly all loosely based off these services.
The three main public cloud providers all provide a serverless service:
- AWS Lambda from AWS (https://aws.amazon.com/lambda/)
- Azure Functions by Microsoft (https://azure.microsoft.com/en-gb/services/functions/)
- Cloud Functions from Google (https://cloud.google.com/functions/)
Each of these services has the support of several different code frameworks. For the purposes of this book, we will not be looking at the code frameworks in too much detail as using these is a design decision which has to based on your code.
We are going to be looking at two of these services, Lambda from AWS and Functions by Microsoft Azure.
推薦閱讀
- 21小時學(xué)通AutoCAD
- ETL with Azure Cookbook
- MicroPython Projects
- INSTANT Varnish Cache How-to
- 計(jì)算機(jī)組網(wǎng)技術(shù)
- Extending Ansible
- Pentaho Analytics for MongoDB
- Hands-On Data Warehousing with Azure Data Factory
- Linux Shell編程從初學(xué)到精通
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- 深度學(xué)習(xí)原理與 TensorFlow實(shí)踐
- Data Analysis with R(Second Edition)
- 中文版Photoshop情境實(shí)訓(xùn)教程
- x86/x64體系探索及編程
- 軟件需求最佳實(shí)踐