AWS
How to Send an Email Notification Using AWS Lambda
A guide to Amazon SNS.
awslambdaserverless
How to Copy a File Using AWS Lambda
A guide on copying from source S3 to destination S3.
awslambdas3
How to Build a Docker Image Using AWS CodeBuild Locally
A tutorial on building a Docker image using AWS CodeBuild locally.
cloud-computingdockeraws
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
How to Use SNS with Other AWS Services and Its Integration with Spring Boot
awscloudcloud-computing
Extract Zip Files From and Back to the S3 Bucket using Node.js
A lambda function to unzip files from an S3 bucket.
awslambdas3
AWS SNS Events: SNS to Lambda vs SNS to SQS to Lambda
awslambdasns
3 Common AWS Lambda Errors and Workarounds for Them
awslambdaserverless
The Basics of AWS VPC
Understand the basic networking of AWS Virtual Private Cloud
awsamazon-web-servicescloud-computing
Caching with ElastiCache(Redis) and Spring Boot
redisspringspring-boot