- 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 3.7網絡爬蟲快速入門
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Python語言程序設計
- Java面向對象程序開發及實戰
- Elasticsearch Server(Third Edition)
- SQL Server從入門到精通(第3版)
- 新一代SDN:VMware NSX 網絡原理與實踐
- Akka入門與實踐
- Neo4j 3.x入門經典
- Koa與Node.js開發實戰
- Python程序設計教程
- Mobile Test Automation with Appium
- Selenium Essentials
- 深入理解MySQL主從原理
- Learning Android Application Development