Difference between revisions of "CloudFront Functions"

From wikieduonline
Jump to navigation Jump to search
 
(11 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), you can 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>
 
  
*[[Amazon CloudFront]]
 
  
 
==Functions==
 
==Functions==
  
 
* 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]]
  
 
==See also==
 
==See also==
 
+
*{{CloudFront}}
*{{AWS}}
+
* {{CDN}}
  
 
[[Category:Cloud]]
 
[[Category:Cloud]]
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 14:00, 27 August 2021

Advertising: