项目作者: csepulv

项目描述 :
Securing Microservices on AWS with Cognito, API Gateway and Lambda Demo
高级语言: JavaScript
项目地址: git://github.com/csepulv/auth-api-demo.git
创建时间: 2018-08-06T02:15:31Z
项目社区:https://github.com/csepulv/auth-api-demo

开源协议:MIT License

下载


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