Authenticate Lambda Requests with ALB and Google OAuth: Part 1

Build an Application Load Balancer that uses OAuth2.0 to authenticate requests to Lambda services.

Ifitzsimmons

--

General Architecture

Recently, the AWS team introduced a serverless pattern that leverages Application Load Balancers (ALB) in front of Lambda functions instead of API Gateway (API GW). For high throughput…

--

--