Sponsorship Open Forum

I’d like to start accepting sponsorship to this blog soon and I’d like your feedback. I think that accepting sponsorship will allow me to commit more to creating free educational content for everyone. If done correctly, I think it can be a win-win for everyone. But I want to make sure that you feel that way too.

Creating AWS HTTP APIs with Cognito Authorizers Using Node.js

Today is project twelve from my Twenty Projects in Twenty Days series! Yesterday, I published Voices of COVID which is a project aimed at hearing the voices of people impacted by COVID-19. Today, I’m looking at how to create an AWS HTTP API that has JWT authorizers with Amazon Cognito and Lambda handlers written in Node.js. If you want a more in-depth look at this you can take a look back at how I did this with the Serverless Framework in this blog post.

Let’s get started!