All Products
Search
Document Center

ApsaraDB for HBase:Apply for a public endpoint

Last Updated:Apr 13, 2026

ApsaraDB for HBase Performance-enhanced Edition instances support both private access over a VPC and public access over the internet. This topic describes how to enable a public endpoint.

Background information

Access network type

Description

VPC

  • Each instance includes a VPC endpoint by default.

  • Connecting to your instance over a VPC is more secure.

Internet

  • You must manually enable a public endpoint.

  • Public network access is for development, debugging, or testing only, is not intended for production, and its service availability is not guaranteed under the . Public network bandwidth and network latency are limited, and performance will be significantly degraded.

Enable a public endpoint

  1. Log on to the ApsaraDB for HBase console.

  2. In the top navigation bar, select the region where your instance is located.

  3. Click the target instance ID.

  4. In the left-side navigation pane, click Database Connection, and then click Apply for Public Endpoint.

  5. In the Apply for Public Endpoint dialog box, click OK.

  6. Optional: View the public endpoint.

    1. In the left-side navigation pane, click Database Connection.

    2. In the Connection Information section, view the VPC and public endpoints for Java API Address, Thrift2 Access Address Using Non-Java Language, and CQL Address.

      Note

      To connect to the instance using the public endpoint, add your client's IP address to the whitelist. For more information, see Configure a whitelist.