AWS

AWS S3 Presigned URLs
- By Abhishek Balani
- . December 6, 2019
I have been working with AWS S3 from quite a while now. One of the great features provided by S3

CORS Configuration for AWS S3 and CloudFront files
- By Abhishek Balani
- . December 5, 2019
I have been using S3 to host my images and delivering them using AWS CloudFront. But recently I faced an

Trigger AWS Lambda Asynchronously from API Gateway
- By Abhishek Balani
- . August 24, 2019
AWS Lambda & API Gateway are the perfect partners when it comes to serverless architecture. The default invocation type of

AWS Lambda Function To Launch EMR with Hadoop Map-Reduce Python
- By Abhishek Balani
- . August 16, 2019
Recently, I have been working with processing of large data sets on the daily basis. I decided to use Hadoop