Global Accelerator Flashcards
What does Global Accelerator provide?
Entry into the AWS Global Network at a location that is closer to the customer than if their traffic traversed the normal Internet. This speeds up data transfer, reduces latency, and significantly increases performance. It DOES NOT cache content.
What does Global Accelerator use to direct traffic to GA locations?
Anycast IP addresses. Every GA location uses the same two Anycast addresses and global Internet routers move traffic to the closest location.
When should you use Global Accelerator and when should you use CloudFront?
Global Accelerator
- When you are using non-HTTP/S protocols (TCP/UDP)
- When you want to speed up access to AWS service beyond content delivery
CloudFront
- When you want to cache HTTP/S content