- Hands-On Microservices:Monitoring and Testing
- Dinesh Rajput
- 196字
- 2021-06-24 18:24:29
Anatomy of Microservice Decomposition Services
In Chapter 1, Software Architecture Patterns, we discussed the microservice architecture and its benefits and challenges. The microservice architecture approach is all about dividing a complex monolithic application into several different independent services, which run independently on several machines or cloud servers. In this chapter, we will discuss the anatomy of the microservice architecture and look at how to decompose a monolithic application into a number of processes.
This chapter will discuss microservices in detail, including how to use applications and services. We will also look at the decomposition of the microservice architecture on the basis of business capability and the domain and subdomain.
By the end of this chapter, you will understand how microservices are built and will be able to build your own. You will also learn why the microservice architecture is loosely coupled and the difference between Simple Object Access Protocol (SOAP) and RESTful microservices.
This chapter will cover the following topics:
- Anatomy of a microservice
- Decomposition based on business capability
- Decomposition based on domain
- Microservice chassis for common cross-cutting concerns
- Building microservices
- SOAP versus RESTful microservices
Let’s look at these topics in detail.
- 物聯(lián)網(wǎng)標(biāo)準(zhǔn)化指南
- Hands-On Industrial Internet of Things
- 萬物互聯(lián):蜂窩物聯(lián)網(wǎng)組網(wǎng)技術(shù)詳解
- JBoss EAP6 High Availability
- Drush User’s Guide
- 2018網(wǎng)信發(fā)展報(bào)告
- Yii Application Development Cookbook(Second Edition)
- 圖解手機(jī)元器件維修技巧
- Microservice Patterns and Best Practices
- Kong網(wǎng)關(guān):入門、實(shí)戰(zhàn)與進(jìn)階
- 大型企業(yè)微服務(wù)架構(gòu)實(shí)踐與運(yùn)營
- 中國互聯(lián)網(wǎng)發(fā)展報(bào)告2021
- Dart Cookbook
- 基于IPv6的家居物聯(lián)網(wǎng)開發(fā)與應(yīng)用技術(shù)
- 深入理解計(jì)算機(jī)網(wǎng)絡(luò)