Difference between revisions of "CloudFront Functions"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * https://aws.amazon.com/blogs/aws/introducing-cloudfront-functions-run-your-code-at-the-edge-with-low-latency-at-any-scale/")
 
 
(14 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>
  
  
* https://aws.amazon.com/blogs/aws/introducing-cloudfront-functions-run-your-code-at-the-edge-with-low-latency-at-any-scale/
+
 
 +
==Functions==
 +
 
 +
* Cache-key manipulations and normalization
 +
* [[URL rewrites]] and [[redirects]]
 +
* [[HTTP header]] manipulation
 +
* [[Access authorization]]
 +
 
 +
==See also==
 +
*{{CloudFront}}
 +
* {{CDN}}
 +
 
 +
[[Category:Cloud]]
 +
[[Category:AWS]]

Latest revision as of 14:00, 27 August 2021

Advertising: