- Hands-On Software Engineering with Python
- Brian Allbee
- 137字
- 2021-06-24 18:20:39
Continuous delivery or deployment
Continuous Delivery or Deployment (CD) is a natural extension or offshoot of the CI process, taking each successful build, collecting all of the components involved, and either deploying it directly (typically for web and cloud-resident applications and systems), or taking whatever steps would be necessary to make the new build available for deployment—creating a final, end user or production-ready installation package, for example—but not actually deploying it.
A complete CD process will allow for the creation, update, or recreation of a production system based solely on information in a source control system. It also likely involves some Configuration Management and Release Management tools at the system administration side, and those may well impose specific requirements, functionally or architecturally, or both, on a system's design and implementation.
- 高性能混合信號ARM:ADuC7xxx原理與應用開發(fā)
- 數(shù)據(jù)產(chǎn)品經(jīng)理:解決方案與案例分析
- Docker Quick Start Guide
- WordPress Theme Development Beginner's Guide(Third Edition)
- Lightning Fast Animation in Element 3D
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 單片機C語言程序設計完全自學手冊
- Statistics for Data Science
- SAP Business Intelligence Quick Start Guide
- AI的25種可能
- Building Google Cloud Platform Solutions
- 機床電氣控制與PLC
- 手把手教你學Photoshop CS3
- 新一代人工智能與語音識別
- 歐姆龍CP1系列PLC原理與應用