Networking & Content Delivery
External Server Authorization with Lambda@Edge
Introduction In this blog post, we will explain how you can use Lambda@Edge to authorize requests to Amazon CloudFront by forwarding authorization data to external authorization servers. We will outline the sequence of requests in such a workflow, the steps for implementation with Node.js sample code, and a CloudFormation template for a simple external test […]
Improve your website availability with Amazon CloudFront
In this blog post, you will learn about the features of Amazon CloudFront that help you avoid unexpected failures and improve website availability. Click here to learn more about edge networking with AWS. When using CloudFront with your website, one of the inherent benefits is the ability to cache content. This helps to reduce the […]

