Question 175:
You are working in an e-commerce company. It is essential to monitor the stability of its applications continuously and notify the site reliability engineering team when there is an ongoing DDoS attack. AWS Shield Advanced has been enabled in the AWS account. How would you configure the notifications for an ongoing DDoS event?
Answer options:
A.Configure a CloudWatch event rule for the DDoSDetected event of Shield Advanced. Register an AWS SNS topic in the target of the rule. B.Configure a CloudWatch log filter for the Shield Advanced logs. If the logs contain “DDoSDetected”, trigger a CloudWatch alarm to provide notifications. C.Configure a CloudWatch alarm for the DDoSDetected metric of Shield Advanced. Trigger an AWS SNS notification. D.Configure a CloudWatch alarm in the global threat dashboard of the AWS Shield Advanced console.