A Hands-on Introduction to AWS Lambda using a Serverless Image Thumbnail Application
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information. AWS Lambda starts running your code withi...
kevintuei.hashnode.dev7 min read