DEV Community

Discussion on: How to assign Static IP on application load balancer using AWS Global Accelerator

Collapse
 
redbaronever profile image
redbaronever

Thanks for the tutorial.
As i can see that 2 static IP address is automatically created for AWS Global Accelerator.
But can i change them to an already ip address that already created in aws? (I created an elastic ip address on aws at console.aws.amazon.com/ec2/)

Collapse
 
bhatnagargargee profile image
GargeeBhatnagar

Hi,
As you already mentioned that Global Accelerator creates its own static IP. So it can be assigned on ALB endpoint, NLB, EC2 or elastic IP. But you cannot able to associate the elastic IP address(created in ec2 console) on global accelerator as a static IP..