Recall & Review
beginner
What is AWS KMS?
AWS KMS (Key Management Service) is a service that helps you create and control encryption keys used to protect your data in the cloud.
Click to reveal answer
beginner
What is a Customer Master Key (CMK) in AWS KMS?
A CMK is a logical key that you create in AWS KMS to encrypt and decrypt data keys or other data directly. It controls access and usage of the keys.
Click to reveal answer
beginner
How does AWS KMS help with data security?
AWS KMS encrypts your data using keys that you control. It manages key lifecycle, access permissions, and auditing to keep your data safe.
Click to reveal answer
intermediate
What is the difference between symmetric and asymmetric keys in AWS KMS?
Symmetric keys use the same key to encrypt and decrypt data. Asymmetric keys use a pair of keys: one to encrypt and a different one to decrypt.
Click to reveal answer
beginner
Why should you use AWS KMS instead of managing your own encryption keys?
AWS KMS handles key storage, security, rotation, and auditing automatically, reducing the risk of key loss or misuse compared to manual key management.
Click to reveal answer
What does AWS KMS primarily manage?
✗ Incorrect
AWS KMS manages encryption keys to protect your data.
Which key type in AWS KMS uses a pair of keys for encryption and decryption?
✗ Incorrect
Asymmetric keys use a public and private key pair for encryption and decryption.
What is a Customer Master Key (CMK) used for in AWS KMS?
✗ Incorrect
CMKs encrypt and decrypt data keys or data directly.
Which of the following is NOT a benefit of using AWS KMS?
✗ Incorrect
AWS KMS stores keys securely in the cloud, not manually on local devices.
How does AWS KMS improve data security?
✗ Incorrect
AWS KMS encrypts data using keys that you manage, enhancing security.
Explain what AWS KMS is and how it helps protect data.
Think about how keys help lock and unlock data.
You got /4 concepts.
Describe the difference between symmetric and asymmetric keys in AWS KMS.
Consider how one key or two keys are used.
You got /3 concepts.