- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 83字
- 2021-06-30 19:10:43
Automation
Our microservices should be designed with automization in mind, from building or testing to deployment and monitoring. Since our services are going to be small and they are isolated, the cost to automatize them should be low and the benefits should be high.
With this principle, we benefit the agility of our application and we prevent unnecessary manual tasks having an impact on the system. For those reasons, Continuous Integration and Continuous Delivery should be designed from the beginning of our architecture.
推薦閱讀
- Python數據分析入門與實戰
- 程序設計與實踐(VB.NET)
- PHP程序設計(慕課版)
- Mastering Natural Language Processing with Python
- PyQt從入門到精通
- JIRA 7 Administration Cookbook(Second Edition)
- React.js Essentials
- Mastering Unity Shaders and Effects
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- AV1視頻編解碼標準:原理與算法實現
- Python程序設計開發寶典
- Building Business Websites with Squarespace 7(Second Edition)
- Visual C++程序設計與項目實踐
- Splunk Essentials
- Implementing Domain:Specific Languages with Xtext and Xtend