1. Home
  2. Docs
  3. CCX
  4. How-To
  5. VPC and Peering
  6. VPC Peering

VPC Peering

VPC Peering allows you to connect your VPC (where the applications/clients reside) and the data store VPC, where the load balancers and database cluster reside.

 

In the VPC listings page, select the Cloud Provider and the Region and select the VPC you want to create a peering from, by clicking on the Create Peering. Also, read the article on Finalizing the Peering Connection.

 

You have to fill up the required information in this section. See Retrieving Peering Information further down.

 

Finally, you need to accept the Peering Request in your AWS Console. Once done, navigate to VPC and then select Peering Connections. Next, we need to configure the networking and routing between the two VPCs. See Finalizing the Peering Connection.

Please note it may take a couple of minutes for the request to become visible.

Retrieving Peering Information

Your AWS Account ID

 

The AWS Account Id of your own account. You can find this in the AWS Console.

Your Region

 

Select the Region where your VPC exists.

Your VPC ID

 

The AWS VPC ID of your VPC. You can find it by selecting AWS Services → VPC, then select ‘VPCs’ to view the existing VPCs. You may also find the Owner ID in this view.

If you do not have a VPC you must create one which is not covered in this article.

Your IPv4 CIDR

 

The CIDR block of your VPC. It must not be the same as the VPC of the CCX data store.

In this example, the CIDR for this VPC (application) is 192.168.0.0/16, therefore our CCX’s VPC shall be created with either 10.x.x.x or 172.16.x.x range.

Only IPv4 CIDR is supported at the moment.

Was this article helpful to you? Yes No