- 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.
推薦閱讀
- 智能傳感器技術(shù)與應(yīng)用
- 返璞歸真:UNIX技術(shù)內(nèi)幕
- 機器人智能運動規(guī)劃技術(shù)
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測技術(shù)
- Blender Compositing and Post Processing
- 單片機C語言程序設(shè)計完全自學(xué)手冊
- Excel 2010函數(shù)與公式速查手冊
- Photoshop CS5圖像處理入門、進階與提高
- 和機器人一起進化
- QTP自動化測試實踐
- 軟件測試管理
- Mastering Android Game Development with Unity
- Adobe Edge Quickstart Guide
- Machine Learning with R Quick Start Guide
- Data Visualization with D3.js Cookbook