Skip to content

Latest commit

 

History

History
executable file
·
7 lines (4 loc) · 590 Bytes

README.md

File metadata and controls

executable file
·
7 lines (4 loc) · 590 Bytes

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