Using the cloud platform to deployment the application automatically.
從古至今,發布軟體的方式不斷演變,從早期的 manually deployment 到這幾年常見的容器話工具,幫助我們省去需多時間、人力、還有金錢。 在開始之前...
Manually Deployment 分工清楚的公司通常由 Developer 負責產出程式碼,Infrastructure / DevOps 負責部署程式碼...
Container 可能會讓你聯想到 Docker,然而 Docker 並不是第一個發明 Container 的公司。在 2008 年 Linux 發布了 Li...