当前位置:网站首页>微服务 技术栈
微服务 技术栈
2022-08-05 09:20:00 【duanmy0687】

微服务是分布式架构的一种,服务拆分

持续集成,即自动化部署
spring cloud 仅占据服务治理
spring cloud alibaba 兼容了dubbo和spring cloud

每一个微服务拥有独立的数据库
RestTemplate 用来远程调用,发送http请求

把json反序列化为user对象
服务间的调用关系:提供者、消费者
负载均衡:从众多中挑一个出来
将本服务server port注册到注册中心的地址defaultZone中


保险起见,鸡蛋不要放在同一个篮子中。


环境隔离:public、dev…
nacos配置中心
bootstrap.yml的优先级比application.yml优先级高,所以nacos统一配置中心的地址写在bootstrap.yml中

热更新:仅需刷新页面










视频通话(只能一对一)和发短信(可以一对多)



流量削峰:由Broker囤积大量事件,订单服务、仓储服务、短信服务仍以恒定速度处理事件。

边栏推荐
- 2.4G无线收发模块的应用
- IDEA执行Test操作导致数据插入时出现了重复数据
- 画法几何及工程制图考试卷A卷
- There is only one switch, how to realize the nqa of master-slave automatic switching
- Hundred lines of code launch red hearts, why programmers lose their girlfriends!
- express hot-reload
- Creo 9.0 基准特征:基准平面
- 代码审计—PHP
- Neuron Newsletter 2022-07|新增非 A11 驱动、即将支持 OPC DA
- pytorch余弦退火学习率CosineAnnealingLR的使用
猜你喜欢

使用 External Secrets Operator 安全管理 Kubernetes Secrets

shell脚本实例

2.4G无线收发模块的应用

为什么我推荐使用智能化async?

干货!生成模型的评价与诊断

CCVR eases heterogeneous federated learning based on classifier calibration

接口全周期的生产力利器Apifox

express hot-reload

seata源码解析:事务状态及全局锁的存储

Hundred lines of code launch red hearts, why programmers lose their girlfriends!
随机推荐
无题十一
工程制图试题
Happens-before rules for threads
PAT乙级-B1020 月饼(25)
【LeetCode】623. 在二叉树中增加一行
Excuse me if you want to write data in mysql, with flink - connector - JDBC directly is ok, but I'm in the f
sphinx匹配指定字段
画法几何及工程制图考试卷A卷
flink cdc支持从oracle dg库同步吗
【LeetCode】623. Add a row to the binary tree
Rotation of the displayed value on the button
请问如果想往mysql里面写数据,直接用flink-connector-jdbc就可以吧,可是我在f
JS syntax usage
IT研发/开发流程规范效能的思考总结
手写柯里化 - toString 理解
2.4G无线收发模块的应用
无题三
tensorflow.keras cannot introduce layers
DTcloud 装饰器
在colab里怎样读取google drive数据