All Products
Search
Document Center

Microservices Engine:Interconnection between on-premises and cloud applications

Last Updated:Jan 16, 2025

During microservices development, you can use Alibaba Cloud Toolkit to connect your on-premises applications with Alibaba Cloud services. The interconnection enables data processing in the cloud and allows seamless interaction between on-premises applications and applications deployed in Alibaba Cloud.

Interconnection between on-premises and cloud applications

You can connect on-premises Java applications with Java applications in Alibaba Cloud. Java applications that use the Spring Cloud or Dubbo microservices frameworks are supported. After the connections are established, the on-premises channel service forwards the traffic from on-premises applications to a cloud proxy. The cloud proxy then forwards the traffic to the registry, databases, and other cloud resources. Services in the cloud also use the cloud proxy and on-premises channel service to access on-premises applications. For more information, see Overview.

Install and use Alibaba Cloud Toolkit