What is Amazon CloudFront?
CloudFront is a CDN that delivers data and applications globally with low latency.
NB:
Did you know that if the content is already in the edge location, CloudFront delivers it immediately? If not, CloudFront retrieves the files from the origin.

How to use Amazon CloudFront in the Real world?

What is Amazon Global Accelerator?
Global Accelerator sends your users through the AWS global network when accessing your content, speeding up delivery.
NB: Exam Scenario talks about IP Caching, use Global Accelerator

What is Amazon S3 Transfer Acceleration?
S3 Transfer Acceleration improves content uploads and downloads to and from S3 buckets.

AWS DynamoDB Accelerator (DAX)?


What is Amazon ElastiCache?
ElastiCache is a fully managed in-memory datastore compatible with Redis or Memcached.

Two types of ElastiCache?
Memcached:
Redis:

ElasticCache scenarios?