- 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/.
推薦閱讀
- 零起步輕松學單片機技術(第2版)
- Machine Learning for Cybersecurity Cookbook
- Visual FoxPro 6.0數據庫與程序設計
- 程序設計語言與編譯
- Getting Started with Containerization
- Learning Social Media Analytics with R
- JSF2和RichFaces4使用指南
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- 21天學通Java Web開發
- 電腦主板現場維修實錄
- Working with Linux:Quick Hacks for the Command Line
- Mastering MongoDB 3.x
- 生物3D打印:從醫療輔具制造到細胞打印
- 企業級Web開發實戰
- Containerization with Ansible 2