Published onMay 27, 2022Create a AWS Lambda Layer with DockerawslambdadockerdevopsThis tutorial shows you how to create a aws lambda layer with docker.
Published onNovember 14, 2019Testing AWS Lambda Functions Locally on Docker with LambCidockerawslambdaTesting AWS Lambda Functions Locally on Docker with LambCi
Published onFebruary 19, 2019Parallel Processing on AWS Lambda with Python using Multiprocessingawslambdapython
Published onNovember 30, 2018How to Setup a Serverless URL Shortener with API Gateway Lambda and DynamoDB on AWSawsserverlessapi-gatewaylambdadynamodbpythonHow to Setup a Serverless URL Shortener with API Gateway Lambda and DynamoDB on AWS
Published onAugust 27, 2018Improving Performance from your Lambda Function from the use of Global VariablesawsdynamodblambdapythonIn this tutorial we will be improving performance from your lambda function from the use of global variables.