- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 122字
- 2021-07-02 22:18:25
Simplified application lifecycle management
Continuous Integration and Continuous Deployment are now at the core of DevOps. The agile methodology relies on applications being built and delivered in an iterative manner. Microservices support being developed in an agile manner and, because of their isolated nature, can be independently deployed. The PaaS platform should enable features such as automated testing, Continuous Integration and Continuous Deployment, version management, and recovery from failures so that Microservices can be continuously deployed.
Some organizations such as Facebook and Google practice delivering codes at very high velocities. In fact, Amazon is known to deploy code to its servers every 11.6 seconds. Such feats require DevOps pipelines that are continuous in nature, promote flow, small batch size, and continuous improvement.
推薦閱讀
- JavaScript 從入門到項目實踐(超值版)
- 基于免疫進化的算法及應用研究
- 信息安全技術
- Easy Web Development with WaveMaker
- C語言程序設計同步訓練與上機指導(第三版)
- SQL 經典實例
- Learning jQuery(Fourth Edition)
- 區塊鏈技術進階與實戰(第2版)
- Visual Studio Code 權威指南
- Clojure for Java Developers
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Node.js從入門到精通
- Mastering ASP.NET Web API
- Visual FoxPro程序設計
- 從零開始:Qt可視化程序設計基礎教程