雲端運算 / Docker
Docker 是一個開源的容器化平台,旨在幫助開發者更有效率地打包、部署和執行應用程式。通過 Docker,開發者可以將應用程式及其相關的依賴項,如程式庫、框架和其他工具,打包成一個輕量級的可移植容器,並在任何支援 Docker 的環境中運行。
Docker 的核心概念是容器,容器是一個獨立且輕量的運行環境,它包含了應用程式的所有必要元件,如程式碼、執行環境、系統工具、系統庫等。相比傳統的虛擬機器,容器更加輕量,啟動速度更快,並且具有更高的性能。
Docker 提供了一個簡單而強大的命令行工具,開發者可以通過這些工具創建、管理和運行容器。使用 Dockerfile,開發者可以定義應用程式的打包配置,包括基礎映像、依賴項和運行指令,並通過 Docker CLI 構建和執行這些容器。
Docker 的另一個重要功能是 Docker Compose,它是一個用於定義和管理多個容器的工具,開發者可以通過一個簡單的 YAML 文件來定義多個容器的配置,並使用一個命令來啟動、停止和管理這些容器。
除了開發和部署應用程式之外,Docker 還可以幫助開發者快速構建測試環境、持續集成和持續部署流水線,並支援在不同環境之間輕鬆地移植和部署應用程式。
總的來說,Docker 是一個強大的容器化平台,能夠幫助開發者更加輕鬆地打包、部署和執行應用程式,並提高開發效率和部署靈活性。
相關書籍
-
75折
$355深入淺出 Istio : Service Mesh 快速入門與實踐 -
VIP 95折
Docker Quick Start Guide: Learn Docker like a boss, and finally own your applications$1,380$1,311 -
Accelerating Development Velocity Using Docker: Docker Across Microservices$1,300$1,274 -
85折
$351Docker 微服務架構實戰 -
VIP 95折
Docker : Up & Running : Shipping Reliable Containers in Production, 2/e$1,800$1,710 -
50折
$267Docker 技術入門與實戰, 3/e -
VIP 95折
Building Enterprise JavaScript Applications: Build production-ready applications using React, Node.js, Kubernetes and Docker$1,910$1,814 -
VIP 95折
Docker on Amazon Web Services$2,150$2,042 -
80折
$1,216Docker Cookbook, 2/e (Paperback) -
75折
$292雲計算原理與實踐 -
80折
$1,104Practical Docker with Python: Build, Release and Distribute your Python App with Docker -
85折
實戰 Docker|使用 Windows Server 2016 / Windows 10$480$408 -
85折
$402Spring Cloud 與 Docker 微服務架構實戰, 2/e -
75折
$400微服務架構實戰 -
VIP 95折
Beginning Devops with Docker: Automate the Deployment of Your Environment with the Power of the Docker Toolchain$870$826 -
VIP 95折
OpenShift in Action$1,680$1,596 -
50折
$150CoreOS實戰 -
Docker: Best Practices to Excel While Learning Docker Programming$850$833 -
Docker: Docker Tips and Tricks to Accelerate Your Learning$850$833 -
VIP 95折
Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, micro services, Docker and AWS$1,720$1,634 -
85折
$402Docker 實踐 -
50折
$267Spring Cloud微服務架構進階 (An in-Depth Analysis of spring cloud) -
75折
$310企業級容器雲架構開發指南 -
60折
$798Deployment with Docker -
VIP 95折
Architecting Modern Java EE Applications$2,080$1,976 -
80折
$1,188Docker Management Design Patterns: Swarm Mode on Amazon Web Services -
71折
第一次用 Docker 就上手$420$299 -
VIP 95折
Docker and Kubernetes for Java Developers$1,870$1,776 -
Docker for Data Science: Building Scalable and Extensible Data Infrastructure Around the Jupyter Notebook Server$2,610$2,557 -
60折
$888Continuous Delivery with Docker and Jenkins