Ways to cache your Serverless applications

published 12/11/2019 | 5 min read | #lambda#serverless#cache#api gateway#cloud front#s3#route 53#cold start#warm start

In this story, we discuss different ways to cache your serverless application, assuming an AWS-based architecture.

How to authenticate your JavaScript SDK using AWS Lambda & Serverless

published 11/12/2019 | 10 min read | #aws#lambda#serverless

Hello my friends, and welcome to a new story. Today we'll discuss the shortest method to use API key authentication for your JavaScript SDK using AWS Lambda.