Networking & Content Delivery

Tag: Security

Authorization@Edge – How to Use Lambda@Edge and JSON Web Tokens to Enhance Web Application Security

Authorization, the function of specifying access rights to resources is often required to help protect restricted content in web applications. This post will show you how to implement a serverless authorization of viewers using Amazon CloudFront, Lambda@Edge and Amazon Cognito without modifying your origin resources.