Wednesday, March 22, 2023 in User Cases
For companies with a cloud-island business structure, the cloud platform is an internal, fully controllable local area network, while the island end is an independent internal network with its own security network policy. When cloud-island …
Monday, January 16, 2023 in User Cases
Following a comprehensive cloud migration, Alibaba’s microservice technology stack fully transitioned to a cloud-native open-source middleware system represented by Dubbo3 during the 2022 Double Eleven. In terms of business, Dubbo3 achieved a …
Sunday, January 15, 2023 in User Cases
1 Background Our company has used Dubbo as a microservice framework since 2015. When the community launched Dubbo3, we immediately followed suit and conducted in-depth research. We found that the application/instance-level service registration and …
Sunday, January 15, 2023 in User Cases
Zhonglun Network completed a full upgrade from Dubbo2 to Dubbo3 in 2022, deeply utilizing core capabilities such as application-level service discovery, Kubernetes native service deployment, and service governance. The technical leader from Zhonglun …
Sunday, January 15, 2023 in User Cases
Xiaomi is devoted to making continuous contributions to the open-source community. Since the introduction of Dubbo3, internal projects are rapidly upgrading to the latest version of Dubbo. Currently, the number of instances has been upgraded to a …
Sunday, January 15, 2023 in User Cases
Preface With the continuous development of Guazi’s business, the system scale is gradually expanding. Currently, there are hundreds of Dubbo applications and thousands of Dubbo instances running on Guazi’s private cloud. Various departments at …
Sunday, January 15, 2023 in User Cases
Introduction Alibaba Cloud - DAMO Academy - Cloud Xiaomi conversational robot product is based on deep machine learning technology, natural language understanding technology, and dialogue management technology, providing enterprises with …
Sunday, January 15, 2023 in User Cases
Upgrade Goals Here is the basic deployment architecture diagram of Ele.me. Before the upgrade, Ele.me’s microservice framework used HSF2, and inter-unit RPC calls were routed through a proxy. During this time, the number of machines and traffic …
Sunday, January 15, 2023 in User Cases
Problem Analysis The following is a classic diagram of Dubbo’s operating principle, where service providers and consumers coordinate to achieve automatic address discovery through the registration center. The main bottleneck faced by the …