Spread Serverless Holiday Cheer with Lambda and API Gateway

Eric Thomas

Thank you for this great tutorial; this is very similar to something I’m considering doing. Would I be able to secure my Lamda endpoints or, better still, the Amazon API Gateway using Okta based on a user’s roles?

Specifically, I’d like to set up Angular to run on S3 as a SPA and be able to use Okta to secure my back-end EU2 servers by simply blocking availability. Currently I’m using Lua on Ngnix with everything being stood up through docker and effectively on all one EU2 instance.
Thanks!