- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 66字
- 2021-07-02 19:44:58
Package admin processes
Apart from application requests, most of the applications provision for admin tasks. This principle advices you to target the same release and an identical environment as the long running processes runs to perform these activities. Admin code should also be packaged along with the application code.
This principle is not only valid for microservices, but it is also applicable to any application development.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Flask Web全棧開發實戰
- 高效微控制器C語言編程
- Python進階編程:編寫更高效、優雅的Python代碼
- Java程序員面試算法寶典
- D3.js 4.x Data Visualization(Third Edition)
- 大學計算機基礎實驗指導
- C/C++程序員面試指南
- Advanced Express Web Application Development
- JavaScript應用開發實踐指南
- Rust游戲開發實戰
- Xamarin Cross-Platform Development Cookbook
- Distributed Computing with Python
- Cinder:Begin Creative Coding
- Mastering Unity 2017 Game Development with C#(Second Edition)