Tag Archives: aws s3

Shell Script to take MySQL Database Dump and Push It to AWS S3

By | October 11, 2019

There will a multiple cases when you will be asked to Automate the backup of mysl dump and store somewhere. there will be a multiple way of doing this but in this article we will see how we can take the msql dump of a database and push it to the AWS S3 bucket. Just… Read More »