Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 27 Topic 3 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 27 Topic 3 Discussion

DVA-C02 Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3

A company has an application that receives batches of orders from partners every day. The application uses an AWS Lambda function to process the batches.

If a batch contains no orders, the Lambda function must publish to an Amazon SNS topic as soon as possible.

Which combination of steps will meet this requirement with the LEAST implementation effort? (Select TWO.)


A.

Update the existing Lambda function ' s code to send an Amazon CloudWatch custom metric for the number of orders in a batch for each partner.


B.

Create a new Lambda function as an Amazon Kinesis data stream consumer. Configure the new Lambda function to track orders and to publish to the SNS topic when a batch contains no orders.


C.

Set up an Amazon CloudWatch alarm that will send a notification to the SNS topic when the value of the custom metric is 0.


D.

Schedule a new Lambda function to analyze Amazon CloudWatch metrics every 24 hours to identify batches that contain no orders. Configure the Lambda function to publish to the SNS topic.


E.

Modify the existing Lambda function to log orders to an Amazon Kinesis data stream.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.