- AWS Automation Cookbook
- Nikit Swaraj
- 61字
- 2021-07-02 23:00:46
Blue-green deployment
Blue-green deployment is the deployment strategy or a pattern where we can reduce the downtime by having two production environments. It provides near zero-downtime rollback capabilities. The basic idea of blue-green deployment is to shift the traffic from the current environment to another environment. Both the environments will be identical and run same application, but of different versions.
推薦閱讀
- Splunk 7 Essentials(Third Edition)
- 自動(dòng)控制工程設(shè)計(jì)入門
- Apache Hive Essentials
- Expert AWS Development
- Hands-On Linux for Architects
- Maya極速引擎:材質(zhì)篇
- Photoshop CS3圖像處理融會(huì)貫通
- 自動(dòng)控制理論(非自動(dòng)化專業(yè))
- INSTANT Drools Starter
- 單片機(jī)C語言應(yīng)用100例
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- 筆記本電腦維修之電路分析基礎(chǔ)
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 網(wǎng)絡(luò)安全概論
- Python語言從入門到精通