Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
68 results
We have one RDS and
We are operating two EC2s in different regions.
However, because it is in a different region, the connection speed and query speed are very slow.
So I want to try `Direct...
Hi
We have deployed a global accellerator before our ALB to give us static ips to whitelist on our APN sim cards we on our devices. The APN send traffic from the same source IP through the global...
IP anycast is per packet level. It’s not per connection. Does AWS Global Accelerator ensure that all packets for a given connection are consistently routed to the same backend server to maintain...
I have to distribute a linux app all over the world, and in particular I have to have an extremely low latency in Frankfurt, Amsterdam and Newark (NY). As suggested by other users, I can locate an EC2...
We have the following setup:
- Global Accelerator
- Endpoint group with EC2 instances
- Health checks on the instances (interval 10s, threshold 1)
We can boot and add EC2 instances to the endpoint...
This situation occurred on August 13 at 23:30 UTC
I use AWS Global Accelerator in the oregon us-west-2 region for users to access the application, the application is on an apache2 server running on...
We're trying to configure NLB Endpoint Group for Global Accelerator with Client IP preservation and getting error "StatusCode400", while according to Global Accelerator documentation Client IP...
Hi I have ALB ingress that works perfectly. But when I put AWS Global Accelerator in front of it, the page returns 404. This is the ingress conf:
```
---
apiVersion: networking.k8s.io/v1
kind:...
How can we best architect the proxy server with existing Global Accelerator, ALB, WAF, etc?
Hi,
I set up my ELB and Global Accelerator for my EC2 to manage my Node.js app. I have at least three instances in my ELB with listeners.
To test if the ELB is working well, I stopped 2 out of 3...
Hi,
I'm using an ELB network type for my instances ec2, and I decided to add AWS Global Accelerator to see the improvement.
I can reach the static IP from Global Accelerator, and I can even reach my...
i have one web application 'example.com' which is hosted in ec2 (aws). one server is hosted in london region another is hosted mumbai region. i am using global accelerator for geolocation...