- Spring Microservices
- Rajesh RV
- 157字
- 2021-07-02 16:28:25
Chapter 1. Demystifying Microservices
Microservices are an architecture style and an approach for software development to satisfy modern business demands. Microservices are not invented; they are more of an evolution from the previous architecture styles.
We will start the chapter by taking a closer look at the evolution of the microservices architecture from the traditional monolithic architectures. We will also examine the definition, concepts, and characteristics of microservices. Finally, we will analyze typical use cases of microservices and establish the similarities and relationships between microservices and other architecture approaches such as Service Oriented Architecture (SOA) and Twelve-Factor Apps. Twelve-Factor Apps defines a set of software engineering principles of developing applications targeting the cloud.
In this chapter you, will learn about:
- The evolution of microservices
- The definition of the microservices architecture with examples
- Concepts and characteristics of the microservices architecture
- Typical use cases of the microservices architecture
- The relationship of microservices with SOA and Twelve-Factor Apps
- 自己動手寫搜索引擎
- Visual FoxPro程序設計教程(第3版)
- Vue.js前端開發基礎與項目實戰
- Microsoft Dynamics 365 Extensions Cookbook
- WSO2 Developer’s Guide
- 數據結構與算法JavaScript描述
- Julia機器學習核心編程:人人可用的高性能科學計算
- JavaScript前端開發與實例教程(微課視頻版)
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Unity 5.x By Example
- Oracle Exadata專家手冊
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Learning Docker Networking
- Natural Language Processing with Python Quick Start Guide