All Content tagged with AWS Global Accelerator
AWS Global Accelerator is a networking service that improves the performance of your users’ traffic by up to 60% using Amazon Web Services’ global network infrastructure.
Content language: English
Select up to 5 tags to filter
Sort by most recent
74 results
When attempting to upgrade our existing accelerator to dual stack we get the following error:
```
Couldn't update the accelerator to DUAL_STACK because 4 endpoints don't support IPV6.
Add IPV6...
We have a load balancer serving traffic on us-east-1 region. In order to improve latency for european users, I was thinking to use Global Accelerator anycast and create another load balancer in one...
Hi Team,
I have a requirement to support Webhook (http notification requests) consumption and the applications/micro services which consumes these requests will be hosted on multiple regions in...
The domain name I applied for in godaddy is bound to AWS Global Accelerator. The endpoint of AWS Global Accelerator adds two ALBs in different regions. The ALB listens to the EC2 of the web server....
May I ask how to solve this problem? My apache servers are placed in the east and west respectively, and ALB is set up. After monitoring two ALBs through the global accelerator to achieve load...
Hello
We have a WAF rule which disallows certain IPs (based on geography). In our original configuration, we had:
**Global Accelerator --> Internet Facing ALB (w/ WAF integration) --> ECS...
EXPERT
published 2 years ago4 votes10460 views
I have a Network Insight Analysis that runs daily. The analysis is fairly basic.
It runs a check between any two network interfaces on our network.
I have noticed that there is a finding that keeps...
We have Global Accelerator setup in Amazon to route requests to the closest node (EC2) from some multiple nodes.
How does socket.io play out in this case? If let's say a user connected, and the...