單體微服務(wù)K8S筆記
https://blog.csdn.net/m0_48341969/article/details/126063832
思路參考以上博客
//測試
https://gitee.com/yangbuyi/yi
項目組織參考以上git
單體:
不特地介紹
微服務(wù):
rpc:遠程過程調(diào)用
拆分,分別部署,不同端口。
https://www.mdaima.com/it/14263.html
MySql的多站式數(shù)據(jù)庫:如何實現(xiàn)多個站點共用一個MySQL數(shù)據(jù)庫
理解的核心:分配數(shù)據(jù)表 設(shè)置權(quán)限 數(shù)據(jù)備份
總流量限制
https://blog.csdn.net/qq_36154886/article/details/130251876
nginx介紹,流量及并發(fā)連接數(shù)限制,訪問控制及ddos預(yù)防
https://www.dandelioncloud.cn/article/details/1460922170401701889
Nginx–流量限制(最有用的功能之一)
https://blog.csdn.net/liji133122/article/details/126667277
限制下載速度
配置過程:
調(diào)整匹配數(shù)據(jù)庫
調(diào)整nacos配置 2.1.1
https://blog.csdn.net/u011149152/article/details/130396466
https://blog.csdn.net/weixin_43185154/article/details/123854515
碎碎念:
參考配置過程中maven用到之前未曾用過的關(guān)鍵字
dependency management
plugins引入相關(guān)插件
多模塊開發(fā)寫法比較麻煩但是相對分離互不影響
單體只需要統(tǒng)合 多服務(wù)便于拆分
其他相關(guān)博客介紹:
https://blog.csdn.net/weixin_46703995/article/details/131820311?spm=1001.2014.3001.5502文章來源:http://www.zghlxwxcb.cn/news/detail-835537.html
K8S
https://blog.51cto.com/ITEvan/6459831
文章來源地址http://www.zghlxwxcb.cn/news/detail-835537.html
到了這里,關(guān)于單體微服務(wù)K8S筆記的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!