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

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.

主站蜘蛛池模板: 华宁县| 禹州市| 彭水| 嵩明县| 琼中| 大城县| 吴川市| 新密市| 罗甸县| 酒泉市| 大名县| 鄂尔多斯市| 南雄市| 古蔺县| 岑溪市| 凤山县| 成武县| 康平县| 恩平市| 舞阳县| 休宁县| 寻甸| 襄城县| 廊坊市| 阿克苏市| 定日县| 垦利县| 张家川| 广水市| 翁牛特旗| 普兰县| 泰来县| 昌宁县| 县级市| 横峰县| 弥勒县| 凤城市| 厦门市| 宜兰县| 图们市| 大渡口区|