- Mastering Docker Enterprise
- Mark Panthofer
- 193字
- 2021-07-02 12:30:00
Containers gain popularity
The following is globally a summary of what I hear from customers and students:
- Faster developer onboarding: Container-based development
- Easy to run and test on dev machines: Great for simulating production
- Faster release cycles and shorter time to fix bugs: No more monolithic deployments
- Better quality software: Consistent images across all environments
- It is too hard to manage microservices without them: Stacks are great for isolation and deployment
- Easier to support legacy web applications: Containerize old apps and manage them on a modern platform
- Reduction of VMware tax: Better use of compute resources through increased density and consolidation of multiple non-prod environments (using Docker Enterprise RBAC)
Even the free stuff will cost you something:
I am closing this section on a practical note by suggesting your initial operational savings will be offset by the investment required to transform your enterprise to a container platform. When done right, the impact of container adoption impacts a broad group within the enterprise, spanning the entire software development and delivery pipeline. Like any transformation worth doing, there is some investment required. More about the impact of container adoption later.
I am closing this section on a practical note by suggesting your initial operational savings will be offset by the investment required to transform your enterprise to a container platform. When done right, the impact of container adoption impacts a broad group within the enterprise, spanning the entire software development and delivery pipeline. Like any transformation worth doing, there is some investment required. More about the impact of container adoption later.
推薦閱讀
- 網上沖浪
- R Data Mining
- 網頁編程技術
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 腦動力:PHP函數速查效率手冊
- AWS Administration Cookbook
- OpenStack Cloud Computing Cookbook(Second Edition)
- 基于32位ColdFire構建嵌入式系統
- Photoshop CS4數碼照片處理入門、進階與提高
- Hands-On Deep Learning with Go
- 信息系統安全保障評估
- Keras Reinforcement Learning Projects
- Linux Administration Cookbook
- 數據庫技術:Access 2003 計算機網絡技術
- Practical Internet of Things with JavaScript