Courseiva
Question 1,607 of 1,663
Database SecuritymediumMultiple ChoiceObjective-mapped

DBS-C01 Database Security Practice Question

Network Topology
aws rds describe-db-instancesdb-instance-identifier mydbquery "DBInstances[0].{Engine:EngineRefer to the exhibit.Output:"Engine": "mysql","DBInstanceStatus": "available","StorageEncrypted": false,"KmsKeyId": null

A database administrator runs the described command. What does the output indicate about the RDS instance?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The DB instance is not encrypted at rest.

The output shows 'StorageEncrypted: false' and 'KmsKeyId: null', which indicates the DB instance is not encrypted at rest. Option B is incorrect because the output does not indicate any failed state; it's a valid status showing encryption configuration. Option C is incorrect because the output does not mention the database engine type. Option D is incorrect because an encrypted instance would show 'StorageEncrypted: true' and a non-null KmsKeyId.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The DB instance is not encrypted at rest.

    Why this is correct

    StorageEncrypted is false.

  • The DB instance is in a failed state.

    Why it's wrong here

    The status is 'available'.

  • The DB instance is running PostgreSQL.

    Why it's wrong here

    The engine is MySQL.

  • The DB instance is encrypted at rest using a KMS key.

    Why it's wrong here

    StorageEncrypted is false.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 20, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DBS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DBS-C01 exam.