KMS for Developers Quiz

5 questions Pass: 70% +25 pts

Quiz covering Encryption

KMS for Developers Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary purpose of a Customer Master Key (CMK) in AWS KMS?

  2. 2

    When using Envelope Encryption, what is the correct process for encrypting data?

  3. 3

    Which AWS KMS feature allows you to control who can use a key, independent of the IAM policy attached to the user?

  4. 4

    You need to rotate a KMS key that is currently in use. What happens to data encrypted with the older key version?

  5. 5

    You are implementing an application that requires high-throughput encryption. Using the KMS 'Encrypt' API call directly for every piece of data is hitting service limits. What is the most efficient architectural pattern to resolve this?