- Learning AWS(Second Edition)
- Aurobindo Sarkar Amit Shah
- 189字
- 2021-06-30 18:52:50
Introducing public, private, and hybrid clouds
Basically, there are three types of clouds in cloud computing, they are public, private and hybrid clouds.
In a public cloud, third-party service providers make resources and services available to their customers via the internet. The customers' applications and data are deployed on infrastructure that is owned and secured by the service provider.
A private cloud provides many of the same benefits of a public cloud but the services and data are managed by the organization, or a third-party, solely, for the customer's organization. Usually, a private cloud places increased administrative overheads on the customer but gives greater control over the infrastructure and reduces security-related concerns. The infrastructure may be located on or off the organization’s premises.
A hybrid cloud is a combination of both a private and a public cloud. The decision on what runs on the private versus the public cloud is usually based on business criticality of the application and sensitivity of the data. But in some cases, spikes in demand for resources, or spillovers, in the private cloud are also handled in the public cloud.
- EJB 3.1從入門到精通
- 自動駕駛網絡:自智時代的網絡架構
- 數據通信網絡實踐:基礎知識與交換機技術
- 面向物聯網的CC2530與傳感器應用開發
- Building E-commerce Sites with VirtueMart Cookbook
- 物聯網安全:理論、實踐與創新
- Hands-On Industrial Internet of Things
- 重新定義Spring Cloud實戰
- 物聯網概論(第2版)
- 網絡安全技術與解決方案(修訂版)
- 計算機網絡原理與應用技術
- 通信原理及MATLAB/Simulink仿真
- 夢工廠之材質N次方:Maya材質手冊
- React Cookbook
- Hands-On Microservices with Node.js