Networking & Content Delivery
Tag: CDN
Global Data Ingestion with Amazon CloudFront and Lambda@Edge
Special thanks to Raul Frias for contributing to this blog post Lambda@Edge enables you to run AWS Lambda functions globally so that you can process and respond to user requests at low latencies. Running Lambda functions in close geographical proximity to users helps satisfy a number of use cases, such as website personalization, Search Engine […]
Read MoreVisitor Prioritization on e-Commerce Websites with CloudFront and Lambda@Edge
For online retailers, the annual holiday season, special sales and new product launches are all exciting events that typically drive a rapid increase in site traffic. With Amazon CloudFront and Lambda@Edge, you can now build a Flash Crowd Management workflow that lets you control what proportion of incoming shopper traffic is allowed to access your backend application, while directing the remaining shoppers to a temporary waiting room- an alternate site where you can provide them a branded experience while they await their turn to access the application.
Read MoreLambda@Edge Design Best Practices
Lambda@Edge transforms CloudFront into a highly programmable CDN with serverless compute capabilities closer to your viewers around the world. This blog is the first in a series that explains best practices associated with using Lambda@Edge functions to customize your content delivery.
Read MoreResizing Images with Amazon CloudFront & Lambda@Edge | AWS CDN Blog
Do you have lots of images that need to be modified before delivery? No problem with Amazon CloudFront and Lambda@Edge. Read more on how you can use our services to modify image dimensions, apply watermarks, or optimize formats based on browser support all on the fly. Optimizing your image delivery can lead to a better experience for your users while also reducing your bandwidth usage.
Read MoreAdding HTTP Security Headers Using Lambda@Edge and Amazon CloudFront
Adding security response headers is often achievable by modifications to your application configuration. In this blog we will focus on how to achieve the same result when you have an application that can’t be modified at the origin (e.g., a web site hosted in Amazon S3).
Read MoreHow 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.
Read More98, 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.
Read MoreImplementing 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.
Read More