クラウド管理者は、多数の小さなファイルを作成する新しいアプリケーション プラットフォームのバックアップ スケジュールを選択しています。バックアップ プロセスはアプリケーションのパフォーマンスに影響を与えるため、バックアップ時間は平日に最小限に抑える必要があります。次のバックアップ タイプのうち、平日の要件を最もよく満たすものはどれですか?
正解:C
Incremental backups only back up the files that have changed since the last backup, which minimizes the backup time and the performance impact on the application. Differential backups back up all the files that have changed since the last full backup, which can take longer and consume more storage space. Database dump and full backups are not suitable for weekday requirements, as they back up the entire database or filesystem, which can be time-consuming and resource-intensive.
References: CompTIA Cloud+ CV0-003 Exam Objectives, Objective 3.3: Given a scenario, implement backup, restore, disaster recovery and business continuity solutions