hardmulti selectObjective-mapped

A cloud backup service uses envelope encryption. The key-encryption key is nearing the end of its approved lifetime, but the business cannot decrypt and re-encrypt every backup object this week. Which two statements best describe the correct rotation approach? Select two.

Question 1hardmulti select
Full question →

A cloud backup service uses envelope encryption. The key-encryption key is nearing the end of its approved lifetime, but the business cannot decrypt and re-encrypt every backup object this week. Which two statements best describe the correct rotation approach? Select two.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

Generate a new key-encryption key and use it for future backups.

A new wrapping key can be introduced without changing the underlying encrypted backup data immediately.

B

Best answer

Rewrap the existing data-encryption keys with the new key-encryption key.

Envelope encryption lets the organization change the wrapping key while leaving data-encryption keys intact.

C

Distractor review

Decrypt and re-encrypt every backup object immediately with a new data key.

That approach is unnecessary here and would create a much larger operational burden than required.

D

Distractor review

Destroy the old key before the rewrapping process finishes.

Deleting the old key too early would prevent access to data that still depends on it during transition.

E

Distractor review

Replace the hashing algorithm used for file integrity checks.

Hashing and key rotation are separate concerns, so changing the hash algorithm does not rotate encryption keys.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Generate a new key-encryption key and use it for future backups. — With envelope encryption, the key-encryption key can be rotated without decrypting every protected object. The correct process is to generate a new KEK for future backups and rewrap the existing data-encryption keys under the new KEK. That preserves access to the encrypted backup data while meeting the key-lifecycle requirement. This is far more efficient than re-encrypting all backup objects and is the standard operational advantage of envelope encryption. Why others are wrong: Re-encrypting every object is unnecessary when only the wrapping key changes, and it creates avoidable downtime and processing overhead. Destroying the old key too soon would break access to data that has not yet been rewrapped. Hash algorithm changes are unrelated to key rotation and would not satisfy the requirement to retire the KEK on schedule.

What should I do if I get this SY0-701 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.