- Microservice Patterns and Best Practices
- Vinicius Feitosa Pacheco
- 136字
- 2021-06-30 19:02:48
The y-axis
In this strategy, a verb or route is used by the balancer to identify where to go with the request. The following image represents the y-axis:

The principle does not seem to be very scalable, but it is exactly the junction with the y-axis and x-axis that is used to scale microservices.
This join between y-axis and x-axis allows us, occasionally, to bring scalability to just part of the microservices. In the following diagram, it can be seen that News was the most scaled microservice, followed by Recommendations, but Users have no major changes. This type of scalability technique greatly reduces the drawbacks of shared resource access, as each microservice structure manages and uses only its own resources, such as caches and databases. Take a look at the following diagram:

- Web安全防護指南:基礎(chǔ)篇
- 物聯(lián)網(wǎng)智慧安監(jiān)技術(shù)
- Mastering Machine Learning for Penetration Testing
- 物聯(lián)網(wǎng)安全:理論、實踐與創(chuàng)新
- 重新定義Spring Cloud實戰(zhàn)
- Learning Karaf Cellar
- 物聯(lián)網(wǎng)+BIM:構(gòu)建數(shù)字孿生的未來
- Building RESTful Web Services with Spring 5(Second Edition)
- 通信簡史:從信鴿到6G+
- 網(wǎng)絡(luò)環(huán)境中基于用戶視角的信息質(zhì)量評價研究
- 語音信號處理及Blackfin DSP實現(xiàn)
- 異構(gòu)蜂窩網(wǎng)絡(luò)關(guān)鍵理論與技術(shù)
- 大型企業(yè)微服務(wù)架構(gòu)實踐與運營
- 全聯(lián)網(wǎng)標識服務(wù)
- 智能物聯(lián)網(wǎng):區(qū)塊鏈與霧計算融合應(yīng)用詳解