List of questions
Related questions
Question 163 - DBS-C01 discussion
For the first time, a database professional is establishing a test graph database on Amazon Neptune. Thedatabase expert must input millions of rows of test observations from an Amazon S3.csv file. Thedatabase professional uploaded the data to the Neptune DB instance through a series of API calls.Which sequence of actions enables the database professional to upload the data most quickly? (Select three.)
A.
Ensure Amazon Cognito returns the proper AWS STS tokens to authenticate the Neptune DB instance to the S3 bucket hosting the CSV file.
B.
Ensure the vertices and edges are specified in different .csv files with proper header column formatting.
C.
Use AWS DMS to move data from Amazon S3 to the Neptune Loader.
D.
Curl the S3 URI while inside the Neptune DB instance and then run the addVertex or addEdge commands.
E.
Ensure an IAM role for the Neptune DB instance is configured with the appropriate permissions to allow access to the file in the S3 bucket.
F.
Create an S3 VPC endpoint and issue an HTTP POST to the database ?€™s loader endpoint.
Your answer:
0 comments
Sorted by
Leave a comment first