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

Identifying the fat domains

In many cases, the microservices perform more tasks than they should. Apparently all is well and deployment is simplified, but in fact, the domain is fat. Microservices do not have that name because they are a small application, but because they have a small and simple business domain. When a microservice has limitations in certain fields, it means that the application was initially constructed on a small monolith.

Thinking about our application, the news portal, a good candidate for a microservice is users. It makes perfect sense to build a microservice administering user data. However, usually, in a monolithic application, the layer on the users has a strong connection with AAA (Authentication, Authorization, and Accounting).

When it comes to microservice data, users, and AAA are an undesired coupling. This is mainly because the whole process of AAA is not restricted only to end users, but for clients such as mobile, frontend, and consumer APIs. In this case, the User microservice represents a fat domain.

The division of this fat domain can be held in two parts; the first part is AAAService and the second is UserService. Another approach is the AAA responsibility for a gateway API. The functional scalability and features of implementation with these separate domains is much more interesting for the growth of the product as a whole.

Understanding the size and limits of the domains is clearly critical to the growth and scalability of the final product.

主站蜘蛛池模板: 广元市| 麻栗坡县| 库伦旗| 荆州市| 洞口县| 广宁县| 昌图县| 基隆市| 枝江市| 循化| 长海县| 河津市| 东阿县| 厦门市| 丽水市| 壶关县| 广宁县| 共和县| 关岭| 南通市| 西昌市| 齐齐哈尔市| 浮山县| 丹棱县| 永登县| 博客| 乌拉特前旗| 酒泉市| 泽库县| 新晃| 综艺| 油尖旺区| 德令哈市| 团风县| 夏邑县| 万年县| 竹溪县| 方山县| 昌江| 岚皋县| 商南县|