Securing Public APIs Using Amazon API Gateway and AWS Lambda
Details
Amazon API Gateway aids developers in handling all the tasks involved in accepting and processing up to hundreds of thousands of concurrent API calls, including traffic management, authorization and access control, monitoring, and API version management. Combined with AWS Lambda, it is possible to authorize access to your APIs and control service operation access using OAuth providers such as Google, GitHub, or Facebook. Learn more about how to do this through a case study in securing a public API using API Gateway, Lambda, and GitHub OAuth, presented by Brian Knight.
