Global Accelerator Flashcards

This deck aims to help retain concepts related to the Global Accelerator service.

1
Q

Which AWS service is designed to improve global network performance by offering entry points onto the global AWS transit network as close to customers as possible using anycast IP addresses?

A

AWS Global Accelerator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the primary purpose of AWS Global Accelerator?

A

To optimize traffic flow from users to AWS infrastructure, providing fewer hops and significantly improving performance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is provided at each AWS Global Accelerator Edge Location?

A

A pair of anycast IP addresses
(e.g., 1.2.3.4 and 4.3.2.1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Does AWS Global Accelerator route traffic directly through the AWS Global Network?

A

Not initially, traffic first travels over the public internet to the nearest Edge Location, where it transitions to the AWS Global Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do anycast IP addresses enhance AWS Global Accelerator performance?

A

Unlike unicast IPs, anycast IPs can map to multiple Edge Locations, automatically routing traffic to the nearest one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does AWS CloudFront differ from AWS Global Accelerator?

A
  • CloudFront: Brings content (data) closer to users with caching (CDN), and as a web product it works ONLY with HTTP/HTTPS protocols
  • Global Accelerator: Reduces network hops by routing traffic through the AWS Global Network, and as network product it can work with HTTP/HTTPS and TCP/UDP protocols
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When should CloudFront be used over Global Accelerator?

A

CloudFront should be used when requirements are to improve content delivery through caching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

When should Global Accelerator be used over CloudFront?

A

Global Accelerator should be used when requirements are to optimize network performance by reducing latency and hops

How well did you know this?
1
Not at all
2
3
4
5
Perfectly