2024-01-31
serverless, cloudfront, functions
How do we efficiently redirect users from one site to an other? In this post we'll create a solution using serverless technologies to handle this redirect in an efficient way. We'll use AWS, CloudFront, and the new Function KeyValueStore.
2021-07-19
Serverless
How to migrate your Lambda@Edge functions to CloudFront Functions and the different benefits of doing that.
2021-03-10
How to do blue/green deployments to Amazon CloudFront using Lambda@Edge