Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional CloudFront Functions executes Lambda@Edge

Tagged: 

  • CloudFront Functions executes Lambda@Edge

  • ch34

    Member
    May 26, 2025 at 11:54 pm

    Hi,

    my topic is about this question:

    An e-commerce platform experiences significant traffic spikes during peak shopping seasons,…

    In the explanation you are saying:

    Amazon CloudFront Functions allow you to execute lightweight Lambda@Edge functions at CloudFront edge locations, enabling you to customize and extend the behavior of your CloudFront distribution.

    I don’t find information that CloudFront Functions can call Lambda@Edge functions. Can you please provide documentation etc about it? Never heard about this possibility.

    Thank’s,

    Chris

  • Irene-TutorialsDojo

    Administrator
    May 27, 2025 at 12:59 pm

    Hi Chris,

    Thank you for your question and catching that — we appreciate your attention to detail!

    You are absolutely correct: Amazon CloudFront Functions and Lambda@Edge are two separate features that both run code at CloudFront edge locations, but they operate independently. CloudFront Functions do not invoke Lambda@Edge functions.

    CloudFront Functions are designed for lightweight, high-performance JavaScript operations at the edge. They’re ideal for simple tasks like modifying viewer requests/responses with minimal latency.

    Lambda@Edge, on the other hand, allows you to run more complex AWS Lambda functions in response to CloudFront events, offering greater flexibility but with slightly higher latency.

    We apologize for the earlier confusion and have updated our explanation to reflect this distinction accurately.

    Please don’t hesitate to ask any further questions — we’re happy to help!

    Best,

    Irene @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now
Skip to content