- 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.
推薦閱讀
- 大學計算機基礎(第三版)
- Spring Cloud Alibaba核心技術與實戰案例
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Python自然語言處理(微課版)
- Full-Stack Vue.js 2 and Laravel 5
- Big Data Analytics
- Java應用開發技術實例教程
- Learning Vaadin 7(Second Edition)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Hands-On Neural Network Programming with C#
- C++ Fundamentals
- 奔跑吧 Linux內核
- HTML5移動前端開發基礎與實戰(微課版)
- HTML5游戲開發實戰