- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 120字
- 2021-07-02 19:44:58
Development, production parity
The development, production parity principle states the importance of keeping the development and production environments as identical as possible. For example, let's consider an application with multiple services or processes, such as a job scheduler service, cache services, or one or more application services. In a development environment, we tend to run all of them on a single machine. Whereas, in production, we will facilitate independent machines to run each of these processes. This is primarily to manage cost of the infrastructure. The downside is that, if production fails, there is no identical environment to reproduce and fix the issues.
This principle is not only valid for microservices, but it is also applicable to any application development.
- Python數據可視化:基于Bokeh的可視化繪圖
- Developing Middleware in Java EE 8
- 從0到1:HTML+CSS快速上手
- Java Web基礎與實例教程
- 精通網絡視頻核心開發技術
- 算法訓練營:提高篇(全彩版)
- Java EE 7 Performance Tuning and Optimization
- Swift語言實戰精講
- Getting Started with React Native
- HTML5秘籍(第2版)
- Mastering Web Application Development with AngularJS
- 監控的藝術:云原生時代的監控框架
- INSTANT JQuery Flot Visual Data Analysis
- 精益軟件開發管理之道
- 第五空間戰略:大國間的網絡博弈