Backing up Aurora MySQL
AWS Aurora MySQL doesn’t allow us to take backup of individual tables or database other than doing a regular mysqldump...
Creating an EMR cluster using CLI
I normally start a cluster from the UI and decided I post how to create a cluster from the CLI....
Copy S3 objects across AWS Accounts
This will show you how to copy objects between S3 buckets across different AWS Accounts. Its not an easy drag...