Are you struggling with CORS on Lambda with the AWS API Gateway?

Summary

Get the basics on Cross-Origin Resource Sharing (CORS) and how to avoid problems with your Serverless web APIs on Lambda. Here is an awesome in-depth article written by Alex Debrie.

Related links