The AWS console for DynamoDB enables you to do all the following operations, except:
Correct Answer:C
The AWS console for DynamoDB enables you to do all the above operation but not Importing Data from other databases or from files and it is not possible to do it.
Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ConsoIeDynamoDB.html
In regard to DynamoDB, can I modify the index once it is created?
Correct Answer:C
Currently, in DynamoDB, an index cannot be modified once it is created. Reference: http://aws.amazon.com/dynamodb/faqs/#security_anchor
A user plans to use RDS as a managed DB platform. Which of the below mentioned features is not supported by RDS?
Correct Answer:B
AWS RDS provides a managed DB platform, which offers features, such as automated backup, patch management, automated failure detection and recovery. The scaling is not automated and the user needs to plan it with a few clicks.
Reference: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html
When AutoScaIing is launching a new instance based on condition, which of the below mentioned policies will it follow?
Correct Answer:C
AutoScaIing attempts to distribute instances evenly between the Availability Zones that are enabled for the user’s AutoScaIing group. Auto Scaling does this by attempting to launch new instances in the Availability Zone with the fewest instances.
Reference:http://docs.aws.amazon.com/AutoScaIing/latest/Deve|operGuide/AS_Concepts.htmI
What item operation allows the retrieval of multiple items from a DynamoDB table in a single API call?
Correct Answer:B
Which of the following are correct statements with policy evaluation logic in AWS Identity and Access Management? Choose 2 answers
Correct Answer:AC