This section gives detailed instructions for provisioning Service Point v4 in AWS.
Before you begin:
- You must have a valid AWS account with the correct permissions to deploy EC2 instances.
- You must have the configuration file from when you created the Service Point v4 instance in the Edge CI. For more information, refer to Provision Service Point v4 on cloud environments.
- Log in to your AWS account.
- In the AWS console, navigate to your EC2 service Dashboard and click Launch Instance.
- Enter a name for the new EC2 instance. Optionally, you can add a tag to your EC2 instance by clicking Add additional tags and selecting the tag.
- Under Applications and OS Images, search for BlueCat DNS Edge Service Point v4, select the image and click Select.
- For Instance Type, select
c5.xlarge, c5.2xlarge, or
c5.4xlarge.Note: The minimum recommended instance type is c5.xlarge.
- For Key pair, select Proceed without a key
pair.
Your SSH key will be configured with the SSH Public Key that was provided when configuring the service point configuration details within the Edge Cloud.
- Under Network settings, configure your network
settings.Select the security group that's created automatically, or create a new security group. If you create a new group, the following ports and protocols must be opened on the Service Point v4 VM in AWS:
- Port 22 (TCP)—used for SSH connections.
- Port 53 (TCP and UDP)—used for DNS service.
- Port 2021 (TCP)—used for DNS resolver service diagnostics.
- Port 8083 (TCP)—used for Service Point v4 telemetry APIs.
Attention: Service Point v4 does not support changing IP addresses once the VM has been created. - Configure the following storage requirements:
- For Size, enter 100 GiB
- For Volume Type, select General Purpose SSD (GP2).
- Click Advanced Details and for User Data, paste the contents of the configuration file that you downloaded from the Service points (v4) configuration page. Make sure to select User data has already been base64 encoded.
- Click Launch Instance.
Within your EC2 Instance dashboard, you can monitor the progress of the Service Point v4 provisioning. Once you see 2/2 checks passed, the service point is ready for use.
Once you have provisioned the Service Point v4 VM, you can deploy DNS resolver service. For more information, refer to DNS resolver services.
For more information on the Service Point v4 telemetry APIs, refer to Service Point v4 Telemetry APIs.