- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 111字
- 2021-06-30 19:10:41
Independently deployable
Microservices should be independently deployable; if not, it probably means that there is some kind of coupling within our architecture that needs to be solved. If we could meet other principles but we fail at this, we are probably decrementing the benefits of this architecture.
Having the ability to deliver constantly is one of the advantages of the microservices architecture; any constraints should be removed, as much as we remove bugs from our applications.
We should take care of deployments from the beginning of the design of our microservices and architecture; finding a constraint on this area at late stages could have a big impact on the overall application.
推薦閱讀
- Mastering Articulate Storyline
- 軟件測試實用教程
- Python機器學習算法: 原理、實現(xiàn)與案例
- Extreme C
- .NET Standard 2.0 Cookbook
- 視窗軟件設(shè)計和開發(fā)自動化:可視化D++語言
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Learning ECMAScript 6
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發(fā)技術(shù)
- Learn Linux Quickly
- 軟技能2:軟件開發(fā)者職業(yè)生涯指南
- ASP.NET Core 2 High Performance(Second Edition)
- Hands-On Data Visualization with Bokeh
- 大象:Thinking in UML(第二版)
- Mastering Responsive Web Design