AWS
How to Setup SSL(HTTPS) on Elastic Beanstalk Single Instance Environment
AWSNginxRoute 53
Upgrade PostgreSQL in AWS RDS
How to upgrade major version of PostgreSQL in AWS RDS.
awspostgresqlcloud computing
AWS SES: How to send a mail with an attachment in Node.js
AwsSesNodejs
AWS Step Function Tips and Tricks
4 hacks to help construct workflows
AwsCloud computingStep function
Using Node.js to Display Images in a Private AWS S3 Bucket
Bypassing the File System and Using Streams
NodejsAwsS3
Send Email Attachments with AWS Lambda + AWS Simple Email Service (SES)
How to send email attachments with AWS Lambda and AWS Simple Email Service (SES)
AwsLambdaSes
Creating and attaching an AWS IAM role, with a policy to an EC2 instance using Terraform scripts
This is an infrastructure as a code, which is equivalent to the AWS CloudFormation, that allows the user to create, update, and version any of the Amazon Web Services (AWS) infrastructure. Terraform…
AwsCloudAws iam
Use AWS Lambda + Python to Rotate IAM Access Keys Automatically
Set it and forget it
AwsPythonLambda
Unit Testing of AWS Lambda Functions (Node.js) using Mocha and Chai
AwsLambdaNodejs
S3 Events to Lambda vs S3 Events to SQS/SNS to Lambda
An AWS System Design Comparison
AwsLambdaS3