AWS
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
Keep Your AWS Lambda Functions Warm and Avoid Cold Starts
AwsLambdaServerless
How to Easily Delete an S3 Bucket with Millions of Files in it
Quick automation tips for clearing out your AWS S3 buckets.
AwsS3Cloud
AWS S3 CLI Cheatsheet
All the S3 CLI high-level commands you need to know — MacOS Specific
AwsS3Cli