Free DVA-C02 Exam Dumps

No Installation Required, Instantly Prepare for the DVA-C02 exam and please click the below link to start the DVA-C02 Exam Simulator with a real DVA-C02 practice exam questions.
Use directly our on-line DVA-C02 exam dumps materials and try our Testing Engine to pass the DVA-C02 which is always updated.

  • Exam Code: DVA-C02
  • Exam Title: DVA-C02
  • Vendor: Amazon
  • Exam Questions: 127
  • Last Updated: June 29th,2024

Question 1

An application that is hosted on an Amazon EC2 instance needs access to files that are stored in an Amazon S3 bucket. The application lists the objects that are stored in the S3 bucket and displays a table to the user. During testing, a developer discovers that the application does not show any objects in the list.
What is the MOST secure way to resolve this issue?

Correct Answer:B

Question 2

An application uses Lambda functions to extract metadata from files uploaded to an S3 bucket; the metadata is stored in Amazon DynamoDB. The application starts behavingunexpectedly, and the developer wants to examine the logs of the Lambda function code for errors.
Based on this system configuration, where would the developer find the logs?

Correct Answer:C

Question 3

A developer is building a new application on AWS. The application uses an AWS Lambda function that retrieves information from an Amazon DynamoDB table. The developer hard coded the DynamoDB table name into the Lambda function code. The table name might change over time. The developer does not want to modify the Lambda code if the table name changes.
Which solution will meet these requirements MOST efficiently?

Correct Answer:C

Question 4

A developer has an application that makes batch requests directly to Amazon DynamoDB by using the BatchGetItem low-level API operation. The responses frequently return values in the UnprocessedKeys element.
Which actions should the developer take to increase the resiliency of the application when the batch response includes values in UnprocessedKeys? (Choose two.)

Correct Answer:BD

Question 5

A developer has created an AWS Lambda function that is written in Python. The Lambda function reads data from objects in Amazon S3 and writes data to an Amazon DynamoDB table. The function is successfully invoked from an S3 event notification when an object is created. However, the function fails when it attempts to write to the DynamoDB table.
What is the MOST likely cause of this issue?

Correct Answer:D