DOP-C02 · Question #161
A company uses AWS and has a VPC that contains critical compute infrastructure with predictable traffic patterns. The company has configured VPC flow logs that are published to a log group in Amazon C
The correct answer is A. Create an Amazon Kinesis data stream. Subscribe the log group to the data stream. Configure. https://docs.aws.amazon.com/kinesisanalytics/latest/dev/app-anomaly-detection.html
Question
A company uses AWS and has a VPC that contains critical compute infrastructure with predictable traffic patterns. The company has configured VPC flow logs that are published to a log group in Amazon CloudWatch Logs. The company's DevOps team needs to configure a monitoring solution for the VPC flow logs to identify anomalies in network traffic to the VPC over time. If the monitoring solution detects an anomaly, the company needs the ability to initiate a response to the anomaly. How should the DevOps team configure the monitoring solution to meet these requirements?
Options
- ACreate an Amazon Kinesis data stream. Subscribe the log group to the data stream. Configure
- BCreate an Amazon Kinesis Data Firehose delivery stream that delivers events to an Amazon S3
- CCreate an AWS Lambda function to detect anomalies. Configure the Lambda function to publish
- DCreate an Amazon Kinesis data stream. Subscribe the log group to the data stream. Create an
How the community answered
(62 responses)- A50% (31)
- B15% (9)
- C29% (18)
- D6% (4)
Explanation
https://docs.aws.amazon.com/kinesisanalytics/latest/dev/app-anomaly-detection.html
Topics
Community Discussion
No community discussion yet for this question.