Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 830 discussion

A company has 5 TB of datasets. The datasets consist of 1 million user profiles and 10 million connections. The user profiles have connections as many-to-many relationships. The company needs a performance efficient way to find mutual connections up to five levels.

Which solution will meet these requirements?

  • A. Use an Amazon S3 bucket to store the datasets. Use Amazon Athena to perform SQL JOIN queries to find connections.
  • B. Use Amazon Neptune to store the datasets with edges and vertices. Query the data to find connections.
  • C. Use an Amazon S3 bucket to store the datasets. Use Amazon QuickSight to visualize connections.
  • D. Use Amazon RDS to store the datasets with multiple tables. Perform SQL JOIN queries to find connections.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sandordini
5 months, 3 weeks ago
Selected Answer: B
Neptune: A Graph database stores nodes and relationships instead of tables or documents
upvoted 2 times
...
Kaula
6 months, 3 weeks ago
Selected Answer: B
https://docs.aws.amazon.com/neptune/latest/userguide/notebooks-visualization.html
upvoted 4 times
...
alawada
6 months, 3 weeks ago
Selected Answer: B
Neptune automatically scales storage and compute resources based on workload demands, ensuring optimal performance even as the dataset grows over time.
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 ...