You use AWS Transit Gateway as a traffic controller for your network. Instead of setting up lots of direct connections to virtual private clouds, on-premise data centers, and other AWS services, you connect everything to Transit Gateway. This simplifies your network and makes it easier to manage and scale.

You can create a peering connection between your Timescale Cloud services and AWS Transit Gateway in Timescale Cloud. This means that, no matter how big or complex your infrastructure is, you can connect securely to your Timescale Cloud services.

To configure this secure connection, you:

  1. Create a Timescale Cloud Peering VPC with a peering connection to your AWS Transit Gateway.
  2. Accept and configure the peering connection on your side.
  3. Attach individual services to the Peering VPC.

Transit Gateway feature is available for Scale and Enterprise pricing plans.

To create a Peering VPC:

  1. In Timescale Console > Security > VPC, click Create a VPC

    Timescale Cloud new VPC

  2. Choose your region and IP range, name your VPC, then click Create VPC

    Create a new VPC in Timescale Cloud

    Your service and Peering VPC must be in the same AWS region. The number of Peering VPCs you can create in your project depends on your pricing plan. If you need another Peering VPC, either contact support@timescale.com or change your pricing plan in Timescale Console.

  3. Add a peering connection

    1. In the VPC Peering column, click Add.
    2. Provide your AWS account ID, VPC ID or Transit Gateway ID, CIDR ranges, and AWS region.
    3. Click Add connection.

    Add peering

Once your peering connection appears as Processing, you can accept and configure it in AWS:

  1. Accept the peering request

    In your AWS account, accept the peering request coming from Timescale Cloud. The request can take up to 5 min to arrive. Within 5 more minutes after accepting, the peering should appear as Connected in Timescale Console.

  2. Configure networking in your AWS account

    Configure at least the following:

    1. Your subnet route table to route traffic to your Transit Gateway for the Peering VPC CIDRs.
    2. Your Transit Gateway route table to route traffic to the newly created Transit Gateway peering attachment for the Peering VPC CIDRs.
    3. Security groups to allow outbound TCP 5432.

To attach a service to the Peering VPC:

  1. In Timescale Console, select the service you want to connect to the Peering VPC

  2. Click Operations > Security > VPC

  3. Select the VPC, then click Attach VPC

    You cannot attach a Timescale Cloud service to multiple Timescale Cloud VPCs at the same time.

You can now securely access your services from any private cloud or on-premise data center connected to AWS Transit Gateway.

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.