- 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.
推薦閱讀
- 課課通計(jì)算機(jī)原理
- 電力自動(dòng)化實(shí)用技術(shù)問(wèn)答
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 運(yùn)動(dòng)控制系統(tǒng)
- 智能生產(chǎn)線的重構(gòu)方法
- 從零開(kāi)始學(xué)Java Web開(kāi)發(fā)
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- Web編程基礎(chǔ)
- 工業(yè)機(jī)器人集成應(yīng)用
- 漢字錄入技能訓(xùn)練
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 菜鳥(niǎo)起飛電腦組裝·維護(hù)與故障排查
- PyTorch深度學(xué)習(xí)
- 分布式Java應(yīng)用
- 數(shù)據(jù)結(jié)構(gòu)與算法(C++語(yǔ)言版)