aws-s3-presigned-urls
AWS Programming Python S3 Uncategorized

AWS S3 Presigned URLs

I have been working with AWS S3 from quite a while now. One of the great features provided by S3

AWS API Gateway
AWS Programming Python

Trigger AWS Lambda Asynchronously from API Gateway

AWS Lambda & API Gateway are the perfect partners when it comes to serverless architecture. The default invocation type of

AWS Lambda Function
AWS Github Programming Python

AWS Lambda Function To Launch EMR with Hadoop Map-Reduce Python

Recently, I have been working with processing of large data sets on the daily basis. I decided to use Hadoop