- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 149字
- 2021-06-30 19:10:49
Summary
In this chapter, we got a clear understanding of what microservices are, their benefits, and how they evolved from SoA. We now have a set of principles that we could use to create them, and an overview of how Domain-Driven Design will allow us to evolve our applications as per our requirements. Following these designs, we could have a clean architecture that will help our microservices' life cycle, from development to scaling or monitoring. We should be familiar with the benefits of the reactive systems and the cloud computing model, that will allow us to deliver microservices to the next level of industry standards.
But next, we need to start from the basics, so in the next chapter, we will focus on how we can get started on microservices with Kotlin using Spring Boot 2.0, meanwhile, we will learn the tools that we will use to create them.
- 數(shù)據(jù)庫(kù)系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- SQL Server 2016從入門(mén)到精通(視頻教學(xué)超值版)
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- Network Automation Cookbook
- Python程序設(shè)計(jì)
- Learning AndEngine
- 基于Swift語(yǔ)言的iOS App 商業(yè)實(shí)戰(zhàn)教程
- Hands-On Reinforcement Learning with Python
- C語(yǔ)言程序設(shè)計(jì)教程
- iPhone應(yīng)用開(kāi)發(fā)從入門(mén)到精通
- Deep Learning with R Cookbook
- Android Game Programming by Example
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施
- C語(yǔ)言程序設(shè)計(jì)與應(yīng)用實(shí)驗(yàn)指導(dǎo)書(shū)(第2版)
- Dart:Scalable Application Development