Please enable JavaScript.
Coggle requires JavaScript to display documents.
cloudfront-demo (*object caching (Use origin header (Use the rule in the…
cloudfront-demo
*object caching
-
-
Use origin header
Use the rule in the origin header, if not use cloudfront as per below
-
-
-
*cached http method ?
-
-
Such a request can be done before deciding to download a large resource to save bandwidth, for example.
-
-
invalidated
-
-
after some free limit, it will charge you
origin Path ?
Optional. If you want CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin
-
Lamda function
-
Ex: Vewer Request
The function executes when CloudFront receives a request from a viewer, before check on its cache
-
-
-
cache policy
A cache policy specifies the values in the cache key. It also specifies the time to live (TTL) values for objects in the cache.
-
demo
restrict bucket access
If yes using CloudFront URL and can't use not Amazon S3 URLs, click Yes. This is useful when you are using signed URLs or signed cookies to restrict access to your conten
if yes, need to assign a speecial user, which is tie to the NEXT field. ORIGIN ACCESS IDENTITY and SET BUCKET PERMISSION
-
-
-
Path pattern ?
he default cache behavior only allows a path pattern of (forward all requests to the origin specified by Origin). To change the behavior or the routing for other requests (for example, .jpg), add more cache behaviors after you create the distribution.
-
-
-
origin request policy
An origin request policy specifies the headers, query strings, and cookies that CloudFront includes in requests that it sends to the origin.
-