Monthly Archive: May 2018
How do you debug your AWS Lambda functions? Some of the developers put the AWS services’ endpoint ARN(Amazon Resource Names) into unit test code to test locally before deploying into AWS. Is there any...
In this post, I will show you how to setup AWS Free Tier Account and AWS IAM. AWS just announced (4/25/2018) that the customers can launch Redshift clusters on its second-generation Dense Compute (DC2) nodes...
AWS VPC lets you employ the scalable infrastructure of AWS and launch resources into a logically isolated virtual network. But how much will it really cost us? Let’s use the example in the previous article...