- Mastering Docker Enterprise
- Mark Panthofer
- 126字
- 2021-07-02 12:30:02
Container-first as a cloud adoption strategy
What if, before you started migrating all of your applications to a specific cloud-specific provider, you instead containerize your applications first and then migrate them to the cloud. This is sometimes referred to as a container-first strategy. There are several significant benefits to this approach:
- Abstracting platform-specific knowledge from application teams
- Gaining operational efficiency (usually in the range of 15% to 70%) from containerized applications
- It gives you the ability you move your applications between on-premise and any cloud providers with minimal effort
Container-first thinking should reduce cloud-specific staffing needs; instead of a cloud admin/application, you have a cloud admin/container cluster. Once containerized, application migrations between cloud providers and on-premise should be measured in hours and not weeks or months.
推薦閱讀
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- 平面設計初步
- Dreamweaver CS3網頁制作融會貫通
- 輕松學Java
- Hands-On Neural Networks with Keras
- MicroPython Projects
- Visual C# 2008開發技術詳解
- 數據挖掘方法及天體光譜挖掘技術
- Implementing Oracle API Platform Cloud Service
- 網中之我:何明升網絡社會論稿
- 21天學通Linux嵌入式開發
- Mastering OpenStack(Second Edition)
- Serverless Design Patterns and Best Practices
- PyTorch深度學習
- 單片機原理、接口及應用系統設計