| Did this page help you? Yes No Tell us about it... |
The following figure and table describe the basic process CloudFront uses to
deliver your content. In this example, the content is a file called image.jpg, and the content origin is an Amazon S3 bucket.
![]() | Important |
|---|---|
The following process assumes that you make the objects in your bucket publicly readable (which means anyone who knows the bucket's name and object's name could access the object). If you'd prefer to keep the objects private and control who accesses them, see Using a Signed URL to Serve Private Content. |

Process for Delivering Content
|
1 |
You place the original version of |
|
2 |
You create a distribution and get your distribution's domain name. |
|
3 |
You create links to |
|
4 |
When an end user requests a page that contains |
|
5 |
If the St. Louis edge location doesn't have a copy of |
|
6 |
The St. Louis edge location then serves |
|
7 |
Later, CloudFront doesn't put a new copy of |
CloudFront repeats tasks 4–7 as needed to satisfy end-user demand for
image.jpg.
Related Topics