#amazon-web-services
Read more stories on Hashnode
Articles with this tag
Amazon Cognito is an AWS service that lets you easily add users’ management to web and mobile apps. It supports social identity providers, such as...
Amazon API Gateway is a fully managed service that makes it easy to handle REST APIs. The main task of this service is to bind an HTTP endpoint to a...
For those of you who might not be familiar with, AWS Lambda is a service platform that let us run our code without provisioning or managing servers....
JSON Web Token (JWT) is an open standard (RFC 7519) that defines a way for transmitting information – like authentication and authorization facts –...