Skip to content

cloudfront: use CloudFront functions instead of Lambda #128

@mskrajnowski

Description

@mskrajnowski

AWS introduced CloudFront functions which can replace viewer request/response Lambdas. They are simpler and cheaper, but with stricter time constraints. We should use them for basic auth for example.

https://aws.amazon.com/blogs/aws/introducing-cloudfront-functions-run-your-code-at-the-edge-with-low-latency-at-any-scale/
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-functions.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions