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 202 discussion

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

A vehicle insurance company needs to choose a highly available database to track vehicle owners and their insurance details. The persisted data should be immutable in the database, including the complete and sequenced history of changes over time with all the owners and insurance transfer details for a vehicle.
The data should be easily verifiable for the data lineage of an insurance claim.
Which approach meets these requirements with MINIMAL effort?

  • A. Create a blockchain to store the insurance details. Validate the data using a hash function to verify the data lineage of an insurance claim.
  • B. Create an Amazon DynamoDB table to store the insurance details. Validate the data using AWS DMS validation by moving the data to Amazon S3 to verify the data lineage of an insurance claim.
  • C. Create an Amazon QLDB ledger to store the insurance details. Validate the data by choosing the ledger name in the digest request to verify the data lineage of an insurance claim.
  • D. Create an Amazon Aurora database to store the insurance details. Validate the data using AWS DMS validation by moving the data to Amazon S3 to verify the data lineage of an insurance claim.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
mbar94
Highly Voted 2 years, 9 months ago
Selected Answer: C
Immutable history of changes - agree with C.
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 8 months ago
Selected Answer: C
C. Create an Amazon QLDB ledger https://aws.amazon.com/qldb/faqs/
upvoted 1 times
...
tsk9921
2 years ago
Agreed C, QLDB is best for this req
upvoted 1 times
...
Don2021
2 years, 5 months ago
C : Amazon Quantum Ledger Database (QLDB) - Maintain an immutable, cryptographically verifiable log of data changes
upvoted 3 times
...
khun
2 years, 5 months ago
Ans is C
upvoted 1 times
...
cloudsunriser
2 years, 8 months ago
Selected Answer: C
immutable
upvoted 4 times
...
SonamDhingra
2 years, 9 months ago
Selected Answer: C
C is correct
upvoted 1 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 ...