Courseiva
Management and OperationseasyMultiple ChoiceObjective-mapped

DBS-C01 Management and Operations Practice Question

A company needs to ensure that all changes to an Amazon RDS DB instance's security group are logged for auditing purposes. Which AWS service should be enabled?

⚠ Common exam trap

Many exam-takers confuse AWS Config's configuration tracking with CloudTrail's API logging, not realizing that Config evaluates resource compliance but does not capture the who, what, and when of API calls that change security groups.

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

AWS CloudTrail

AWS CloudTrail is the correct service because it records API calls made to the AWS environment, including actions like AuthorizeSecurityGroupIngress and RevokeSecurityGroupEgress that modify security group rules. When enabled, CloudTrail logs all changes to Amazon RDS security groups as management events, providing an immutable audit trail that can be stored in Amazon S3 for compliance and auditing purposes.

Answer analysis

Option-by-option breakdown

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

  • Amazon RDS Event Subscriptions

    Why it's wrong here

    RDS event subscriptions notify about database events, not security group API calls.

  • AWS CloudTrail

    Why this is correct

    CloudTrail logs all API actions, including security group modifications.

  • AWS Config

    Why it's wrong here

    AWS Config tracks resource configuration changes and assesses compliance against desired states, making it valuable for auditing the *history* and *compliance* of security group configurations. However, it does not log the specific API calls, like `RevokeSecurityGroupIngress`, that modify the security group. The requirement for logging *changes* for auditing implies capturing the detailed API *events* (who, what, when) that caused the modification. AWS Config would be correct if the goal was to ensure security groups adhere to specific rules or to maintain a configuration history.

  • VPC Flow Logs

    Why it's wrong here

    VPC Flow Logs capture IP traffic information, not API calls.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva writes every DBS-C01 question from scratch — 1,663 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.