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
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...
3
answers
0
votes
44
views
asked 12 days ago
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...
2
answers
0
votes
76
views
NgiN-R
asked 17 days ago
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...
1
answers
0
votes
154
views
koenbok
asked a month ago
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...
2
answers
0
votes
72
views
asked a month ago
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...
3
answers
0
votes
290
views
AWS
asked a month ago
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:...
3
answers
0
votes
532
views
MarkoL
asked a month ago
How can we best architect the proxy server with existing Global Accelerator, ALB, WAF, etc?
2
answers
0
votes
619
views
asked 2 months ago
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...
2
answers
0
votes
406
views
Alex
asked 2 months ago
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...
1
answers
0
votes
379
views
Alex
asked 2 months ago
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...
1
answers
0
votes
583
views
asked 4 months ago
I'm setting up an infrastructure that uses AWS Global Accelerator to provide static IPs for my Application Load Balancer (ALB), which handles URL redirections. I aim to follow the principle of least...
2
answers
0
votes
586
views
asked 5 months ago
I used this as guidance: https://aws.amazon.com/blogs/networking-and-content-delivery/accessing-an-aws-api-gateway-via-static-ip-addresses-provided-by-aws-global-accelerator/ I'm struggling with how...
1
answers
0
votes
884
views
asked 5 months ago