- Serverless Architectures with Kubernetes
- Onur Y?lmaz Sathsara Sarathchandra
- 183字
- 2021-06-11 12:57:55
Summary
In this chapter, we described the evolution of cloud technology offerings, including how the cloud products have changed over the years and how responsibilities are distributed among organizations, starting with IaaS and PaaS and, finally, FaaS. Following that, criteria were presented for evaluating serverless cloud offerings.
Programming language support, function triggers, and the cost structure of serverless products were listed so that we could compare the various cloud providers, that is, AWS Lambda, Azure Functions, and GCF. In addition, we deployed a serverless function to all three cloud providers. This showed you how cloud functions can be integrated with other cloud services, such as the AWS API Gateway for REST API operations. Furthermore, a parameterized function was deployed to Azure Functions to show how we can process inputs from users or other systems. Finally, we deployed a scheduled function to GCF to show integration with other cloud services. At the end of this chapter, we implemented a real-life Slack reminder using serverless functions and cloud schedulers.
In the next chapter, we will cover serverless frameworks and learn how to work with them.
- Mastering ElasticSearch
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- 每天5分鐘玩轉Kubernetes
- Mastering Reactive JavaScript
- Hands-On UX Design for Developers
- Linux設備驅動開發
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- OpenHarmony開發與實踐:基于紅莓RK2206開發板
- Learning IBM Watson Analytics
- openEuler操作系統核心技術與行業應用實踐
- Windows 8玩全不求人
- SAP后勤模塊實施攻略:SAP在生產、采購、銷售、物流中的應用
- Docker for Developers
- Linux應用大全 服務器架設