PolarSPARC

AWS CloudFront and Global Accelerator - Quick Notes


Bhaskar S 12/30/2023


AWS CloudFront

AWS CloudFront is a service that speeds up distribution of a clients static or dynamic web content to their users. CloudFront delivers the content through a worldwide network of data centers referred to as the Edge Locations. When a user requests content that is served via CloudFront, the request is routed to the nearest Edge Location that provides the lowest latency.

The following is the summary of the various features/capabilities of CloudFront:

AWS Global Accelerator

AWS Global Accelerator is a service which allows one to create accelerators to improve the performance of applications for both local and global users.

The following is the summary of the various features/capabilities of Global Accelerator:


References

Official AWS CloudFront Documentation

Official AWS Global Accelerator Documentation


© PolarSPARC