- Microservices Development Cookbook
- Paul Osman
- 127字
- 2021-07-16 17:48:22
Scaling
In a monolithic code base, scaling is an all-or-nothing approach. Microservices make it easier to scale separate parts of your application based on their own needs. For example, you might have a particular part of your application that is in the critical path of every user request (that is, authentication/authorization services), whereas other parts are only used by a subset of your users (that is, search or messaging). Different traffic patterns will translate to different scaling needs and different techniques that should be used to scale a service. A service that requires a read for every request from a user should use a data store that makes reads cheap. Services that do not need to provide strongly consistent results can take advantage of extensive caching.
- 連接未來(lái):從古登堡到谷歌的網(wǎng)絡(luò)革命
- 物聯(lián)網(wǎng)(IoT)基礎(chǔ):網(wǎng)絡(luò)技術(shù)+協(xié)議+用例
- SEO 20日
- Web Application Development with R Using Shiny
- 新一代物聯(lián)網(wǎng)架構(gòu)技術(shù):分層算力網(wǎng)絡(luò)
- Building RESTful Web Services with Spring 5(Second Edition)
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- 區(qū)塊鏈輕松上手:原理、源碼、搭建與應(yīng)用
- 深入理解OpenStack Neutron
- 物聯(lián)網(wǎng)工程導(dǎo)論(第3版)
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- 無(wú)線(xiàn)傳感器網(wǎng)絡(luò)定位技術(shù)
- 基于IPv6的家居物聯(lián)網(wǎng)開(kāi)發(fā)與應(yīng)用技術(shù)
- 物聯(lián)網(wǎng)M2M開(kāi)發(fā)技術(shù):基于無(wú)線(xiàn)CPU-Q26XX
- 新媒體交互藝術(shù)