AWS-Certified-Developer-Associate Dumps

AWS-Certified-Developer-Associate Free Practice Test

Amazon AWS-Certified-Developer-Associate: Amazon AWS Certified Developer - Associate

QUESTION 136

- (Exam Topic 3)
A developer is creating an application that is based on an AWS Lambda function. The function uses the AWS SDK to read product price data from an Amazon S3 bucket and to write user information to an Amazon Aurora DB instance The Lambda function runs often, up to a few times each minute To meet performance requirements, the developer must minimize the run duration of the Lambda function
Which actions can help the developer increase the performance? (Select TWO)

Correct Answer: AC

QUESTION 137

A user is trying to understand AWS SNS. To which of the below mentioned end points is SNS unable to send a notification?

Correct Answer: A
Amazon Simple Notification Service (Amazon SNS) is a fast, filexible, and fully managed push messaging service. Amazon SNS can deliver notifications by SMS text message or email to the Amazon Simple Queue Service (SQS) queues or to any HTTP endpoint. The user can select one the following
transports as part of the subscription requests: "HTTP", "HTTPS","Emai|", "EmaiI-JSON", "SQS", "and SMS".
Reference: http://aws.amazon.com/sns/faqs/

QUESTION 138

Which of the following are valid SNS delivery transports? Choose 2 answers

Correct Answer: AC

QUESTION 139

Which features can be used to restrict access to data in S3? Choose 2 answers

Correct Answer: CD

QUESTION 140

When you create a table with a hash-and-range key, you must define one or more secondary indexes on that table.

Correct Answer: B
When you create a table with a hash-and-range key in DynamoDB, you can also define one or more secondary indexes on that table.
Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LSI.htmI