FCSS_CDS_AR-7.6 · Question #12
Your monitoring team reports performance issues with a web application hosted in Azure. You suspect that the bottleneck might be due to unexpected inbound traffic spikes. Which method should you use…
The correct answer is D. Enable NSG Flow Logs and analyze logs with Azure Monitor. To identify and analyze inbound traffic patterns, you should enable NSG Flow Logs and analyze them with Azure Monitor. This provides detailed insights into traffic flows, including source/destination IPs, ports, and volume, which helps detect spikes or unusual traffic behavior…
Question
Your monitoring team reports performance issues with a web application hosted in Azure. You suspect that the bottleneck might be due to unexpected inbound traffic spikes. Which method should you use to identify and analyze the traffic pattern?
Options
- ADeploy Azure Firewall to log traffic by IP address.
- BEnable Azure DDoS protection to prevent inbound traffic spikes.
- CUse Azure Traffic Manager to visualize all traffic to the application.
- DEnable NSG Flow Logs and analyze logs with Azure Monitor.
How the community answered
(41 responses)- A5% (2)
- B15% (6)
- C7% (3)
- D73% (30)
Explanation
To identify and analyze inbound traffic patterns, you should enable NSG Flow Logs and analyze them with Azure Monitor. This provides detailed insights into traffic flows, including source/destination IPs, ports, and volume, which helps detect spikes or unusual traffic behavior affecting the web application.
Topics
Community Discussion
No community discussion yet for this question.