In: Computer Science
Evaluate the different types pf Back-Up which can be performed on Windows Server (2016/2019) and develop a back-up strategy for your organization which is a Large Bank in UAE with a branch office in each Emirate.
In Windows Server Backup, you can configure it to do a full backup, incremental backup or a differential backup while setting up a scheduled backup to store the data in order to prevent it from any data loss.
Full backup
This backup copies all the data and everything that is considered important. It basically clones all the selected data. Full backup is the starting point for all other backups and is usually the first and most reliable copy. This is usually done in organisations where data is sensitive and of most utmost value.
Incremental backup
This backup only includes the data that has been changed or newly created since the previous backup. It helps to save time and space as the amount of files is lesser than a complete backup. This backup approach is usually used when the amount of data that has to be backed up is very large in order to perform a full backup of it every single time.
Differential backup
Windows Server Backup works more like differential backup, though Windows claims to be the incremental backup. Similar to incremental backup, a differential backup makes copies only of new or changed files. But it is based on the latest full backup and has a shorter restore time.
There are 2 backup configurations of the Windows Server:
Backup Strategy for the Bank:
Backup is an essential disaster recovery mechanism and should be undertaken on a regular basis. A data sensitive institution like a bank which contains sensitive data of a large number of users should view regular backups as a form of safeguarding against theft,felony or data loss.