AWS Lambda
Custom Docker Image as a Lambda Function
Serverless file converter powered by pandoc and latex
awsaws-lambdadocker
Using Layers on AWS Lambda — Node.js
Simple walkthrough of creating and using layers on Lambda function.
awsaws-lambdanodejs
How to Run a PySpark Application on AWS Lambda
A proof of concept to see if we can run Spark on AWS Lambda.
aws-lambdaawscloud-computing
AWS Lambda: How to Use Custom Python Modules
awsaws-lambdaprogramming
Have your Lambda Functions Connect to RDS through RDS Proxy
With sample Terraform code for your AWS serverless project
awsprogrammingaws-lambda
AWS TypeScript CDK and Lambda
This quick tutorial will show the steps for deploying a TypeScript lambda that is deployed behind API Gateway and can be used to calculate the sum of 2 numbers. This is an introductory tutorial and…
awsprogrammingaws-lambda
Create your own Python Layer in AWS Lambda Environment
pythonawslambda
Send Email Attachments with AWS Lambda + AWS Simple Email Service (SES)
How to send email attachments with AWS Lambda and AWS Simple Email Service (SES)
awslambdases