Tuesday, 18 July 2017

AWS Lambda@Edge Now Available

Amazon Web Service has now launched a new feature AWS Lambda@Edge which will run Node.js functions across all the AWS regions globally without managing servers or any provisions needed. This will give you the ability to personalize your content and you can deliver rich content with low latency. Just upload the code to the AWS Lambda and then it will configure by Amazon CloudFront events. When AWS CloudFront will receive the request it will route back to the optimal AWS location close to the operator. AWS Lambda@Edge will then execute your code and it will scale with the volume of the request received from the CloudFront’s global network. There are many functions and features are packed into Lambda@Edge which will allow you to deliver rich content with low latency to the end users. 

No comments:

Post a Comment

Kickstart Your GenAI Journey with Amazon Bedrock & Boto3 — How to Send Files, Handle Unsupported Formats & Start Exploring

✅ No S3 buckets ✅ No web frameworks ✅ Just plain Python, a file, and a smart AI agent ✅ BONUS: Learn how to handle Excel/Word files even if ...