
Ultimate access to all questions.
You are responsible for maintaining a data pipeline that ingests real-time data from IoT devices. The pipeline uses Amazon Kinesis Data Streams and AWS Lambda for processing. Recently, the pipeline has been experiencing latency issues. What steps would you take to diagnose and resolve these latency issues?
A
Increase the shard count in Kinesis Data Streams and monitor the performance using Amazon CloudWatch.
B
Reduce the number of Lambda functions and use AWS CloudTrail to log all API calls for analysis.
C
Optimize the Lambda functions by increasing the memory allocation and monitoring the performance using Amazon CloudWatch.
D
Use Amazon Macie to scan the data streams for sensitive data and optimize the processing logic.