https://spring.io/projects/spring-cloud-alibaba#overview
Flow control and service degradation:flow control, circuit breaking and system adaptive protection with Sentinel.
Service registration and discovery:instances can be registered with 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 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 Dubbo RPC
Alibaba Cloud Object Storage:Spring Resource Abstraction for OSS. Alibaba Cloud Object Storage Service (OSS) is an encrypted, secure, cost-effective, and easy-to-use object storage service that enables you to store, back up, and archive large amounts of data in the cloud
【Spring Alibaba】Sentinel/Nacos/RocketMQ/Seata/
原文:https://www.cnblogs.com/clarino/p/13277063.html