Which solution will meet these requirements with the LEAST operational overhead?
Use Amazon RDS to store the data. Use SQL to query the data to identify security risks.
Use Amazon Neptune to store the data. Use SPARQL to query the data to identify security risks.
Use Amazon Redshift to store the data. Use SQL to query the data to identify security risks.
Use Amazon DynamoDB to store the data. Use PartiQL to query the data to identify security risks.
Explanations:
Amazon RDS is suitable for relational data but involves higher operational overhead for scalability needs.
Amazon Neptune is ideal for mapping complex relationships, such as an IT infrastructure, with low overhead.
Amazon Redshift is optimized for analytics but is not designed for mapping interconnected IT resources.
Amazon DynamoDB is highly scalable but lacks native graph capabilities needed to model infrastructure data.