🔒 AWS KMS - DVA-C02 Practice Questions

Manage encryption keys with KMS — CMKs, envelope encryption, key policies, grants, data key caching, automatic rotation, and integration with S3, DynamoDB, and Lambda.

5Questions Available
1Exam Domains

Practice KMS Questions Now

Start a timed practice session focusing on AWS KMS topics from the DVA-C02 question bank.

Start DVA-C02 Practice Quiz →

DVA-C02 KMS Question Bank (5 Questions)

Browse all 5 practice questions covering AWS KMS for the DVA-C02 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.

  1. Question 1Security

    A developer uses KMS GenerateDataKey. Which encryption pattern is this part of?

    AAsymmetric encryption
    BEnvelope encryption
    CClient-side hashing
    DTLS certificate management

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DVA-C02 Quiz
  2. Question 2Security

    A developer wants to enable server-side encryption for messages in SQS using AWS KMS. What is the minimum required configuration?

    ACreate a KMS key and enable SSE in the queue settings
    BUse the built-in SQS encryption without configuration
    CEncrypt messages in the application before sending
    DUse an S3 bucket policy

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DVA-C02 Quiz
  3. Question 3Select All That ApplySecurity

    A developer uses KMS to encrypt data. They want to ensure the key is automatically rotated annually. Which key type supports automatic rotation?

    AAWS managed keys (automatically rotated every year)
    BCustomer managed keys with automatic key rotation enabled
    CAWS owned keys
    DAsymmetric customer managed keys

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DVA-C02 Quiz
  4. Question 4Security

    An organization requires that all Lambda functions use customer-managed KMS keys for environment variable encryption. How is this enforced at scale?

    AManually configure each Lambda function
    BUse an AWS Config rule or SCP to enforce KMS key usage for Lambda
    CEnable default KMS encryption in the AWS account
    DUse AWS Secrets Manager for all variables

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DVA-C02 Quiz
  5. Question 5Security

    A developer uses AWS KMS. Which API generates a plaintext data key and its encrypted copy?

    Akms:Encrypt
    Bkms:GenerateDataKey
    Ckms:CreateKey
    Dkms:ReEncrypt

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DVA-C02 Quiz

Key KMS Concepts for DVA-C02

kmscmkencryptionenvelope encryptionkey policygrantdata keyrotationsymmetricasymmetric

DVA-C02 KMS Exam Tips

AWS KMS questions in DVA-C02 are typically scenario-based. Focus on application development patterns, event-driven integration, and secure coding on AWS. Priority concepts: kms, cmk, encryption, envelope encryption, key policy, grant.

What DVA-C02 Expects

  • Anchor your answer in select developer-friendly managed services and patterns that minimize custom undifferentiated code.
  • KMS scenarios for DVA-C02 are frequently mapped to Domain 2 (26%), so read the objective carefully before picking controls or architecture.
  • Expect multi-topic scenarios where KMS interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and vendor best practices.

High-Value KMS Concepts

  • Know the core KMS building blocks cold: kms, cmk, encryption, envelope encryption.
  • Review the edge-case features and limits for key policy, grant; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how KMS pairs with S3, DynamoDB, Secrets Manager, IAM in real deployment patterns.
  • For DVA-C02, explain why the chosen KMS design meets reliability, security, and cost expectations better than the alternatives.

Common DVA-C02 Traps

  • Watch for using infrastructure-centric answers instead of application-centric ones.
  • Questions in Security often include distractors that look correct for KMS but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two KMS implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to Security (26%) outcomes for DVA-C02?
  • Can you explain security and access boundaries for KMS without relying on default-open assumptions?
  • Can you describe how KMS integrates with S3 and DynamoDB during failure, scaling, and monitoring events?

Exam Domains Covering KMS

Related Resources

More DVA-C02 Study Resources