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

A company wants to build a map of its IT infrastructure to identify and enforce policies on resources that pose security risks. The company's security team must be able to query data in the IT infrastructure map and quickly identify security risks.

Which solution will meet these requirements with the LEAST operational overhead?

  • A. Use Amazon RDS to store the data. Use SQL to query the data to identify security risks.
  • B. Use Amazon Neptune to store the data. Use SPARQL to query the data to identify security risks.
  • C. Use Amazon Redshift to store the data. Use SQL to query the data to identify security risks.
  • D. Use Amazon DynamoDB to store the data. Use PartiQL to query the data to identify security risks.
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
NSA_Poker
4 months ago
Selected Answer: B
Visualize your AWS Infrastructure with Amazon Neptune and AWS Config https://aws.amazon.com/blogs/database/visualize-your-aws-infrastructure-with-amazon-neptune-and-aws-config/ Using Amazon Neptune for Security Graphs https://aws.amazon.com/neptune/security-graphs-on-aws/#:~:text=Using%20Amazon%20Neptune%20for%20Security%20Graphs
upvoted 1 times
...
Rahulmaddy
4 months, 1 week ago
Selected Answer: D
Option B is very tough to impliment for such a simple usecase.
upvoted 1 times
...
Scheldon
4 months, 1 week ago
Selected Answer: B
AnswerB Neptune is the only Graph database from all options which seems to be most suitable. I'm not sure about SPARQL but hence Neptun is the best option hence SPARQL should be to. https://docs.aws.amazon.com/neptune/latest/userguide/intro.html
upvoted 2 times
...
jcck202020
6 months ago
Option B (Use Amazon Neptune to store the data. Use SPARQL to query the data) is the most suitable choice. Neptune is purpose-built for storing and querying graph data, making it a natural fit for representing and querying the complex relationships inherent in an IT infrastructure map. Additionally, SPARQL is a powerful and efficient query language for graph databases, facilitating quick identification of security risks.
upvoted 3 times
...
dds69
6 months, 2 weeks ago
Selected Answer: B
Using Amazon Neptune with SPARQL, a query language for graph databases, allows the security team to easily query the data in the IT infrastructure map to identify security risks. SPARQL is specifically designed for querying graph data and allows for complex queries to traverse relationships between resources efficiently.
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 ...