ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 391 - SCS-C01 discussion

Report
Export

A company has a requirement to create a DynamoDB table. The company's software architect has provided the following CLI command for the DynamoDB table

Which of the following has been taken of from a security perspective from the above command?

Please select:

A.
Since the ID is hashed, it ensures security of the underlying table.
Answers
A.
Since the ID is hashed, it ensures security of the underlying table.
B.
The above command ensures data encryption at rest for the Customer table
Answers
B.
The above command ensures data encryption at rest for the Customer table
C.
The above command ensures data encryption in transit for the Customer table
Answers
C.
The above command ensures data encryption in transit for the Customer table
D.
The right throughput has been specified from a security perspective
Answers
D.
The right throughput has been specified from a security perspective
Suggested answer: B

Explanation:

The above command with the "-sse-specification Enabled=true" parameter ensures that the data for the DynamoDB table is encrypted at rest. Options A,C and D are all invalid because this command is specifically used to ensure data encryption at rest For more information on DynamoDB encryption, please visit the URL:

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/encryption.tutorial.htmlThe correct answer is: The above command ensures data encryption at rest for the Customer table

asked 16/09/2024
M S
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first