发表评论取消回复
相关阅读
相关 【Spring Cloud Alibaba】001-单体架构与微服务架构
【Spring Cloud Alibaba】001-单体架构与微服务 文章目录 【Spring Cloud Alibaba】001-单体架构与微服务 一
相关 Spring Cloud Alibaba架构实战
Spring Cloud Alibaba 架构实战 视频:[https://blog.csdn.net/weixin\_44062339/article/details/
相关 Spring Cloud Alibaba实战:微服务架构精讲
随着互联网的兴起,企业必然就会涉及到互联网系统的开发,微服务架构凭借其高便捷性、可拓展性等优势受到了广泛关注。 然而,很多团队在如何选择微服务架构上经常会遇到困惑,如何快速开
相关 Spring Cloud Alibaba专题–2.2.5.RELEASE–深入探究Dubbo作为RPC的特点(十二)
本文中的demo项目搭建参考 [Spring Cloud Alibaba专题–2.2.5.RELEASE–Dubbo作为RPC调用框架的使用(十一)-三:基础Spring
相关 Spring Cloud Alibaba专题–2.2.5.RELEASE–RPC介绍(十)
一:什么是RPC? RPC是指远程过程调用,也就是说两台服务器A,B,一个应用部署在A服务器上,想要调用B服务器上应用提供的函数/方法,由于不在一个内存空间,不能直接调用
相关 Spring Cloud Alibaba专题--2.2.5.RELEASE--注册中心介绍(七)
本文转自:[架构设计之微服务注册中心选型][Link 1] 1.数据模型: 注册中心的核心数据是服务的名字和它对应的网络地址,当服务注册了多个实例时,我们需要对不健康的
相关 Spring Cloud Alibaba专题--2.2.5.RELEASE--配置中心选型(四)
目前市场上常用的配置中心有Spring Cloud Config、Apollo、disconfi及Nacos,每个中间件的能力相似,又存在部分偏差,我直接用的排除法 ![在
相关 Spring Cloud Alibaba专题--2.2.5.RELEASE--Spring Cloud Alibaba介绍(三)
引子: 上文[Spring Cloud Alibaba专题–服务层的架构演进(二)][Spring Cloud Alibaba]中说到,微服务的架构搭建因为门槛过高,尝试
相关 Spring Cloud Alibaba专题--2.2.5.RELEASE--服务层的架构演进(二)
数据层的扩展 之前聊过关于数据层的可扩展架构,使用的核心组件就是Sharding Sphere。事实上整个数据层的架构演变是基于业务数据驱动的,当业务数据量及访问量逐渐增
相关 Spring Cloud Alibaba专题--2.2.5.RELEASE--专题目录结构(一)
[Spring Cloud Alibaba专题–2.2.5.RELEASE–目录结构(一)][Spring Cloud Alibaba_2.2.5.RELEASE]
还没有评论,来说两句吧...