Spring Cloud Alibaba 的技术栈,

Spring Cloud Alibaba official website _ Springboot _ Microservices practical tutorial - Alibaba Cloud-Alibaba CloudSpring Cloud AlibabaOfficial Website

Spring Cloud Alibaba 为 Spring Cloud 生态提供了完整的技术栈支持,微服务、通讯、任务调度、负载均衡等。

如今,有提供了 AI 能力的支持。

NACOS

⼀个更易于构建云原生应用的动态服务发现、配置管理和服务管理平台。
Github:
https://github.com/alibaba/nacos

官网:
https://nacos.io/
最新版本:
https://github.com/alibaba/nacos/releases/tag/2.1.2
快速入门:
https://nacos.io/zh-cn/docs/v2/quickstart/quick-start.html
 

OpenSergo

是⼀套开放通用的、面向云原生服务、覆盖微服务及上下游关联组件的微服务治理标准。
Github:
https://github.com/opensergo/opensergo-specification

官网:
https://opensergo.io/
最新版本:
https://github.com/opensergo/opensergo-java-sdk/releases/tag/v0.1.0-beta1
快速入门:
https://opensergo.io/zh-cn/docs/quick

Sentinel

是⼀款面向分布式、多语言异构化服务架构的流量治理组件。
Github:
https://github.com/alibaba/Sentinel

官网:
https://sentinelguard.io/
最新版本:
https://github.com/alibaba/Sentinel/releases/tag/1.8.6
快速入门:
https://sentinelguard.io/zh-cn/docs/quick-start.html


ChaosBlade

是⼀个云原生混沌工程平台,支持多种环境、集群和语言。
Github:
https://github.com/chaosblade-io/chaosblade

官网:
https://chaosblade.io/
最新版本:
https://github.com/chaosblade-io/chaosblade/releases/tag/v1.7.0
快速入门:
https://chaosblade.io/docs

higress

⼀个遵循开源Ingress/Gateway API标准,提供流量调度、服务治理、安全防护三合⼀的高集成、易使用、易扩展、热更新的下⼀代云原生网关。
Github:
https://github.com/alibaba/higress

官网:
https://higress.cn/
最新版本:
https://github.com/alibaba/higress/releases/tag/v0.5.0
 

Apache Dubbo

是⼀款微服务框架,为⼤规模微服务 实践提供⾼性能RPC通信、流量治理、可观测性等解决⽅案,涵盖Java、Golang等多种语⾔SDK实现。
Github:
https://github.com/apache/dubbo

官网:
https://dubbo.apache.org/
最新版本:
https://github.com/apache/dubbo/releases/tag/dubbo-3.1.3
快速入门:
https://cn.dubbo.apache.org

SCA

一站式的分布式应用开发框架。
Github:
https://github.com/alibaba/spring-cloud-alibaba

官网:
https://sca.aliyun.com/
最新版本:
https://sca.aliyun.com/docs/2023/overview/version-explain/
快速入门:
https://sca.aliyun.com/docs/2023/user-guide/ai/quick-start/
 

rocketmq

云原生“消息、事件、流”实时数据处理平台,覆盖云边端⼀体化数据处理场景。
Github:
https://github.com/apache/rocketmq

官网:
https://rocketmq.apache.org/
最新版本:
https://github.com/apache/rocketmq/releases/tag/rocketmq-all-5.0.0
快速入门:
https://rocketmq.apache.org/zh/docs/quickStart/02quickstart
 

Seata

是⼀款开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。
Github:
https://github.com/seata/seata

官网:
https://seata.io/
最新版本:
https://github.com/seata/seata/releases/tag/v1.5.2
快速入门:
https://seata.io/zh-cn/docs/ops/deploy-guide-beginner.html
 

openkruise

云原生应用的自动化管理套件。
Github:
https://github.com/openkruise/kruise

官网:
https://openkruise.io
最新版本:
https://github.com/openkruise/kruise/releases/tag/v1.6.2
快速入门:
https://openkruise.io/zh/docs/installation

Kubernetes

是⼀个开源的容器编排引擎,用来对容器化应用进行自动化部署、扩缩和管理。
Github:
https://github.com/kubernetes/kubernetes

官网:
https://kubernetes.io/
最新版本:
https://github.com/kubernetes/kubernetes/releases/tag/v1.23.14
快速入门:
https://kubernetes.io/zh-cn/docs/setup/

ilogtail

一款快速、轻量的可观测数据采集器。
Github:
https://github.com/alibaba/ilogtail

官网:
https://ilogtail.gitbook.io/ilogtail-docs
最新版本:
https://github.com/alibaba/ilogtail/releases/tag/v1.8.8
快速入门:
https://ilogtail.gitbook.io

prometheus

一款开源的监控解决方案,为您的指标和报警提供支持。
Github:
https://github.com/prometheus/prometheus

官网:
https://prometheus.io/
最新版本:
https://github.com/prometheus/prometheus/releases/tag/v2.51.1
快速入门:
https://prometheus.io/docs/

opentelemetry

高质量、使用广泛和可移植的可观测技术。
Github:
https://github.com/open-telemetry

官网:
https://opentelemetry.io
最新版本:
https://github.com/open-telemetry/opentelemetry-specification/releases/tag/v1.26.0
快速入门:
https://opentelemetry.io/docs

Spring 主站内容 : Spring Cloud Alibaba

Spring Cloud Alibaba (Spring Cloud Alibaba official website _ Springboot _ Microservices practical tutorial - Alibaba Cloud-Alibaba CloudSpring Cloud AlibabaOfficial Website) provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud.

With Spring Cloud Alibaba, you only need to add some annotations and a small amount of configurations to connect Spring Cloud applications to the distributed solutions of Alibaba, and build a distributed application system with Alibaba middleware.

Features

Spring Cloud

  • Flow control and service degradation:flow control, circuit breaking and system adaptive protection with Alibaba Sentinel

  • Service registration and discovery:instances can be registered with Alibaba Nacos and clients can discover the instances using Spring-managed beans. Supports Ribbon, the client side load-balancer via Spring Cloud Netflix

  • Distributed Configuration:using Alibaba Nacos as a data store

  • Event-driven:building highly scalable event-driven microservices connected with Spring Cloud Stream RocketMQ Binder

  • Message Bus: link nodes of a distributed system with Spring Cloud Bus RocketMQ

  • Distributed Transaction:support for distributed transaction solution with high performance and ease of use with Seata

  • Dubbo RPC:extend the communication protocols of Spring Cloud service-to-service calls by Apache Dubbo RPC

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值