DEV Community

Cover image for DevOps Beginner | Day 109 | Use EC2 Ubuntu Cron Job Automation Backup Database
Hoang Guruu for AWS Community Builders

Posted on

3

DevOps Beginner | Day 109 | Use EC2 Ubuntu Cron Job Automation Backup Database

➤ Get Your Free DevOps Book Now! : https://t.me/+CnoavXofr0RjNjll

DevOps Beginner | Day 109 | Use EC2 Ubuntu Cron Job Automation Backup Database

To be able to execute important commands automatically and on time, we need to know about crontab. It can help us backup the database at the end of each day, send that database to S3 on the cloud. Or help clean up our ec2 with built images, created volumes that are no longer used, so it will be lighter. Ensuring work efficiency and automatically helping us save a lot of time.
Content:

00:00 | Overview
02:30 | Setting up a cron job
03:50 | Cronjob Backup Database
06:50 | Crontab guru
10:10 | Cronjob script
11:42 | Outro

➤ That’s all, Hope you love it. Please like, subscribe and see you in the next videos

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay