Configure PrivateLink
Configure PrivateLink to connect with Guidewire Cloud.
About this task
Note: The following procedure is an example, provided primarily
for reference. Your configuration may require additional setup. For more specific
guidance, consult your network manager.
Procedure
-
Create the necessary security groups to attach to the PrivateLink VPC
endpoint.
- In the AWS VPC dashboard sidebar, select Security groups.
- Create the security groups with appropriate inbound rules that authorize your internal client subnets to route traffic through PrivateLink.
That allows access from the authorized subnets. The security groups must have inbound rules from the client network. -
Create a VPC endpoint.
- In the AWS VPC dashboard sidebar, select Endpoints.
- Select Create endpoint.
- For Name tag, enter a name for the endpoint.
- Under Service category, select Endpoint services that use NLBs and GWLBs.
-
In the Service name text box, enter the VPC
endpoint service name (
VpcEsName
) provided to you by Guidewire. - In the VPC drop-down list, select the target VPC.
- In the Availability Zones list, select the availability zones provided to you by Guidewire.
- In the Security groups list, select the security groups that allow access from the specified availability zone subnets.
- Select Create endpoint.
-
Create a private hosted DNS zone.
- In the Amazon Route 53 dashboard, select Hosted Zones
- Select Create hosted zone.
-
For Domain name, enter the fully-qualified
domain name of the hosted zone that connects with the Guidewire Cloud
quadrant.
URLs must follow the pattern given in Cloud Platform.
- For Type, select Private hosted zone.
- Under VPCs to associate with the hosted zone, select the applicable region and VPC.
- Select Create hosted zone.
-
Create a star record for the hosted zone.
- On the detail screen for the hosted zone, select Create record.
- For Record name, type *.
- In the Record type drop-down list, select CNAME.
-
In the Value text box, enter the DNS record from
the VPC endpoint.
Note: Use the DNS address appearing at the top of the DNS names list for the endpoint.
- Select Create records.
- Update the Guidewire Cloud with the PrivateLink private IP addresses as described in Cloud Platform.