- Mastering Microservices with Java
- Sourabh Sharma
- 66字
- 2021-07-02 13:03:28
Nanoservices
Microservices that are especially small or fine-grained are called nanoservices. A nanoservices pattern is really an anti-pattern.
In the case of nanoservices, overheads such as communication and maintenance activities outweigh its utility. Nanoservices should be avoided. An example of a nanoservices (anti-) pattern would be creating a separate service for each database table and exposing its CRUD operation using events or a REST API.
推薦閱讀
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Learning Bayesian Models with R
- Cassandra Data Modeling and Analysis
- Python機(jī)器學(xué)習(xí)之金融風(fēng)險(xiǎn)管理
- 零基礎(chǔ)學(xué)C語(yǔ)言(升級(jí)版)
- Mastering HTML5 Forms
- Go語(yǔ)言入門經(jīng)典
- Microsoft Windows Identity Foundation Cookbook
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT
- Kotlin程序員面試算法寶典
- Spring MVC Cookbook
- Scratch超人漫游記:創(chuàng)意程序設(shè)計(jì):STEAM創(chuàng)新教育指南
- 威脅建模:設(shè)計(jì)和交付更安全的軟件
- Spark for Data Science
- Alfresco for Administrators