- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 134字
- 2021-07-02 13:41:42
Orchestration
The orchestration tool is part of the configuration management tool set. However, this tool is more intelligent and dynamic with regard to configuring and allocating cloud resources. The orchestration tool manages several server resources and networks. Whenever the administrator wants to increase the application and network capacity, the orchestration tool can determine whether a server is available and can then deploy and configure the application and the network automatically. Although the orchestration tool is not included in SDLC, it helps the capacity management in the CD pipeline.
To conclude, the SDLC has evolved significantly such that we can now achieve rapid delivery using various processes, tools, and methodologies. Now, software delivery takes place anywhere and anytime, and software architecture and design is capable of producing large and rich applications.
- Implementing VMware Horizon 7(Second Edition)
- 程序員修煉之道:程序設計入門30講
- 算法零基礎一本通(Python版)
- 技術領導力:程序員如何才能帶團隊
- 深入淺出Android Jetpack
- Amazon S3 Cookbook
- Mastering Apache Spark 2.x(Second Edition)
- Spring Boot進階:原理、實戰與面試題分析
- 從零開始學C語言
- Instant Lucene.NET
- Python Data Structures and Algorithms
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Python編程:從入門到實踐(第3版)
- OpenMP核心技術指南
- 微前端設計與實現