官术网_书友最值得收藏!

Anatomy of a microservice

One of the biggest challenges in using a microservice architecture is deciding how to break an existing, complex monolithic system into several services. A microservice architecture structures a complex system into more manageable, separate services, each of which focuses on a specific part of your business goal.

As we know, managing complex monolithic applications is much harder than managing a small service, for developers as well as Quality Assurance (QA) teams. A potential method of reducing the complexity of a monolithic application is by using a distributed application development approach, which refers to the decomposition of a monolithic application into several smaller microservices. It is important to consider how microservices can be made to achieve the same business goal as the original monolithic application. Microservices provide a perfect modularity due to their independent design, development, deployment, and maintenance. Let’s look at the following monolithic application diagram:

As you can see, the application is packaged as a single WAR or EAR file. All the services related to this application run in the single-server process. It uses the central database and is based on a centralized services approach.

Let’s move on to looking at how to decompose this application into microservices. One of the challenges of decomposing a monolithic application is deciding into which modules it should be divided. This depends on your business application and how many modules you want to create. 

主站蜘蛛池模板: 日照市| 仙游县| 隆子县| 松溪县| 定州市| 宁德市| 大足县| 河东区| 固镇县| 喜德县| 裕民县| 临漳县| 句容市| 临西县| 安塞县| 永寿县| 林芝县| 皋兰县| 毕节市| 满城县| 侯马市| 漯河市| 岑巩县| 永顺县| 蕲春县| 彭泽县| 平阳县| 镇沅| 普兰县| 盐亭县| 瑞金市| 南京市| 工布江达县| 潢川县| 固镇县| 秦安县| 大丰市| 咸宁市| 南江县| 河西区| 南汇区|