exam questions

Exam AWS Certified DevOps Engineer - Professional DOP-C02 All Questions

View all questions & answers for the AWS Certified DevOps Engineer - Professional DOP-C02 exam

Exam AWS Certified DevOps Engineer - Professional DOP-C02 topic 1 question 217 discussion

A company has an application that runs on AWS Lambda and sends logs to Amazon CloudWatch Logs. An Amazon Kinesis data stream is subscribed to the log groups in CloudWatch Logs. A single consumer Lambda function processes the logs from the data stream and stores the logs in an Amazon S3 bucket.

The company’s DevOps team has noticed high latency during the processing and ingestion of some logs.

Which combination of steps will reduce the latency? (Choose three.)

  • A. Create a data stream consumer with enhanced fan-out. Set the Lambda function that processes the logs as the consumer.
  • B. Increase the ParallelizationFactor setting in the Lambda event source mapping.
  • C. Configure reserved concurrency for the Lambda function that processes the logs.
  • D. Increase the batch size in the Kinesis data stream.
  • E. Turn off the ReportBatchItemFailures setting in the Lambda event source mapping.
  • F. Increase the number of shards in the Kinesis data stream.
Show Suggested Answer Hide Answer
Suggested Answer: ABF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GripZA
8 months, 3 weeks ago
Selected Answer: ABF
A: Kinesis Enhanced fan-out is an Amazon Kinesis Data Streams feature that enables consumers to receive records from a data stream with dedicated throughput of up to 2 MB of data per second per shard. A consumer that uses enhanced fan-out doesn't have to contend with other consumers that are receiving data from the stream. B: Reserved concurrency – This represents the maximum number of concurrent instances allocated to your function. When a function has reserved concurrency, no other function can use that concurrency. Reserved concurrency is useful for ensuring that your most critical functions always have enough concurrency to handle incoming requests. F: The data capacity of your stream is a function of the number of shards that you specify for the stream. The total capacity of the stream is the sum of the capacities of its shards.
upvoted 2 times
...
seetpt
1 year ago
Selected Answer: ABF
ABF for me
upvoted 2 times
...
c3518fc
1 year ago
Selected Answer: ABF
https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html
upvoted 4 times
...
Ola2234
1 year, 1 month ago
ABF or ACF
upvoted 1 times
...
WhyIronMan
1 year, 1 month ago
Selected Answer: ABF
A,B,F, https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html
upvoted 3 times
...
Seoyong
1 year, 1 month ago
Selected Answer: ABF
https://aws.amazon.com/about-aws/whats-new/2019/11/aws-lambda-supports-parallelization-factor-for-kinesis-and-dynamodb-event-sources/
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago