- 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.
- C語言程序設(shè)計教程
- Rust編程:入門、實戰(zhàn)與進階
- 計算機圖形學(xué)編程(使用OpenGL和C++)(第2版)
- PyTorch自然語言處理入門與實戰(zhàn)
- Scratch 3.0少兒編程與邏輯思維訓(xùn)練
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Mastering JavaScript Design Patterns(Second Edition)
- Android系統(tǒng)原理及開發(fā)要點詳解
- 運用后端技術(shù)處理業(yè)務(wù)邏輯(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- iOS自動化測試實戰(zhàn):基于Appium、Python與Pytest
- Developing SSRS Reports for Dynamics AX
- Modern C++ Programming Cookbook
- C編程技巧:117個問題解決方案示例
- ASP.NET Web API Security Essentials
- Android Studio開發(fā)實戰(zhàn):從零基礎(chǔ)到App上線 (移動開發(fā)叢書)