当前位置:网站首页>Microservice Technology Stack
Microservice Technology Stack
2022-08-05 09:29:00 【duanmy0687】
Microservice is a kind of distributed architecture, serviceSplit
Continuous integration, ie automated deployment
spring cloud only occupies service governance
spring cloud alibaba is compatible with dubbo and spring cloud
Each microservice has its own database
RestTemplate is used for remote calls, sending http requests
deserialize json asuser object
Calling relationship between services: provider, consumer
Load Balancing: Pick one from many
Register the server port of this service to the address defaultZone of the registration center
Just to be safe, don't put your eggs in the same basket.
Environment isolation: public, dev…
nacos configuration center
bootstrapThe priority of .yml is higher than that of application.yml, so the address of nacos unified configuration center is written in bootstrap.yml
Hot update: just refresh the page
Video calls (one-to-one only) and texting (one-to-many possible))
Traffic CutPeak: A large number of events are hoarded by the Broker, and the order service, warehousing service, and SMS service still process events at a constant rate.
边栏推荐
- 21 Days of Deep Learning - Convolutional Neural Networks (CNN): Weather Recognition (Day 5)
- 为什么sys_class 里显示的很多表的 RELTABLESPACE 值为 0 ?
- Marketing Suggestions | You have an August marketing calendar to check! Suggest a collection!
- XCODE12 在使用模拟器(SIMULATOR)时编译错误的解决方法
- Creo 9.0 基准特征:基准平面
- Excuse me, guys, is it impossible to synchronize two databases in real time using Flink SQL CDC?
- pytorch余弦退火学习率CosineAnnealingLR的使用
- Embedded practice ---- based on RT1170 transplant memtester to do SDRAM test (25)
- HStreamDB Newsletter 2022-07|分区模型优化、数据集成框架进一步完善
- leetcode points to Offer 10- I. Fibonacci sequence
猜你喜欢
js graphics operation one (compatible with pc, mobile terminal to achieve draggable attribute drag and drop effect)
百行代码发射红心,程序员何愁命不中女朋友!
什么是CRM决策分析管理?
Creo 9.0 基准特征:基准坐标系
C语言的高级用法
Undefined symbols for architecture arm64解决方案
eKuiper Newsletter 2022-07|v1.6.0:Flow 编排 + 更好用的 SQL,轻松表达业务逻辑
sql server中 两表查询 平均数 分组
Assembly language (8) x86 inline assembly
2022.8.3
随机推荐
今天是元宵节~~
C语言-数组
明天去订票,准备回家咯~~
openpyxl操作Excel文件
Excuse me, guys, is it impossible to synchronize two databases in real time using Flink SQL CDC?
正则表达式replaceAll()方法具有什么功能呢?
使用HBuilder离线本地打包ipa教程
无题十四
Example of Noise Calculation for Amplifier OPA855
为什么sys_class 里显示的很多表的 RELTABLESPACE 值为 0 ?
flink cdc支持从oracle dg库同步吗
欧盟 | 地平线 2020 ENSEMBLE:D2.13 SOTIF Safety Concept(上)
The technological achievements of Shanghai Konan were selected into the "2021 Shanghai Network Security Industry Innovation Research Achievement Catalog" by the Municipal Commission of Economy and Inf
ECCV 2022 Oral Video Instance Segmentation New SOTA: SeqFormer & IDOL and CVPR 2022 Video Instance Segmentation Competition Champion Scheme...
无题二
只有一台交换机,如何实现主从自动切换之nqa
深度学习21天——卷积神经网络(CNN):服装图像分类(第3天)
Going to book tickets tomorrow, ready to go home~~
express hot-reload
js graphics operation one (compatible with pc, mobile terminal to achieve draggable attribute drag and drop effect)