#serverless
Read more stories on Hashnode
Articles with this tag
So here’s the thing: you are an experienced developer thrilled by the opportunities of serverless architectures. You read books, watch any possible...
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...
JSON Web Token (JWT) is an open standard (RFC 7519) that defines a way for transmitting information – like authentication and authorization facts –...