#wemakedevs
Read more stories on Hashnode
Articles with this tag
One of the most famous interview topics - HOISTING, isn't even real. Yes, you heard that right. The word 'hoist' wasn't even used in the official...
WHY The principle of least privilege is the idea that any user, program, or process should have only the bare minimum privileges necessary to perform...
Intro I have added a token-based Lambda Authorizer for all my backend services deployed on API Gateway. I wanted the user to be signed out if the...