- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 93字
- 2021-07-02 19:44:54
Summary
In this chapter, we learned about the fundamentals of microservices with the help of a few examples.
We explored the evolution of microservices from traditional monolithic applications. We examined some of the principles and mind shift required for modern application architectures. We also looked at some of the common characteristics repeatedly seen in most of the successful microservices implementations. Finally, we also learned the benefits of microservices.
In the next chapter, we will analyze the link between microservices and a few other architecture styles. We will also examine common microservice use cases.
推薦閱讀
- C語言程序設計案例教程
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Git Version Control Cookbook
- Debian 7:System Administration Best Practices
- Java虛擬機字節碼:從入門到實戰
- Scratch 3.0少兒編程與邏輯思維訓練
- Java設計模式及實踐
- Android Native Development Kit Cookbook
- Python數據結構與算法(視頻教學版)
- 深入淺出React和Redux
- Hands-On Nuxt.js Web Development
- 從Power BI到Analysis Services:企業級數據分析實戰
- XML程序設計(第二版)
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Pandas 1.x Cookbook