AWS
Upgrade PostgreSQL in AWS RDS
How to upgrade major version of PostgreSQL in AWS RDS.
awspostgresqlcloud-computing
Access files from AWS S3 using pre-signed URLs in Python
Generate pre-signed URLs for S3 objects in Python
pythonawss3
A Complete Guide to Upload JSON files in Amazon S3 using AWS Lambda
For uploading files in S3, we have to follow some steps. Let's start doing these steps.
awslambdas3
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
Using Node.js + S3 to Create, Delete, List Buckets and Upload, List Objects- Part 2
nodejsawss3
Use AWS Lambda + Python to Rotate IAM Access Keys Automatically
Set it and forget it
awspythonlambda