Difference between revisions of "CloudFront Functions"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
[[Amazon CloudFront]] ([[AWS timeline|May 2021]]) <ref> https://aws.amazon.com/blogs/aws/introducing-cloudfront-functions-run-your-code-at-the-edge-with-low-latency-at-any-scale/</ref> allows to do securely deliver data, videos, applications, and APIs to your customers globally with low latency and high transfer speeds. CloudFront Functions is meant to compliment Lambda@Edge, not replace it.<ref>https://aws.amazon.com/cloudfront/faqs/</ref>
[[Amazon CloudFront]] (2021), allows to do securely deliver data, videos, applications, and APIs to your customers globally with low latency and high transfer speeds.<ref> https://aws.amazon.com/blogs/aws/introducing-cloudfront-functions-run-your-code-at-the-edge-with-low-latency-at-any-scale/</ref>
 
  
  
Line 7: Line 6:
  
 
* Cache-key manipulations and normalization
 
* Cache-key manipulations and normalization
* URL rewrites and redirects
+
* [[URL rewrites]] and [[redirects]]
 
* [[HTTP header]] manipulation
 
* [[HTTP header]] manipulation
 
* [[Access authorization]]
 
* [[Access authorization]]
Line 13: Line 12:
 
==See also==
 
==See also==
 
*{{CloudFront}}
 
*{{CloudFront}}
g* {{CDN}}
+
* {{CDN}}
  
 
[[Category:Cloud]]
 
[[Category:Cloud]]
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 14:00, 27 August 2021

Advertising: