Member-only story

AWS Series

Debugging AWS CloudFront Issues using AWS Athena

Athena | CloudFront | AWS | Cloud | CDN

Arun Kumar Singh

--

Photo by Jeremy Bezanger on Unsplash

The best way to prevent failures is to design a resilient architecture.

What is AWS CloudFront?

According to AWS “Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as .html, .css, .js, and image files, to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations.”

So in a nutshell, Amazon CloudFront is a fast CDN (content delivery network) service that securely delivers your data with low latency and high transfer speeds. CloudFront is natively integrated with AWS services and uses the AWS network. At the time of writing this blog, CloudFront is having 400+ Edge locations.

Image From: AWS

CloudFront Features —

Origin

An Origin is the location where CloudFront goes to get content to serve viewers. CloudFront supports different kinds of Origins -

--

--

No responses yet