This article introduces how to use Apache APISIX to proxy Dubbo services. By introducing the dubbo-proxy plugin, it can build simpler and more efficient traffic links for the backend system of the Dubbo framework.
This article explains the basic working principles of GraalVM, the way to build Native Images, how to build and package static Dubbo applications using Dubbo AOT, and how to solve issues such as slow “cold start,” high memory usage, and long warm-up times.
This article introduces how to access Dubbo services through the Apache ShenYu gateway, covering the main content from simple examples to core calling process analysis, and summarizing design principles.
The current version of Dubbo Admin includes most of the functions from previous versions, including service governance, service query, and supports new service governance features in Dubbo 2.7.
This article mainly introduces Sentinel, a lightweight traffic control component aimed at distributed service architecture, as well as best practices for integrating Sentinel with Dubbo.