Need Help - server cron job task

Dancer1987

New Member
Joined
May 6, 2020
Messages
1
Reaction score
0
Credits
17
Dear community,

I Have one task to finish for my university.
I will paste here.

Scenario:
You got the task of deploying a new MariaDB instance on the servers of a customer. The customer wants to deploy only one instance for now. Because the deployment should be reproducible and consistent, you need to automate it.
The customers are very keen on creating a backup script that saves the entire content of database into a file. This script should run once a night. Because the storage is limited, the script should only keep the last 5 days and remove all older backups.

Task:
  • Prepare the automation scripts for the task above.
  • You will get a server (CentOS 7) to execute your scripts
  • Bonus: Prepare the script to be run on multiple servers to install a MariaDB in HA configuration.
Any help would be good.

Thank you.
 

Members online


Latest posts

Top