ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 219 - DBS-C01 discussion

Report
Export

A startup company in the travel industry wants to create an application that includes a personal travel assistant to display information for nearby airports based on user location. The application will use Amazon DynamoDB and must be able to access and display attributes such as airline names, arrival times, and flight numbers. However, the application must not be able to access or display pilot names or passenger counts.

Which solution will meet these requirements MOST cost-effectively?

A.
Use a proxy tier between the application and DynamoDB to regulate access to specific tables, items, and attributes.
Answers
A.
Use a proxy tier between the application and DynamoDB to regulate access to specific tables, items, and attributes.
B.
Use IAM policies with a combination of IAM conditions and actions to implement fine-grained access control.
Answers
B.
Use IAM policies with a combination of IAM conditions and actions to implement fine-grained access control.
C.
Use DynamoDB resource policies to regulate access to specific tables, items, and attributes.
Answers
C.
Use DynamoDB resource policies to regulate access to specific tables, items, and attributes.
D.
Configure an AWS Lambda function to extract only allowed attributes from tables based on user profiles.
Answers
D.
Configure an AWS Lambda function to extract only allowed attributes from tables based on user profiles.
Suggested answer: B

Explanation:

https://aws.amazon.com/blogs/aws/fine-grained-access-control-for-amazon-dynamodb/

asked 16/09/2024
Sebastian Gryza
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first