- Building Serverless Web Applications
- Diego Zanon
- 245字
- 2021-07-15 17:31:21
IaaS and On-Premises
Besides PaaS, serverless is frequently compared with Infrastructure as a Service (IaaS) and On-Premises solutions to expose its differences. IaaS is another strategy to deploy cloud solutions where you hire virtual machines and is allowed to connect to them to configure everything that you need in the guest operating system. It gives you greater flexibility, but it comes with more responsibilities. You need to apply security patches, handle occasional failures, and set up new servers to handle usage peaks. Also, you pay the same per hour whether you are using 5% or 100% of the machine s CPU.
On-Premises is the traditional kind of solution where you buy the physical computers and run them inside your company. You get total flexibility and control with this approach. Hosting your own solution can be cheaper, but it happens only when your traffic usage is extremely stable. Over or under provisioning computers is so frequent that it's hard to have real gains using this approach, even more when you add the risks and costs to hire a team to manage those machines. Cloud providers may look expensive, but several detailed use cases prove that the return of investment (ROI) is larger running on the cloud than On-Premises. When using the cloud, you benefit from the economy of scale of many gigantic data centers. Running on your own exposes your business to a wide range of risks and costs that you'll never be able to anticipate.
- UML和模式應(yīng)用(原書第3版)
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- 深度學(xué)習(xí)經(jīng)典案例解析:基于MATLAB
- Mastering Entity Framework
- 實(shí)用防銹油配方與制備200例
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 網(wǎng)絡(luò)爬蟲原理與實(shí)踐:基于C#語(yǔ)言
- 青少年學(xué)Python(第1冊(cè))
- Integrating Facebook iOS SDK with Your Application
- Buildbox 2.x Game Development
- Nagios Core Administration Cookbook(Second Edition)
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- Apache Solr PHP Integration
- UML軟件建模
- SAP Web Dynpro for ABAP開發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用