AWS

Featured image

Hosting static site on AWS with S3, Cloudfront, Route 53 and ACM

Hosting static web sites in AWS S3 is cheap and reliable way to deploy a website. Using Cloudfront as CDN dramatically improves performance

Continue Reading
Featured image

Using Short Lived Credentials with AWS CLI

Learn how to improve security by using short lived credentials to access AWS services. View the sample code and detailed instructions for use.

Continue Reading
Featured image

Create Cloudfront S3 signed URL with Java based Lambda

Step by step tutorial showing how to use Java based AWS Lambda function to create signed URLs for Cloudfront in front of S3 bucket.

Continue Reading
Featured image

PayPal Checkout Integration with AWS serverless

How to integrate PayPal Checkout with AWS serverless application? Learn how to use Lambda, DynamoDB and API Gateway for integration

Continue Reading
Featured image

Serverless Applications Architecture on AWS

Want to learn how to deploy serverless applications on AWS? In this post, I present different approaches to serverless applications architecture

Continue Reading