Global Accelerator
- Discussed in the VPCsection
Problem
- When we have an Applicationin another region, we have to reach that application through lots ofISP Provider
- When EC2has aPublic IPand some regions having difficulties with thisPublic IPaccess
- Since AWS Acceleratoris usingAny Cast, this problem can be resolved
UniCast and Any Cast IP
- Uni Cast IPmeans each server has one IP
- Any Cast Ipmeans
- Multiple server has same IP
- Traffic routed to nearest server
- AWS Global Acceleratoruses the- Any Cast IPconcept
Overview
- Use 2 Any Cast IP
- Leverage AWS Internal Network
- Any Cast IPsend traffic to the nearest- AWS Edge Location
- From the Edge Location, traffic goes to the server usingAWS Internal Network
- Works with
- Elastic IP
- Public/Private EC2 Instance
- Public/Private ALB
- Public/Private NLB
- Performance
- User intelligent routing to ensure lowest latency
- Use Internal AWS Network
- Has health check- If issue with an application, has automatic failoverfeature
- So good for disaster recovery
 
- If issue with an application, has 
- Security
- Only 2 IP needs to be white listed
- DDoS Protection by AWS Shield
Global Accelerator Vs Cloudfront
- Both use AWS Global Networki.e.Edge Locations
- Both use ShieldforDDoSprotection
Cloudfront
- Cache Content
Global Accelerator
- Improve performance for TCLandUDP
- Has Failover