- Hands-On Serverless Computing
- Kuldeep Chowhan
- 198字
- 2021-08-05 10:35:31
Comparison with PaaS
Given that serverless applications or FaaS applications do tend to be similar to The Twelve-Factor applications, people often compare them to PaaS offerings. However, if you look closely, PaaS offerings are not built to bring your entire application up and down for every request, but FaaS or serverless applications are built to do that. For example, if you look at a popular PaaS offering from AWS, AWS Elastic Beanstalk, it is not designed to bring up the entire infrastructure every time a request is processed. However, it does provide lots of capabilities to the developers, where it makes the deployment and management of web applications very easy.
The other key difference between PaaS and FaaS is scaling. With PaaS offerings, you still need a solution to handle the scaling of your application to the load. But with FaaS offerings, this is completely transparent. Lots of PaaS solutions, such as AWS Elastic Beanstalk, do offer autoscaling based on different parameters, such as CPU, memory, or network. However, this is still not tailored towards individual requests, which makes FaaS offerings much more efficient in scaling and provides best bang for buck in terms of cost.
- Microsoft Dynamics CRM Customization Essentials
- Microsoft Power BI Quick Start Guide
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- Cloud Analytics with Microsoft Azure
- 電腦上網直通車
- 新手學電腦快速入門
- Machine Learning with Apache Spark Quick Start Guide
- 實用網絡流量分析技術
- 計算機應用基礎實訓(職業模塊)
- 大數據:引爆新的價值點
- 人工智能云平臺:原理、設計與應用
- Practical Network Automation
- 百度智能小程序:AI賦能新機遇
- 暗戰強人:黑客攻防入門全程圖解
- 案例解說單片機C語言開發