exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 271 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 271
Topic #: 1
[All AWS Certified Database - Specialty Questions]

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?

  • A. AWS Systems Manager Parameter Store
  • B. DB parameter group
  • C. AWS Config with the Amazon RDS managed rules
  • D. AWS Secrets Manager
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pranava_GCP
1 year, 9 months ago
Selected Answer: B
B. DB parameter group https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/parameter-groups-overview.html
upvoted 3 times
...
Windy
1 year, 10 months ago
I vote for B
upvoted 2 times
...
Mintwater
2 years, 2 months ago
A https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/parameter-groups-overview.html --- "Default and custom parameter groups If you create a DB instance without specifying a DB parameter group, the DB instance uses a default DB parameter group. Likewise, if you create a Multi-AZ DB cluster without specifying a DB cluster parameter group, the DB cluster uses a default DB cluster parameter group. Each default parameter group contains database engine defaults and Amazon RDS system defaults based on the engine, compute class, and allocated storage of the instance."
upvoted 1 times
Mintwater
2 years, 2 months ago
Sorry, B is correct. Not A. ( I input A by mistake)
upvoted 4 times
...
...
Kanwar_89
2 years, 5 months ago
Selected Answer: B
B as RDS does not support parameter store
upvoted 3 times
...
Don2021
2 years, 5 months ago
B 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.
upvoted 3 times
...
khun
2 years, 5 months ago
Selected Answer: B
B. check Hira101's comment
upvoted 3 times
...
Hira101
2 years, 5 months ago
B - As RDS can not access the Parameter store: You can also reference parameters in a number of other AWS services, including the following: Amazon Elastic Compute Cloud (Amazon EC2) Amazon Elastic Container Service (Amazon ECS) AWS Secrets Manager AWS Lambda AWS CloudFormation AWS CodeBuild AWS CodePipeline AWS CodeDeploy
upvoted 3 times
Pranava_GCP
1 year, 9 months ago
Agreed, RDS can not use Parameter Store. https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html#parameter-store-features
upvoted 1 times
...
...
rags1482
2 years, 5 months ago
Answer : B
upvoted 2 times
Mintwater
2 years, 2 months ago
While AWS Systems Manager Parameter Store, AWS Config with the Amazon RDS managed rules, and AWS Secrets Manager are all useful AWS services, they do not directly address the requirement to manage configuration parameters for Amazon Aurora DB clusters.
upvoted 1 times
...
...
Sab
2 years, 5 months ago
Selected Answer: A
Parameter Store, a capability of AWS Systems Manager, provides secure, hierarchical storage for configuration data management and secrets management. https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...