This topic describes the basic information and network configurations that you can view on the instance details page of a Hologres instance and how to change the specifications of the instance on this page. This topic also describes available connection methods.

Usage notes

  • If you specify a VPC endpoint, you can use the VPC endpoint to access the Hologres instance in the VPC. For more information about how to connect to other VPCs, see Network connection overview.
  • If your Apache Flink instance or Elastic Compute Service (ECS) instance is in the same VPC as a Hologres instance, you can use the endpoint of the VPC to access the Hologres instance from the Apache Flink instance or ECS instance.

Basic information

The Instance Details page shows the basic information about a Hologres instance. The basic information includes the name, ID, region, version, billing method, specifications, and creation time of the instance.

You can click Upgrade or Downgrade to change the specifications of the instance on the configuration change page that appears. Instance details

Network configurations

You can access a Hologres instance over the Internet, the classic network, a VPC, or a specified VPC that is associated with the Hologres instance. You can select a network type and a connection tool based on your business requirements.
Network typeEndpoint formatDescriptionScenarioOperation
Public Network<instancename>-cn-<region>.hologres.aliyuncs.com:80The Internet. Access over the Internet consumes traffic. Hologres does not charge you for the consumed Internet traffic. Hologres supports a bandwidth of up to 200 Mbit/s. You can select this network type if you want to access a Hologres instance over a network with no limits on network connections. You can select this network type in the following scenarios:
  • You want to access a Hologres instance from a third-party device over the Internet.
  • You want to access a Hologres instance across regions or network types.
Note If the Internet is disabled, all applications that connect to Hologres over the Internet are disconnected. Therefore, before you disable the Internet, make sure that no applications are connected to Hologres over the Internet.
You can enable or disable this network type. By default, this network type is disabled.
Note To meet the regulatory security requirements, Hologres does not provide public endpoints for instances used by CloudTmall.
Classic<instancename>-cn-<region>-internal.hologres.aliyuncs.com:80The classic network of Alibaba Cloud. The involved IP addresses and network resources of the classic network are planned and managed by Alibaba Cloud. You can select this network type if you want to access a Hologres instance over the classic network. For example, if your application is deployed on an Elastic Compute Service (ECS) instance in the classic network, you can access a Hologres instance by using its classic network endpoint. This network type is enabled by default and cannot be disabled.
Specified VPC<instancename>-cn-<region>-vpc-st.hologres.aliyuncs.com:80A private network of Alibaba Cloud that is logically isolated from other networks and associated with a Hologres instance. We recommend that you select this network type if you want to access a Hologres instance over a VPC. If you select this network type, you can access a Hologres instance only over the VPC that is associated with the Hologres instance. You can select this network type in the following scenarios:
  • You want to access a Hologres instance over the specified VPC that is associated with the Hologres instance.
  • A connection is established between a VPC and a data center by using VPN Gateway, Express Connect, Cloud Enterprise Network (CEN), or Smart Access Gateway (SAG). You want to access a Hologres instance over the VPC.
Note After the Hologres instance is associated with the VPC, the domain name service (DNS) is updated 30 seconds later. Then, you can obtain the IP address of the instance in the VPC.
By default, no VPC is associated with a Hologres instance.

To associate a VPC with a Hologres instance, go to the Instance Details page of the Hologres instance, find Select VPC in the Network Information section, and then click Associate VPC in the Actions column. In the dialog box that appears, set the VPC and vSwitch parameters.

VPC<instancename>-cn-<region>-vpc.hologres.aliyuncs.com:80A private network of Alibaba Cloud that is logically isolated from other networks. You can connect to a VPC by using an Express Connect circuit. VPCs provide higher security and flexibility than the classic network. This network type will be discontinued. Select this network type in the following scenario: Your application is deployed on an ECS instance in a VPC. In this case, you can access a Hologres instance by using its VPC endpoint if the ECS instance and the Hologres instance reside in the same region.
Note From December 26, 2022, new instances no longer use VPC endpoints. Instead, new instances use specified VPC endpoints, which is more secure. New instances include the instances that are created by using the backup or restoration feature. A specified VPC endpoint is connected to only the VPC that you selected when you purchased a Hologres instance. This provides better security and isolation. An existing instance is not affected. We recommend that you disable the original VPC endpoint and use a specified VPC endpoint instead.
You can enable or disable this network type.
Note If you disable this network type, you can no longer enable this network type.
  • If you want to use HoloWeb after you disable this network type, associate a specified VPC with the Hologres instance. After you disable this network type, the scheduling tasks that use the VPC to connect to the Hologres instance fail.
  • If you want to use DataWorks to connect to the Hologres instance, use an exclusive resource group to connect to the Hologres instance. For more information, see Exclusive resource groups for scheduling.

Associate the Hologres instance with the specified VPC

The specified VPC endpoint is connected only to the VPC that you selected. This provides better security and isolation. We recommend that you disable the original VPC endpoint and use the specified VPC endpoint instead.

To associate the Hologres instance with the specified VPC, perform the following steps:
  1. Log on to the Hologres console.
  2. In the top navigation bar, select a region from the drop-down list.
  3. In the left-side navigation pane, click Instances.
  4. On the Instances page, click the name of the instance that you want to associate with the specified VPC.
  5. In the Network Information section of the Instance Details page, click Associate VPC in the Actions column of Select VPC.
  6. In the Switch to Specified VPC dialog box, set the VPC and vSwitch parameters.
    Note Select the VPC of the region where the instance resides. Select the vSwitch of the region and zone where the instance resides.
  7. Click OK.

    The system associates the Hologres instance with the specified VPC. After the association is complete, the endpoint of the specified VPC is generated.

Disassociate the specified VPC from the Hologres instance

To disassociate the specified VPC from the Hologres instance, perform the following steps:
  1. Log on to the Hologres console.
  2. In the top navigation bar, select a region from the drop-down list.
  3. In the left-side navigation pane, click Instances.
  4. On the Instances page, click the name of the instance that you want to disassociate with the specified VPC.
  5. In the Network Information section of the Instance Details page, click Release Specified VPC in the Actions column of Select VPC.
  6. In the message that appears, click Release.
    The system releases the specified VPC endpoint.
    Note After the specified VPC endpoint is released, you cannot connect to the VPC endpoint.