Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

PDF DVA-C01 Study Guide

Page: 4 / 23
Total 608 questions

AWS Certified Developer Associate Exam Questions and Answers

Question 13

\ developer is designing a serverless application for a game in which users register and log in through a web browser. The application makes requests on behalf of users to a set of AWS Lambda functions that un behind an Amazon API Gateway HTTP API.

rhe developer needs to implement a solution to register and log in users on the application's sign-in page. The solution must minimize operational overhead and must minimize ongoing management of user identities.

Which solution will meet these requirements?

Options:

A.

Create Amazon Cognito user pools for external social identity providers. Configure 1AM roles for the identity pools.

B.

Program the sign-in page to create users' 1AM groups with the 1AM roles attached to the groups.

C.

Create an Amazon RDS for SQL Server DB instance to store the users and manage the permissions to the backend resources in AWS.

D.

Configure the sign-in page to register and store the users and their passwords in an Amazon DynamoDB table with an attached 1AM policy.

Question 14

A company is developing a microservice that will manage customer account data in an Amazon DynamoDB table. Insert, update, and delete requests will be rare. Read traffic will be heavy. The company must have the ability to access customer data quickly by using a customer ID. The microservice can tolerate stale data.

Which solution will meet these requirements with the FEWEST possible read capacity units (RCUs)?

Options:

A.

Read the table by using eventually consistent reads.

B.

Read the table by using strongly consistent reads.

C.

Read the table by using transactional reads.

D.

Read the table by using strongly consistent PartiQL queries.

Question 15

A developer is working on a Python application that runs on Amazon EC2 instances. The developer wants to enable tracing of application requests to debug performance issues in the code.

Which combination of actions should the developer take to achieve this goal? (Select TWO.)

Options:

A.

Install the Amazon CloudWatch agent on the EC2 instances.

B.

Install the AWS X-Ray daemon on the EC2 instances

C.

Configure the application to write JSON-formatted logs to /var/log/cloudwatch.

D.

Configure the application to write trace data to /var/log/xray.

E.

Install and configure the AWS X-Ray SDK for Python in the application.

Question 16

A developer has an Amazon DynamoDB table that must be in provisioned mode to comply with user requirements. The application needs to support the following:

• Average item size: 10 KB

• Item reads each second: 10 strongly consistent

• Item writes each second: 2 transactional

Which read and write capacity cost-effectively meets these requirements?

Options:

A.

Read 10; write 2

B.

Read 30; write 40

C.

Use on-demand scaling

D.

Read 300; write 400

Page: 4 / 23
Total 608 questions