exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 637 discussion

A retail company processes point-of-sale data on application servers in its data center and writes outputs to an Amazon DynamoDB table. The data center is connected to the company's VPC with an AWS Direct Connect (DX) connection, and the application servers require a consistent network connection at speeds greater than 2 Gbps.
The company decides that the DynamoDB table needs to be highly available and fault tolerant. The company policy states that the data should be available across two regions.
What changes should the company make to meet these requirements?

  • A. Establish a second DX connection for redundancy. Use DynamoDB global tables to replicate data to a second Region. Modify the application to fail over to the second Region.
  • B. Use an AWS managed VPN as a backup to DX. Create an identical DynamoDB table in a second Region. Modify the application to replicate data to both Regions.
  • C. Establish a second DX connection for redundancy. Create an identical DynamoDB table in a second Region. Enable DynamoDB auto scaling to manage throughput capacity. Modify the application to write to the second Region.
  • D. Use AWS managed VPN as a backup to DX. Create an identical DynamoDB table in a second Region. Enable DynamoDB streams to capture changes to the table. Use AWS Lambda to replicate changes to the second Region.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Gmail78
Highly Voted 3 years, 8 months ago
A - https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GlobalTables.html
upvoted 15 times
...
mustpassla
Highly Voted 3 years, 6 months ago
A, speeds greater than 2 Gbps.
upvoted 8 times
...
evargasbrz
Most Recent 2 years, 5 months ago
Selected Answer: A
I'll go with A
upvoted 1 times
...
hilft
2 years, 10 months ago
A. two region - > "global"
upvoted 1 times
...
jyrajan69
3 years, 3 months ago
Only A gives you the Global Table option for Dynamo so definitely the answer
upvoted 2 times
...
AzureDP900
3 years, 5 months ago
A is right
upvoted 1 times
...
AzureDP900
3 years, 5 months ago
A for sure
upvoted 1 times
...
andylogan
3 years, 6 months ago
It's A - Managed VPN max throughput 1.25Gbps
upvoted 2 times
...
tgv
3 years, 6 months ago
AAA ---
upvoted 1 times
...
WhyIronMan
3 years, 6 months ago
I'll go with A
upvoted 1 times
...
Waiweng
3 years, 7 months ago
it;s A
upvoted 3 times
...
PredaOvde
3 years, 7 months ago
A say "modify the application to fail over..." . That makes no sense.
upvoted 1 times
...
alisyech
3 years, 7 months ago
A for sure
upvoted 1 times
...
bulapapa
3 years, 7 months ago
A is correct VPN doesn't meet the bandwidth. The maximum bandwidth of VPN is 1.25Gbps. https://docs.aws.amazon.com/vpn/latest/s2svpn/vpn-limits.html
upvoted 4 times
...
Kian1
3 years, 7 months ago
going with A
upvoted 2 times
...
LB
3 years, 7 months ago
A - Dynamo DB global tables and redundant Direct connection
upvoted 2 times
...
kopper2019
3 years, 7 months ago
A, VPN cannot be used since they required stable and consistent speed and DynamoDB global tables
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 ...