- Kubernetes for Serverless Applications
- Russ McKendrick
- 198字
- 2021-07-02 19:16:41
Chickens
In 2015, Bernard Golden added to the pets versus cattle analogy by introducing chickens to the mix in a blog post titled Cloud Computing: Pets, Cattle and Chickens? Bernard suggested that chickens were a good term for describing containers alongside pets and cattle:
- Chickens are more efficient than cattle; you can fit a lot more of them into the same space your herd would use. In the same way, you can fit a lot more containers into your cluster as you can launch multiple containers per instance.
- Each chicken requires fewer resources than a member of your herd when it comes to feeding. Likewise, containers are less resource-intensive than instances, they take seconds to launch, and can be configured to consume less CPU and RAM.
- Chickens have a much lower life expectancy than members of your herd. While cluster instances can have an uptime of a few hours to a few days, it is more than possible that a container will have a lifespan of minutes.
Unfortunately, Bernard's original blog post is no longer available. However, The New Stack have republished a version of it. You can find the republished version at https://thenewstack.io/pets-and-cattle-symbolize-servers-so-what-does-that-make-containers-chickens/.
推薦閱讀
- Seven NoSQL Databases in a Week
- 控制與決策系統仿真
- Matplotlib 3.0 Cookbook
- 大學計算機應用基礎
- 運動控制器與交流伺服系統的調試和應用
- Implementing Splunk 7(Third Edition)
- 影視后期編輯與合成
- Statistics for Data Science
- PowerPoint 2010幻燈片制作高手速成
- 數據清洗
- Hands-On Agile Software Development with JIRA
- EDA技術及其創新實踐(Verilog HDL版)
- 工程地質地學信息遙感自動提取技術
- AWS Administration:The Definitive Guide(Second Edition)
- Windows Server 2012 Automation with PowerShell Cookbook