- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 96字
- 2021-07-02 13:47:11
Config
The third factor is related to the configuration of the application. The application must have its configuration externalized, not shipped with the application itself. Shipping the configuration with the application requires altering the application bundle from environment to environment, breaking the integrity of the artifact.
To be completely agnostic from the environment, the configuration parameter must reside in the environment variables. In addition to environment variables, there are tools that provide better configuration distribution, such as Consul and Vault (security-related settings, such as passwords).
Long story short, have a separation of configuration from the code.
推薦閱讀
- Mastering Node.js(Second Edition)
- 高校網絡道德教育研究
- HCNA網絡技術
- WordPress 5 Complete
- Go Web Scraping Quick Start Guide
- 6G新技術 新網絡 新通信
- Master Apache JMeter:From Load Testing to DevOps
- Learning Storm
- Practical Web Penetration Testing
- 互聯網安全的40個智慧洞見(2016)
- 計算機網絡技術
- 人際網絡
- 物聯網,So Easy!
- Microservices Development Cookbook
- 智能物聯安防視頻技術基礎與應用