Difference between revisions of "CloudFront Functions"

From wikieduonline
Jump to navigation Jump to search
 
(13 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>
  
With 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>
+
 
 +
 
 +
==Functions==
 +
 
 +
* Cache-key manipulations and normalization
 +
* [[URL rewrites]] and [[redirects]]
 +
* [[HTTP header]] manipulation
 +
* [[Access authorization]]
  
 
==See also==
 
==See also==
*{{Cloudfront}}
+
*{{CloudFront}}
*{{AWS}}
+
* {{CDN}}
  
 
[[Category:Cloud]]
 
[[Category:Cloud]]
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 14:00, 27 August 2021

Advertising: