- Learning Windows Server Containers
- Srikanth Machiraju
- 153字
- 2021-07-02 23:23:18
Low resource utilization
The preceding problem can be partially solved by using the cloud platforms, which offer on-demand resource provisioning, but again public cloud vendors come up with a predefined set of VM configuration and not every application utilizes all allocated compute and memory.
In a common enterprise scenario every small application is deployed in a separate VM for isolation and security benefits. Further for ensuring scalability and availability identical VMs are created and traffic is balanced among them. If the application utilizes only 5-10% of the CPU's capacity, the IT infrastructure is heavily underutilized. Power and cooling needs for such systems are also high, which adds up to the costs. Few applications are used seasonally or by limited set of users, but still the servers have to be up and running. Another important drawback of VMs is that inside a VM OS and supporting services occupy more size than the application itself.
- Linux實戰
- Hands-On DevOps with Vagrant
- Persistence in PHP with the Doctrine ORM
- Haskell Financial Data Modeling and Predictive Analytics
- 網絡操作系統管理與應用(第三版)
- Learning Magento 2 Administration
- Delphi Programming Projects
- OpenStack系統架構設計實戰
- Django Project Blueprints
- OpenSolaris設備驅動原理與開發
- UI設計手繪表現從入門到精通
- Learning Continuous Integration with Jenkins(Second Edition)
- Android NDK Beginner's Guide
- Angular權威教程
- Instant Responsive Web Design