Topic 1 Question 227
A network engineer needs to monitor internet metrics for an application that is in a VPC. The metrics include user experiences such as health events, latency, and traffic insights.
The network engineer sets up Amazon CloudWatch Internet Monitor for the application. The engineer wants to push the internet health events to a third-party target.
Which solution will meet these requirements with the LEAST implementation effort?
Create a third-party API endpoint in Amazon EventBridge. Configure internet Monitor to send the events to the third-party API endpoint in EventBridge.
Create a third-party API endpoint in Amazon EventBridge. Create a rule in EventBridge that uses Internet Monitor as the source and the third-party API endpoint in EventBridge as the destination.
Create a third-party API endpoint in internet Monitor. Configure Internet Monitor to send the events to an Amazon S3 bucket. Configure an AWS Lambda function to send the events to the third-party API endpoint in Internet Monitor.
Create a third-party API endpoint in Internet Monitor. Configure Internet Monitor to send the events to the third-party API endpoint in Internet Monitor.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: B
By setting a rule and forwarding the events to the third party endpoint will be least effort required option.
👍 1ArunRav2024/11/18 - 正解だと思う選択肢: B
https://aws.amazon.com/blogs/networking-and-content-delivery/using-amazon-cloudwatch-internet-monitor-for-enhanced-internet-observability/ low-effort solution is to use Amazon EventBridge to create a rule that routes Internet Monitor events to the third-party API endpoint. This approach leverages native AWS integrations and avoids unnecessary complexity.
👍 1woorkim2024/12/22 - 正解だと思う選択肢: B
Answer is B, not D
👍 1youonebe2025/02/25
シャッフルモード