auth-api-demo icon indicating copy to clipboard operation
auth-api-demo copied to clipboard

Securing Microservices on AWS with Cognito, API Gateway and Lambda Demo

Securing Microservices on AWS with Cognito, API Gateway and Lambda

Handling auth is painful. But most applications need to authenticate users and control what resources they can access. Microservices, though growing in popularity, can add complexity. You need to secure both the user’s actions and the interactions between services.

Read the rest on Medium

For details on the AWS setup outlined in the article, please refer to aws-setup.md