- 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.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- C++程序設計(第3版)
- Node.js Design Patterns
- Go語言高效編程:原理、可觀測性與優(yōu)化
- HTML5+CSS3網站設計基礎教程
- Building Serverless Applications with Python
- .NET 3.5編程
- Scala程序員面試算法寶典
- 軟件品質之完美管理:實戰(zhàn)經典
- Building Microservices with .NET Core
- Unity 2018 Shaders and Effects Cookbook
- 小程序,巧應用:微信小程序開發(fā)實戰(zhàn)(第2版)
- Java EE 7 with GlassFish 4 Application Server
- Lync Server Cookbook
- Python深度學習:基于PyTorch