Tutorial 13: Security Operations and Network Performance Management

COMP347 Unit 8 – Network Management and Network Operations

Table of Contents

Learning Objectives

After completing this extended tutorial, you should be able to:

Overview

This tutorial provides a comprehensive, in‑depth exploration of two critical aspects of network management: security operations and performance management. Security operations encompass the processes, tools, and practices used to protect the network from threats, detect incidents, and respond effectively. Performance management focuses on ensuring that the network delivers the required service levels efficiently, with optimal resource utilization and minimal degradation.

We begin with security operations: IDS/IPS deployment, SIEM integration, threat detection and response, and security telemetry. We then turn to performance management: capacity planning, traffic engineering, SLA monitoring, QoS, and bottleneck identification. The tutorial highlights the intersection of these domains, as security incidents can impact performance, and performance degradation may indicate security breaches. Case studies illustrate integrated operations. The extensive quiz, exercises, and homework are designed to develop both theoretical and practical skills.

Technical and Theoretical Content

1. Introduction to Security Operations

Security operations (SecOps) involves the continuous monitoring, detection, and response to security threats in the network. Key objectives:

Security operations integrate with network management through shared data (logs, flows, alerts) and coordinated workflows.

2. IDS/IPS Integration and Management

3. Security Information and Event Management (SIEM)

SIEM is a centralized platform that collects, correlates, and analyzes security events from multiple sources. Functions:

Popular SIEMs: Splunk Enterprise Security, IBM QRadar, ArcSight, Azure Sentinel, and open‑source alternatives (Wazuh, the ELK stack with security modules).

4. Threat Detection and Response

5. Security Telemetry and Operational Security Metrics

6. Introduction to Network Performance Management

Performance management ensures that the network meets the required quality of service for applications and users. Key components:

7. Capacity Planning and Resource Utilization Analysis

8. Traffic Engineering and QoS Monitoring

9. SLA Monitoring and Service‑Performance Optimization

10. Bottleneck Identification and Troubleshooting

11. Integrating Security and Performance Operations

12. Case Studies

Quiz (52 Questions)

All answers are hidden; click Show Answer to reveal.

Question 1:

What is the main objective of security operations (SecOps)?

Show Answer
Continuous monitoring, detection, and response to security threats.
Question 2:

What is the difference between an IDS and an IPS?

Show Answer
IDS detects and alerts; IPS detects and actively blocks or modifies traffic.
Question 3:

What is the role of SIEM in network security?

Show Answer
To collect, correlate, and analyze security events from multiple sources for threat detection and compliance.
Question 4:

List three functions of a SIEM.

Show Answer
Log aggregation, event correlation, alerting and dashboards, incident response, compliance reporting.
Question 5:

What is the difference between signature‑based and anomaly‑based detection?

Show Answer
Signature‑based matches known patterns; anomaly‑based detects deviations from normal behavior.
Question 6:

What is threat intelligence and how is it used?

Show Answer
External feeds of indicators of compromise (IOCs) to enable proactive detection and blocking.
Question 7:

Name two security metrics commonly tracked in operations.

Show Answer
Mean Time to Detect (MTTD) and Mean Time to Respond (MTTR).
Question 8:

What is the purpose of performance management in networks?

Show Answer
To ensure the network meets required quality of service for applications and users.
Question 9:

What are the key performance metrics for network monitoring?

Show Answer
Latency, throughput, packet loss, jitter, and availability.
Question 10:

What is capacity planning?

Show Answer
Forecasting future network resource needs based on growth trends.
Question 11:

What is a common threshold for network utilization to trigger an alert?

Show Answer
Typically 80% for bandwidth, but thresholds vary by application.
Question 12:

Define traffic engineering.

Show Answer
Optimizing network paths to balance load and avoid congestion.
Question 13:

What is QoS and how does it work?

Show Answer
Quality of Service: mechanisms (e.g., DSCP, queuing) to prioritize different traffic classes.
Question 14:

What is an SLA and what does it contain?

Show Answer
Service Level Agreement: defines performance targets like uptime, latency, and response time.
Question 15:

What is the difference between an SLO and an SLA?

Show Answer
SLO is an internal target; SLA is a formal agreement with penalties.
Question 16:

What is a network bottleneck?

Show Answer
A point in the network where performance is constrained due to limited capacity or other issues.
Question 17:

List three common diagnostic tools for identifying bottlenecks.

Show Answer
Ping, traceroute, iperf, SNMP counters, NetFlow.
Question 18:

How can security incidents affect network performance?

Show Answer
DDoS attacks consume bandwidth; malware may generate excessive traffic; breaches may cause resource contention.
Question 19:

What is the purpose of integrating security and performance operations?

Show Answer
To provide a holistic view and enable coordinated response to incidents that impact both security and performance.
Question 20:

What is a security telemetry data source?

Show Answer
Firewall logs, IDS/IPS logs, DNS logs, endpoint detection data, etc.
Question 21:

What is the role of a Security Operations Center (SOC)?

Show Answer
To continuously monitor, detect, and respond to security incidents.
Question 22:

How does anomaly detection help in security?

Show Answer
It identifies unusual behavior that may indicate zero‑day attacks or insider threats.
Question 23:

What is the difference between inline and passive IDS/IPS deployment?

Show Answer
Inline (IPS) sits in the traffic path and can block; passive (IDS) monitors via a tap or span port and only alerts.
Question 24:

What is a false positive in IDS/IPS and why is it a concern?

Show Answer
A false positive is an alert generated for benign traffic; it can cause alert fatigue and waste resources.
Question 25:

What is the purpose of capacity forecasting?

Show Answer
To predict when resources will run out and plan upgrades proactively.
Question 26:

What is the 80/20 rule in capacity planning?

Show Answer
A common threshold: when utilization reaches 80%, plan for upgrade; 20% is the growth buffer.
Question 27:

Name three techniques for traffic engineering.

Show Answer
ECMP, MPLS traffic engineering, policy-based routing.
Question 28:

What is the role of DSCP in QoS?

Show Answer
Differentiated Services Code Point: marks packets for priority queuing and handling.
Question 29:

What is a "jitter" and why is it important for real‑time applications?

Show Answer
Jitter is the variation in latency; high jitter degrades VoIP and video quality.
Question 30:

What is the difference between throughput and bandwidth?

Show Answer
Bandwidth is the capacity; throughput is the actual data rate achieved.
Question 31:

What is a "Service Level Indicator" (SLI)?

Show Answer
A quantitative measure of service performance, e.g., latency percentile.
Question 32:

What is the role of a network performance manager?

Show Answer
To monitor, analyze, and optimize network performance to meet SLAs.
Question 33:

How can you detect a bottleneck in a network?

Show Answer
By monitoring utilization, latency, and packet loss on links; comparing to baselines.
Question 34:

What is the difference between proactive and reactive capacity management?

Show Answer
Proactive plans ahead based on forecasts; reactive responds to performance issues after they occur.
Question 35:

What is a network flow and how is it used in performance monitoring?

Show Answer
A flow is a sequence of packets sharing the same 5‑tuple; flow data (e.g., NetFlow) provides traffic patterns for analysis.
Question 36:

What is the purpose of QoS monitoring?

Show Answer
To verify that traffic classes receive the expected priority and performance.
Question 37:

What is an IPS signature?

Show Answer
A pattern used to identify known attacks or exploits.
Question 38:

What is a SIEM correlation rule?

Show Answer
A rule that combines events from multiple sources to identify a potential threat (e.g., failed logins followed by admin access).
Question 39:

How does threat intelligence feed into a SIEM?

Show Answer
By providing IOCs (IPs, domains, hashes) that the SIEM can match against logs for alerts.
Question 40:

What is the role of a "Security Operations Center" (SOC) vs. a "Network Operations Center" (NOC)?

Show Answer
SOC focuses on security threats; NOC focuses on network performance and availability.
Question 41:

What is a "security incident" and how is it different from an "event"?

Show Answer
An event is any observable occurrence; an incident is an event that compromises security (e.g., unauthorized access).
Question 42:

What is the importance of time synchronization (NTP) in security operations?

Show Answer
To correlate events accurately across devices for forensic analysis.
Question 43:

What is a "honeypot" and how does it assist security operations?

Show Answer
A decoy system to attract and detect attackers, providing early warning.
Question 44:

What is the purpose of a "runbook" in security incident response?

Show Answer
A documented set of procedures for handling common security incidents.
Question 45:

What is the difference between a vulnerability scan and a penetration test?

Show Answer
Vulnerability scan identifies potential weaknesses; penetration test actively exploits them to assess risk.
Question 46:

What is the role of a firewall in security operations?

Show Answer
To filter traffic based on rules, blocking unauthorized access.
Question 47:

What is a Distributed Denial of Service (DDoS) attack and how does it impact performance?

Show Answer
Overwhelms network resources with traffic, causing congestion and service degradation.
Question 48:

How can network segmentation improve security?

Show Answer
By isolating sensitive systems and limiting the spread of breaches.
Question 49:

What is the relationship between MTTR and downtime?

Show Answer
MTTR (Mean Time to Repair) directly impacts downtime; lower MTTR means faster recovery.
Question 50:

What is the purpose of a "post‑incident review" in security?

Show Answer
To analyze what happened, why, and how to prevent recurrence.
Question 51:

What is the difference between a "signature" and "heuristic" in IDS/IPS?

Show Answer
Signature matches known patterns; heuristic looks for suspicious behavior based on rules.
Question 52:

What is the purpose of a "baseline" in performance management?

Show Answer
A reference for normal performance to detect anomalies and measure improvement.

Exercises (28 Applied Problems)

Sample solutions are hidden – click to reveal.

Exercise 1:

You are monitoring a firewall and notice an unusual spike in outbound traffic from a server. What steps would you take to investigate if this is a security incident?

Show Sample Solution
Check firewall logs for source/destination, compare to baselines, check IDS alerts, examine server processes, and isolate if suspicious.
Exercise 2:

Design a SIEM correlation rule to detect a brute-force attack followed by a successful login on the same account.

Show Sample Solution
Rule: count failed logins from same source to same user within 5 minutes (threshold 5), then if a successful login occurs within 1 minute, generate alert.
Exercise 3:

You have a WAN link with 100 Mbps capacity. Average utilization is 70% with occasional spikes to 95%. What actions would you take for capacity planning?

Show Sample Solution
Monitor trends; if growth continues, plan upgrade (e.g., to 200 Mbps) or implement QoS to prioritize critical traffic.
Exercise 4:

Explain how you would use NetFlow data to identify a DDoS attack.

Show Sample Solution
Look for sudden increase in flows from many unique source IPs to a single destination, or high packet rate. Identify the target and trigger mitigation.
Exercise 5:

You are responsible for a VoIP network. Users complain of choppy audio. What performance metrics would you monitor and how would you troubleshoot?

Show Sample Solution
Monitor jitter, latency, and packet loss for VoIP traffic; check QoS settings; verify bandwidth and congestion.
Exercise 6:

Write a sample SIEM alert rule in pseudocode that triggers when a host scans more than 100 unique IPs in 10 minutes.

Show Sample Solution
Count distinct destination IPs per source IP in 10-minute window; if > 100, alert.
Exercise 7:

Explain how to perform bottleneck analysis on a router interface using SNMP counters.

Show Sample Solution
Check ifInOctets and ifOutOctets for utilization, ifInErrors and ifOutErrors for errors, and ifDiscards for drops. High utilization and drops indicate bottleneck.
Exercise 8:

Design a QoS policy for a network that carries voice, video, and web traffic. Specify DSCP markings and queuing.

Show Sample Solution
Voice: DSCP EF, priority queue. Video: AF41, strict priority or low-latency queue. Web: best-effort (default).
Exercise 9:

You detect a potential data exfiltration via unusual DNS queries. How would you investigate using SIEM and logs?

Show Sample Solution
Check DNS logs for unusual domains (e.g., long subdomains), correlate with firewall logs for outbound traffic, and investigate the source host.
Exercise 10:

What is the role of a baseline in anomaly detection? How would you establish one?

Show Sample Solution
Baseline is normal behavior; establish by collecting metrics over a period (e.g., 2 weeks) and calculating averages/percentiles.
Exercise 11:

You have an IDS that generates many false positives. What steps can you take to tune it?

Show Sample Solution
Adjust thresholds, whitelist trusted hosts, update signatures, and correlate with other sources to filter noise.
Exercise 12:

Explain the concept of "service performance optimization" and list three common techniques.

Show Sample Solution
Optimization: adjusting configurations to improve performance. Techniques: load balancing, caching, and compression.
Exercise 13:

How can you use a network performance management tool to monitor SLA compliance?

Show Sample Solution
Define SLIs (latency, uptime) in the tool; set SLO thresholds; generate reports showing compliance percentage.
Exercise 14:

A security incident has been resolved. What should be included in the post‑incident review?

Show Sample Solution
Timeline, root cause, actions taken, impact, lessons learned, and action items to prevent recurrence.
Exercise 15:

Design a capacity monitoring dashboard showing key metrics for a data center network.

Show Sample Solution
Include graphs for link utilization (top 10 links), CPU/memory of core devices, latency (heatmap), and error rates.
Exercise 16:

What is the difference between a false positive and a false negative in IDS/IPS?

Show Sample Solution
False positive: alert on non‑threat; false negative: missed actual threat. Both are undesirable.
Exercise 17:

Explain how to use traceroute to diagnose a performance issue between two endpoints.

Show Sample Solution
Run traceroute to see each hop and latency; identify hops with high latency or packet loss; check those devices.
Exercise 18:

What is a "known bad" IP feed and how is it used in security monitoring?

Show Sample Solution
A list of IPs associated with malicious activity; used to block or alert on traffic to/from those IPs.
Exercise 19:

You have a network with periodic latency spikes. How would you differentiate between a security incident (e.g., DDoS) and a performance issue (e.g., congestion)?

Show Sample Solution
Check traffic patterns: DDoS shows high packet rate from many sources; congestion shows high utilization from normal traffic. Use NetFlow and IDS alerts.
Exercise 20:

Explain how to implement proactive capacity management using trend analysis.

Show Sample Solution
Collect historical utilization data; apply linear regression or forecasting to predict when utilization will reach threshold (e.g., 80%); plan upgrades accordingly.
Exercise 21:

What is the role of a "security policy" in network management?

Show Sample Solution
Defines rules for access, behavior, and controls; guides configuration and monitoring.
Exercise 22:

How can you use SNMP traps for security event monitoring?

Show Sample Solution
Configure devices to send traps for security events (e.g., authentication failures, interface status changes) to a trap receiver (e.g., SIEM).
Exercise 23:

Describe the process of risk assessment for a network service.

Show Sample Solution
Identify assets, threats, vulnerabilities, and impacts; calculate risk (likelihood x impact); prioritize mitigations.
Exercise 24:

What is the relationship between jitter and buffer sizing in real‑time applications?

Show Sample Solution
High jitter requires larger jitter buffers at the receiver to smooth out variation, increasing delay.
Exercise 25:

Explain how to use a network performance monitoring tool to identify a misconfigured QoS policy.

Show Sample Solution
Check per‑class statistics; if a high‑priority class has high drop rate, QoS policy may be misconfigured or oversubscribed.
Exercise 26:

You receive an alert from your SIEM about a potential ransomware outbreak. What are the immediate containment steps?

Show Sample Solution
Isolate infected hosts (disconnect network), block traffic to suspicious domains/IPs, and alert incident response team.
Exercise 27:

What is the purpose of an incident response plan (IRP) and what are its key components?

Show Sample Solution
IRP outlines steps to handle incidents: preparation, detection, containment, eradication, recovery, and lessons learned.
Exercise 28:

How can you measure the effectiveness of your security operations over time?

Show Sample Solution
Track metrics: number of incidents, MTTD, MTTR, false positive rate, and security posture improvements.

Homework (22 In‑Depth Assignments)

Sample answers are hidden; use them to guide your study.

Homework 1:

Write a detailed analysis of the integration between SIEM and network performance monitoring. How can shared data improve both security and performance operations?

Show Sample Answer

Shared data includes flow logs, device status, and alerts. Integration enables correlation: a performance degradation can indicate a DDoS attack, and a security incident can cause capacity issues. Unified dashboards help NOC and SOC collaborate.

Homework 2:

Design a comprehensive capacity planning process for a large enterprise network, including data collection, forecasting, and upgrade trigger mechanisms.

Show Sample Solution

Collect utilization data via SNMP/telemetry; forecast using regression; define thresholds (e.g., 80% utilization); set alerts and automate upgrade workflows.

Homework 3:

Explain the concept of "false positive" and "false negative" in the context of security monitoring. Discuss strategies to balance detection and false alarms.

Show Sample Solution

False positive: alerts on benign activity; false negative: misses attacks. Strategies: tune thresholds, use multiple detection methods, and employ threat intelligence.

Homework 4:

Research and compare three different QoS queuing mechanisms (e.g., LLQ, WFQ, CBWFQ) and their suitability for different traffic types.

Show Sample Solution

LLQ (Low Latency Queuing) for voice; WFQ (Weighted Fair Queuing) for data; CBWFQ (Class-Based WFQ) for class-based prioritization.

Homework 5:

Design a security incident response workflow for a ransomware attack, including detection, containment, eradication, and recovery.

Show Sample Solution

Detection: SIEM alert; containment: isolate affected hosts; eradication: remove malware; recovery: restore from clean backups; lessons: improve backup strategy.

Homework 6:

Explain how to use network flow data to perform traffic engineering and identify heavy hitters.

Show Sample Solution

Collect NetFlow/IPFIX; aggregate by source/destination; identify top talkers; adjust routing or QoS.

Homework 7:

Analyze a case study of a major DDoS attack and discuss the mitigation steps and the lessons learned for performance and security management.

Show Sample Solution

Example: Dyn DNS attack; mitigation: traffic scrubbing, rate limiting, and upstream filtering; lessons: need for redundant infrastructure and DDoS protection.

Homework 8:

Write a guide on how to perform a root‑cause analysis for a performance degradation event, using both performance metrics and security logs.

Show Sample Solution

Identify time of degradation, check performance metrics (utilization, latency, errors), review security logs (firewall, IDS) for anomalies, correlate to find the cause.

Homework 9:

Explain the concept of "MTTD" and "MTTR" and how they are measured in a SOC. What is a good target for each?

Show Sample Solution

MTTD: Mean Time to Detect; target < 10 minutes. MTTR: Mean Time to Respond; target < 1 hour. Measured from incident time to detection/response.

Homework 10:

Design a performance monitoring dashboard for a cloud‑native application that integrates with a SIEM for security events.

Show Sample Solution

Dashboard includes: response times, error rates, throughput, and security alerts overlay. Use Grafana with Prometheus and Elasticsearch.

Homework 11:

Research and explain the use of machine learning in security anomaly detection. What are the advantages and challenges?

Show Sample Solution

ML can detect unknown threats (zero‑day) by learning behavior patterns. Challenges: false positives, training data quality, and model drift.

Homework 12:

Describe a scenario where a security incident (e.g., a worm) could cause performance degradation, and how you would differentiate it from a normal capacity issue.

Show Sample Solution

Worm scanning generates high traffic from one host; capacity issue is distributed. Use IDS alerts and flow data to identify pattern.

Homework 13:

Write a policy document for network performance management, including roles, responsibilities, and key performance indicators.

Show Sample Solution

Policy covers: monitoring frequency, escalation thresholds, capacity planning process, and reporting frequency.

Homework 14:

Explain the concept of "security telemetry" and list common telemetry sources. How can it be used for proactive threat hunting?

Show Sample Solution

Sources: firewall logs, DNS logs, proxy logs, EDR data. Proactive hunting uses queries and analytics to find anomalies without waiting for alerts.

Homework 15:

Design a procedure for evaluating and selecting a SIEM solution for a large enterprise, including requirements and evaluation criteria.

Show Sample Solution

Requirements: scalability, correlation capabilities, integration with existing tools, compliance reporting, and cost. Evaluate multiple vendors via PoC.

Homework 16:

Explain how to use a network performance baseline to detect anomalies and potential security issues.

Show Sample Solution

Establish baseline of normal traffic patterns; deviations (e.g., sudden spikes) can indicate attacks (DDoS) or misconfigurations.

Homework 17:

Research the concept of "Zero Trust Network Access" (ZTNA) and discuss its impact on security operations and network performance.

Show Sample Solution

ZTNA: no implicit trust; all access verified. Reduces attack surface but may add latency due to authentication; performance impact can be minimized with modern architectures.

Homework 18:

Write a detailed plan for the integration of an IDS/IPS with a SIEM and a network performance monitoring system.

Show Sample Solution

IDS/IPS logs sent to SIEM; SIEM correlates alerts with performance data from NPM; unified dashboard shows both; automated actions like traffic shaping on performance impact.

Homework 19:

Explain the role of "packet capture" in both security and performance troubleshooting. Provide examples.

Show Sample Solution

Packet capture provides detailed analysis: for security, examine malicious payload; for performance, analyze retransmissions and delays.

Homework 20:

Design a training program for NOC and SOC staff to handle cross‑functional incidents that involve both security and performance.

Show Sample Solution

Include joint exercises (tabletop drills), cross‑training on tools, and defined escalation paths.

Homework 21:

Discuss the challenges of managing security and performance in a multi‑cloud environment and propose strategies to overcome them.

Show Sample Solution

Challenges: inconsistent tools, data silos, complex latency. Strategies: unified observability platform, centralized policy management, and automated response.

Homework 22:

Analyze the trade‑offs between inline and out‑of‑band security devices in terms of performance impact and security effectiveness.

Show Sample Solution

Inline (IPS) blocks threats in real time but adds latency; out‑of‑band (IDS) has no latency but only alerts. Trade‑off: choose based on criticality and latency tolerance.

Summary

This extended tutorial has provided a comprehensive exploration of security operations and network performance management. We covered IDS/IPS integration, SIEM functions, threat detection and response, and security telemetry. On the performance side, we examined capacity planning, traffic engineering, QoS, SLA monitoring, and bottleneck identification. The integration of security and performance operations was emphasized, as both domains share data and impact each other. Case studies illustrated real‑world scenarios.

Mastering both security and performance is essential for modern network professionals, as they ensure the network is not only available and fast but also secure. The extensive quiz, exercises, and homework are designed to reinforce theoretical knowledge and practical skills. In the next tutorial, we will explore Modern Network Management Platforms and Tool Ecosystems.

COMP347 Unit 8 – Extended Tutorial 13 • TrustOpen University • Last updated: August 2026