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

Full Access Amazon Web Services DVA-C01 Tutorials

Page: 12 / 23
Total 608 questions

AWS Certified Developer Associate Exam Questions and Answers

Question 45

A supplier is writing a new RESTful API for customers to query the status of orders. The customers requested the following API endpoint.

Which of the following application designs meet the requirements? (Select two.)

Options:

A.

Amazon SQS; Amazon SNS

B.

Elastic Load Balancing; Amazon EC2

C.

Amazon ElastiCache; Amazon Elacticsearch Service

D.

Amazon API Gateway; AWS Lambda

E.

Amazon S3; Amazon CloudFront

Question 46

A Developer has setup an Amazon Kinesis Stream with 4 shards to ingest a maximum of 2500 records per second. A Lambda function has been configured to process these records.

In which order will these records be processed?

Options:

A.

Lambda will receive each record in the reverse order it was placed into the stream following a LIFO (last-in, first-out) method

B.

Lambda will receive each record in the exact order it was placed into the stream following a FIFO (first-in, first-out) method.

C.

Lambda will receive each record in the exact order it was placed into the shard following a FIFO (first-in, first-out) method. There is no guarantee of order across shards.

D.

The Developer can select FIFO, (first-in, first-out), LIFO (last-in, last-out), random, or request specific record using the getRecords API.

Question 47

A company is adding stored value for gift card) capability to its highly popular casual gaming website. Users need to be able to trade this value for other users' items on the platform. This would require both users' records be updated as a single transaction, or both users' records to be completely rolled back.

Which AWS database options can provide the transactional capability required for this new feature? (Select TWO )

Options:

A.

Amazon DynamoDB with operations made with the ConsistentRead parameter set to true

B.

Amazon ElastiCache for Memcached with operations made within a transaction block

C.

Amazon Aurora MySQL with operations made within a transaction block

D.

Amazon DynamoDB with reads and writes made using Transact" operations

E.

Amazon Redshift with operations made within a transaction block

Question 48

A developer registered an AWS Lambda function as a target for an Application Load Balancer (ALB) using a CLI command. However, the Lambda function is not being invoked when the client sends requests through the ALB.

Why is the Lambda function not being invoked?

Options:

A.

A Lambda function cannot be registered as a target for an ALB

B.

A Lambda function can be registered with an ALB using AWS Management Console only

C.

The permissions to invoke the Lambda function are missing

D.

Cross-zone is not enabled on the ALB

Page: 12 / 23
Total 608 questions