Networking & Content Delivery
Tag: Amazon CloudFront
Dynamically Route Viewer Requests to Any Origin Using Lambda@Edge
Today Lambda@Edge announces a new feature that allows you to do content-based routing. Now you can programmatically define the origin based on logic in your Lambda function. This enables you to route requests to different origins based on request attributes such as headers, query strings, and cookies. Read our blog post to learn about different use cases and how you can set this up within your own architecture.
How to accelerate your WordPress site with Amazon CloudFront
This blog post was originally published November 6 2017 by Ronan Guilfoyle on the AWS Startups Blog. Read this step by step guide to get your WordPress site running better than ever and ready for any sudden traffic spikes.
98, 99, 100 CloudFront Points of Presence!
This blog post was originally published November 1 2017 on Jeff Barr’s AWS Blog. Read more about CloudFront’s recent launch of its 100th Edge Location and its some of its notable highlights from the past year.
Implementing Default Directory Indexes in Amazon S3-backed Amazon CloudFront Origins Using Lambda@Edge
This blog post was originally published October 18 2017 by Ronnie Eichler on the AWS Compute Blog. Read more about how to use Lambda@Edge to be able to use CloudFront with an S3 origin access identity and serve a default root object on subdirectory URLs.