- Cloud Native Python
- Manish Sethi
- 248字
- 2021-07-02 19:11:49
Infrastructure as a Service
The following are the key points that describe IaaS:
Unlike SaaS offerings, in IaaS, the customer is provided with IT resources, such as bare metal machines to run applications, hard disk for storage, and network cable for network capability, which they can customize based on their business model.
In IaaS offerings, since the customer has full access to their infrastructure, they can scale their IT resources based on their application requirement. Also, in IaaS offerings, the customer has to manage the security of the application/resources, and needs to build disaster recovery models in case of sudden failures/crashes.
In IaaS, services are on an on-demand basis, where the customer is charged on usage. So, it's the customer's responsibility to do cost analysis against their resources, which will help restrict them from exceeding their budget.
It allows customers/consumers to customize their infrastructure based on the requirements of the application, then tear down the infrastructure and recreate it again very quickly and efficiently.
The pricing model for IaaS-based services is basically on-demand, which means you pay as you go. You are charged as per your usage of resources and the duration of the usage.
Amazon Web Services (offering Amazon Elastic Compute Cloud (Amazon EC2) and Amazon Simple Storage Service (Amazon S3)) was the first out of the gate in this cloud offering; however, players such as Microsoft Azure (virtual machine), Rackspace (virtual cloud servers) and Oracle (bare metal cloud services) have also made a name for themselves.
- iOS Game Programming Cookbook
- 案例式C語(yǔ)言程序設(shè)計(jì)
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程
- Python機(jī)器學(xué)習(xí)算法與實(shí)戰(zhàn)
- Spring+Spring MVC+MyBatis整合開發(fā)實(shí)戰(zhàn)
- Mathematica Data Analysis
- Scientific Computing with Scala
- Swift Playgrounds少兒趣編程
- Python3.5從零開始學(xué)
- Building Wireless Sensor Networks Using Arduino
- OpenStack Networking Essentials
- SwiftUI極簡(jiǎn)開發(fā)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 從零開始學(xué)UI設(shè)計(jì)·基礎(chǔ)篇
- C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)與習(xí)題精解