|
You are here |
blog.neverendingqs.com | ||
| | | | |
sandrino.dev
|
|
| | | | | The Amazon API Gateway HTTP API allows you to configure JWT authorizers, making it very simple to control access to your API using Auth0. Read more... | |
| | | | |
alexdebrie.com
|
|
| | | | | API Gateway custom authorizers are a great way to separate auth logic from business logic in serverless applications. Learn the ins and outs of how to use them here. | |
| | | | |
amorgunov.com
|
|
| | | | | [AI summary] The user is asking for a summary of a long text about using AWS Lambda with Node.js and Serverless Framework. The text includes installation steps, configuration of serverless.yml, deployment commands, and examples of Lambda functions. | |
| | | | |
til.simonwillison.net
|
|
| | | I have a Django application which uses PostgreSQL. I build the Django application into its own Docker container, push that built container to the GitHub package registery and then deploy that container to production. | ||