Work with standard accelerators in AWS Global Accelerator - AWS Global Accelerator

Work with standard accelerators in AWS Global Accelerator

This chapter includes procedures and recommendations for creating standard accelerators in AWS Global Accelerator. With a standard accelerator, Global Accelerator chooses the closest healthy endpoint for your traffic.

If instead you want to use custom application logic to direct one or more users to a specific endpoint among many endpoints, create a custom routing accelerator. For more information, see Work with custom routing accelerators in AWS Global Accelerator.

To set up a standard accelerator, do the following:

  1. Create an accelerator, and choose the standard accelerator option.

  2. For Address type, select IPv4 or Dual-stack.

  3. Add a listener with a specific set of ports or port range, and choose the protocol to accept: TCP or UDP.

  4. Add one or more endpoint groups, one for each AWS Region in which you have endpoint resources.

  5. Add one or more endpoints to the endpoint groups. This isn't required, but traffic won't be routed if you don't have any endpoints. Endpoints can be Network Load Balancers, Application Load Balancers, Amazon EC2 instances, or Elastic IP addresses.

The following sections provide steps for adding standard accelerators, including listeners, endpoint groups, and endpoints.