Networking#
How Networking works#
Private networking allows you to privately connect to your resources from within your cloud provider private network such that traffic never leaves your cloud provider to traverse the internet.
Networking creation#
There are two ways to establish networking.
1. Project networking page#
-
Go to Networking page
-
Click on "Networking", Click on "New Network"
-
The system will open "New resorce" creation page.
-
Enter the name and description of your network resource.
-
Select the network kind from the Resource Kind dropdown.
-
Finally, select the location for your network.
-
Click on "Create" button.
-
After the network has been installed successfully, you will see it at Network page .
Note
How to connect to your network resource.
To use this network resource, create an endpoint in your desired AWS VPC and point it to Endpoint Service .
Your endpoint security group must allow traffic on all ports from your desired source IP range.