- Mastering Docker Enterprise
- Mark Panthofer
- 99字
- 2021-07-02 12:30:06
Container-first benefits
Setting up a container platform helps you to start realizing the benefits of serverless development. In a Docker Enterprise, container-first world, developers build and test stacks of containers using Docker's platform-independent tools, including both Docker Desktop and Docker Enterprise. Subsequently, their application can be deployed to a Docker Desktop or Docker Enterprise platform without knowing whether it is running locally on a desktop, on-premise, or in the cloud. Furthermore, containers within an application stack can freely communicate with each other, but are isolated from other containers in different application stacks using Swarm overlay networks or Kubernetes namespaces.
推薦閱讀
- AutoCAD繪圖實用速查通典
- 電力自動化實用技術問答
- LabVIEW虛擬儀器從入門到測控應用130例
- Introduction to DevOps with Kubernetes
- 樂高機器人EV3設計指南:創造者的搭建邏輯
- 一本書玩轉數據分析(雙色圖解版)
- 運動控制器與交流伺服系統的調試和應用
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- PVCBOT機器人控制技術入門
- Chef:Powerful Infrastructure Automation
- Learning Linux Shell Scripting
- 基于人工免疫原理的檢測系統模型及其應用
- 機器學習案例分析(基于Python語言)
- Machine Learning with Spark(Second Edition)
- Advanced Deep Learning with Keras