# AWS Lambda@Edge: Running Code Closer to Users

* AWS Lambda@Edge allows you to run your code closer to users of your applications. This blog will introduce you to the benefits and use cases of Lambda@Edge. You’ll learn how to configure CloudFront to trigger Lambda functions at the edge locations. Practical examples will illustrate how to optimize performance and reduce latency for your applications. By the end, you’ll understand how to leverage Lambda@Edge effectively.
