HomeAWS INTERVIEW QUESTIONSHow do you use Lambda@Edge? How do you use Lambda@Edge? 0 Vikas 02:50 To use Lambda@Edge, you just upload your code to AWS Lambda and configure your function to be triggered in response to Amazon CloudFront requests. Your code must satisfy the Lambda@Edge service limits. Lambda@Edge only supports Node.js at this time. Tags AWS INTERVIEW QUESTIONS Newer Older