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

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

A global company is developing an application across multiple AWS Regions. The company needs a database solution with low latency in each Region and automatic disaster recovery. The database must be deployed in an active-active configuration with automatic data synchronization between Regions.
Which solution will meet these requirements with the LOWEST latency?

  • A. Amazon RDS with cross-Region read replicas
  • B. Amazon DynamoDB global tables
  • C. Amazon Aurora global database
  • D. Amazon Athena and Amazon S3 with S3 Cross Region Replication
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
mbar94
Highly Voted 2 years, 10 months ago
Selected Answer: B
I would choose B.
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 9 months ago
Selected Answer: B
B. Amazon DynamoDB global tables https://aws.amazon.com/dynamodb/global-tables/ "Amazon DynamoDB global tables is a fully managed, serverless, multi-Region, and multi-active database. Global tables provide you 99.999% availability, increased application resiliency, and improved business continuity. As global tables replicate your Amazon DynamoDB tables automatically across your choice of AWS Regions, you can achieve fast, local read and write performance."
upvoted 2 times
...
aviathor
2 years, 1 month ago
Selected Answer: B
DynamoDB is the only database that provides truly automated fail-over (cross-region) and active-active (multi-active) access.
upvoted 2 times
...
Kamalt
2 years, 3 months ago
ChatGPT: If the restored Amazon DocumentDB cluster endpoint is not accessible, the database specialist should check the cluster's security group settings to ensure that the appropriate inbound rules are configured to allow incoming connections. Therefore, none of the options presented in the question would solve the connectivity issue. A and B refer to the cluster's parameter group, which does not affect connectivity to the cluster endpoint. Parameter groups are used to configure database engine settings.
upvoted 1 times
Kamalt
2 years, 3 months ago
This is for question 97
upvoted 1 times
...
Kamalt
2 years, 3 months ago
C suggests configuring the interface VPC endpoint and associating the new Amazon DocumentDB cluster. However, this option is not relevant to the issue at hand as it relates to network connectivity within the VPC. D suggests using AWS DataSync to run the syncInstances command, which is also not relevant to this issue. DataSync is a data transfer service, and running the syncInstances command does not solve connectivity issues to an Amazon DocumentDB cluster. Therefore, the database specialist should verify the security group rules for the Amazon DocumentDB cluster to ensure that the necessary inbound rules are configured to allow incoming connections.
upvoted 1 times
...
...
rags1482
2 years, 8 months ago
active-active is dynamo DB global table Answer B
upvoted 3 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 ...