Day-09 of #90DaysOfDevOps Backup with Rotation
Introduction:
In this assignment, we will create a shell script that automatically takes backups of a specified directory and impl ements rotation to keep only the latest three backups. We'll also automate the backup process using a cron job.
Hint:
T...
blog.amitabh.cloud4 min read