- 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.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 極簡算法史:從數學到機器的故事
- Redis Applied Design Patterns
- Drupal 8 Blueprints
- 程序員數學:用Python學透線性代數和微積分
- 編寫高質量代碼:改善C程序代碼的125個建議
- Swift 3 New Features
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Java實戰(第2版)
- Apache Camel Developer's Cookbook
- Swift語言實戰晉級
- Windows Phone 8 Game Development
- 從Power BI到Analysis Services:企業級數據分析實戰
- C#面向對象程序設計(第2版)