ApsaraDB RDS for SQL Server supports two types of endpoints: internal endpoints and
public endpoints. By default, you are provided with an internal endpoint that is used
to connect to your RDS instance. If you want to connect to your RDS instance over
the Internet, you must apply for a public endpoint.
Internal and public endpoints
Endpoint type |
Description |
Internal endpoint |
- An internal endpoint is provided by default. You do not need to apply for this endpoint.
In addition, you cannot release this endpoint. However, you can change the network
type of your RDS instance.
- If an Elastic Compute Service (ECS) instance resides in the same region and has the
same network type as your RDS instance, these instances can communicate over an internal
network. If your application is deployed on such an ECS instance, you do not need
to apply for a public endpoint. For more information, see Change the network type of an ApsaraDB RDS for SQL Server instance.
- For security and performance purposes, we recommend that you connect to your RDS instance
by using the internal endpoint.
|
Public endpoint |
- You must manually apply for a public endpoint. You can release this endpoint if it
is no longer required.
- If you cannot connect to your RDS instance by using the internal endpoint, you must
apply for a public endpoint. This includes the following scenarios:
Note
- You are not charged for the public endpoint or the traffic that is consumed.
- If you connect to the RDS instance by using the public endpoint, the security of the
RDS instance is compromised. Proceed with caution.
- To expedite transmission and improve security, we recommend that you migrate your
application to an ECS instance that resides in the same region and has the same network
type as the RDS instance. This allows you to connect to the RDS instance by using
the internal endpoint.
|
Procedure
- Log on to the ApsaraDB for RDS console.
- In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your RDS instance resides.
- Find your RDS instance and click its ID.
- In the left-side navigation pane, click Database Connection.
- Apply for or release an endpoint:
- If you have not applied for a public endpoint, you can click Apply for Public Endpoint.
- If you have applied for a public endpoint, you can click Release Public Endpoint.


- In the message that appears, click Confirm.