- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 142字
- 2021-07-02 13:41:42
Continuous delivery
CI plus deployment automation is an ideal process for server-side applications to provide a service to customers. However, there are some technical challenges that need to be resolved, such as how to deploy the software to the server; how to gracefully shut down the existing application; how to replace and roll back the application; how to upgrade or replace system libraries that also need to be updated; and how to modify the user and group settings in the OS if necessary.
An infrastructure includes servers and networks. We normally have different environments for different software release stages, such as development, QA, staging, and production. Each environment has its own server configuration and IP ranges.
Continuous Delivery (CD) is a common way of resolving the previously mentioned challenges. This is a combination of CI, configuration management, and orchestration tools:

- GAE編程指南
- Access 數據庫應用教程
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- MySQL 8 DBA基礎教程
- RTC程序設計:實時音視頻權威指南
- Data Analysis with IBM SPSS Statistics
- SSM輕量級框架應用實戰
- 基于Swift語言的iOS App 商業實戰教程
- 從0到1:Python數據分析
- 自然語言處理Python進階
- Linux:Embedded Development
- ExtJS Web應用程序開發指南第2版
- 動手打造深度學習框架
- Java7程序設計入門經典
- Getting Started with Electronic Projects