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

Services design

The following third design depicts the microservices. Here, each component represents autonomy. Each component could be developed, built, tested, and deployed independently. Here, even the application User Interface (UI) component could also be a client and consume the microservices. For the purpose of our example, the layer designed is used within μService.

The API Gateway provides the interface where different clients can access the inpidual services and solve the following problems:

What do you do when you want to send different responses to different clients for the same service? For example, a booking service could send different responses to a mobile client (minimal information) and a desktop client (detailed information) providing different details, and something different again to a third-party client.

A response may require fetching information from two or more services:

After observing all the sample design diagrams, which are very high-level designs, you might find out that in monolithic design, the components are bundled together and tightly coupled.

All the services are part of the same bundle. Similarly, in the second design figure, you can see a variant of the first figure where all services could have their own layers and form different APIs, but, as shown in the figure, these are also all bundled together.

Conversely, in microservices, design components are not bundled together and have loose coupling. Each service has its own layers and DB, and is bundled in a separate archive. All these deployed services provide their specific APIs such as Customers, Bookings, or Customer. These APIs are ready to consume. Even the UI is also deployed separately and designed using μService. For this reason, it provides various advantages over its monolithic counterpart. I would still remind you that there are some exceptional cases where monolithic application development is highly successful, such as Etsy, and peer-to-peer e-commerce web applications.

Now let us discuss the limitations you'd face while working with Monolithic applications.

主站蜘蛛池模板: 桓台县| 泊头市| 商河县| 昌黎县| 临湘市| 从江县| 托克逊县| 东至县| 深圳市| 水城县| 红河县| 德江县| 蒙山县| 兴义市| 双峰县| 璧山县| 仪征市| 尚义县| 镇坪县| 红原县| 宣城市| 河曲县| 凤阳县| 宣恩县| 东港市| 自治县| 九寨沟县| 肃北| 安顺市| 彰化县| 牡丹江市| 进贤县| 柯坪县| 商南县| 南漳县| 丰县| 洪泽县| 沾益县| 合水县| 宜昌市| 井研县|