ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 705 - SAA-C03 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Use Amazon DynamoDB to store the data. Use PartiQL to query the data to identify security risks.
Suggested answer: B

Explanation:

Understanding the Requirement: The company needs to map its IT infrastructure to identify and enforce security policies, with the ability to quickly query and identify security risks.

Analysis of Options:

Amazon RDS: While suitable for relational data, it is not optimized for handling complex relationships and querying those relationships, which is essential for an IT infrastructure map.

Amazon Neptune: A graph database service designed for handling highly connected data. It uses SPARQL to query graph data efficiently, making it ideal for mapping IT infrastructure and identifying relationships that pose security risks.

Amazon Redshift: A data warehouse solution optimized for complex queries on large datasets but not specifically for graph data.

Amazon DynamoDB: A NoSQL database that uses PartiQL for querying, but it is not optimized for complex relationships in graph data.

Best Option for Mapping and Querying IT Infrastructure:

Amazon Neptune provides the most suitable solution with the least operational overhead. It is purpose-built for graph data and enables efficient querying of complex relationships to identify security risks.

Amazon Neptune

Querying with SPARQL

asked 16/09/2024
lakshmi potla
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first