nerdexam
Amazon

DBS-C01 · Question #280

A company has a variety of Amazon Aurora DB clusters. Each of these DB clusters has various configurations that meet specific sets of requirements. Depending on the team and the use case, these config

The correct answer is B. DB parameter group. A DB cluster parameter group acts as a container for engine configuration values that are applied to every DB instance in an Aurora DB cluster. For example, the Aurora shared storage model requires that every DB instance in an Aurora cluster use the same setting for parameters su

Submitted by renata2k· Mar 6, 2026Management and Operations

Question

A company has a variety of Amazon Aurora DB clusters. Each of these DB clusters has various configurations that meet specific sets of requirements. Depending on the team and the use case, these configurations can be organized into broader categories. A database specialist wants to implement a solution to make the storage and modification of the configuration parameters more systematic. Which AWS service or feature should the database specialist use to meet these requirements?

Options

  • AAWS Systems Manager Parameter Store
  • BDB parameter group
  • CAWS Config with the Amazon RDS managed rules
  • DAWS Secrets Manager

How the community answered

(41 responses)
  • A
    7% (3)
  • B
    88% (36)
  • C
    2% (1)
  • D
    2% (1)

Explanation

A DB cluster parameter group acts as a container for engine configuration values that are applied to every DB instance in an Aurora DB cluster. For example, the Aurora shared storage model requires that every DB instance in an Aurora cluster use the same setting for parameters such as innodb_file_per_table. Thus, parameters that affect the physical storage layout are part of the cluster parameter group.

Topics

#Aurora#DB parameter groups#configuration management

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice