H19-338_V3.0 · Question #242
What are the factors related to the backup reduction ratio?
The correct answer is A. Application Type B. Backup Policy C. Retention Policy D. Data model. Backup reduction ratio measures how effectively backup technologies like deduplication and compression reduce the amount of data stored or transferred, and it is directly shaped by Application Type (A), Backup Policy (B), Retention Policy (C), and Data Model (D). Application…
Question
What are the factors related to the backup reduction ratio?
Options
- AApplication Type
- BBackup Policy
- CRetention Policy
- DData model
- EBackup Window
How the community answered
(37 responses)- A78% (29)
- E22% (8)
Explanation
Backup reduction ratio measures how effectively backup technologies like deduplication and compression reduce the amount of data stored or transferred, and it is directly shaped by Application Type (A), Backup Policy (B), Retention Policy (C), and Data Model (D). Application type matters because different workloads - databases, virtual machines, file shares - produce data with varying compressibility and deduplication potential; a database with repetitive row structures deduplicates far better than pre-compressed video files. Backup policy determines whether full, incremental, or synthetic backups are taken, which controls how much raw data enters the backup stream and how many redundant blocks exist across backup sets to deduplicate. Retention policy governs how many backup generations are kept; longer retention windows create larger deduplication domains, allowing the engine to find and eliminate duplicate blocks across many restore points and dramatically improve the ratio. Data model affects how data is structured and stored internally, which in turn governs how well block-level or file-level deduplication algorithms can identify repeated patterns.
Backup Window (E) is incorrect because it refers only to the scheduled time frame in which backup jobs run - a capacity-planning and scheduling concern - and has no bearing on how efficiently data can be compressed or deduplicated.
Memory tip: Think of the four correct factors as describing the DATA itself (Application Type, Data Model) and the RULES governing it (Backup Policy, Retention Policy). Backup Window describes WHEN you back up, not WHAT you get back in savings.
Topics
Community Discussion
No community discussion yet for this question.