Bash scripts for EC2 web server backup and monitoring
Here's a way to perform backups for a LAMP stack and monitor EC2 server.
AWS setup
We first create a bucket on AWS S3 named backups.customer.com and an SNS topic named CustomerEc2WebServerDiskSpaceAlert. There's no need for bucket policy on the S3. O...
schiffheimlich.hashnode.dev2 min read