- Building Serverless Web Applications
- Diego Zanon
- 94字
- 2021-07-15 17:31:22
Reduced operational costs
As the infrastructure is fully managed by the cloud vendor, it reduces the operational costs since you don't need to worry about hardware failures, applying security patches to the operating system, or fixing network issues. It effectively means that you need to spend less sysadmin hours to keep your application running.
Also, it helps to reduce risks. If you make an investment to deploy a new service and that ends up as a failure, you don't need to worry about selling machines or disposing the data center that you have built.
推薦閱讀
- DevOps for Networking
- Python數據分析基礎
- 造個小程序:與微信一起干件正經事兒
- 編程珠璣(續)
- Git高手之路
- 低代碼平臺開發實踐:基于React
- SQL基礎教程(第2版)
- Java編程從入門到精通
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Unity Android Game Development by Example Beginner's Guide
- Drupal Search Engine Optimization
- JavaEE架構與程序設計
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 從“1”開始3D編程
- PHP典型模塊與項目實戰大全