Cloud, SDN & Production Architectures · Study deck

SDN Anomaly Detection: Signals and Response Logic

A burst of gateway scans may be a fault, an attack, or normal service work.

Cloud Clara is your guide for this deck.

implanomalydetection
Cloud Clara, the module guide, in a scene from this chapter.
iotclass.org

After studying this chapter

Learning objectives

You will be able to:

  • Explain: Between them, the signal sources relationship becomes visible: Signal sources for anomaly detection: flow counters, port counters, topology events, controller state, packet samples, and service proof mapped to questions and limits.
  • Explain: That observation connects this visual to the chapter's running narrative: use it to justify the next design decision and to record what evidence would confirm it in operation.
  • Explain: An anomaly is not simply "more traffic than usual." It is a meaningful mismatch between observed behavior and expected behavior for a device, service, path, or policy state.
iotclass.org

Major section

Start With the Alert Question

A gateway is a device or service that joins a local network to wider paths.

  • Its records may suggest a scan, but the same shape can come from a planned update or a broken setup.
  • A high score is not proof of cause or safe containment.
  • This opening does not choose one detector or automatic response.

Key terms

Anomaly detection
Anomaly detection is not a magic alarm.
iotclass.org

Major section

Minimum Viable Understanding

An anomaly is not simply "more traffic than usual." It is a meaningful mismatch between observed behavior and expected behavior for a device, service, path, or policy state.

  • Detection and response should stay separate until the proof is strong enough and the rollback path is clear.

Why it matters

SDN helps because the controller can observe and change network behavior, but that power must be gated.

Decision route from operating question through signal selection, baseline, detection, confidence gate, bounded response, service proof, and baseline update.
Decision route from operating question through signal selection, baseline, detection, confidence gate, bounded response, service proof, and baseline update.
iotclass.org

Major section

Signal Sources

Each source has a useful question and a blind spot.

  • Three concrete diagram labels organize: Signal source, did the path change?, and outside controller.
  • Between them, the signal sources relationship becomes visible: Signal sources for anomaly detection: flow counters, port counters, topology events, controller state, packet samples, and service proof mapped to questions and limits.
Signal sources for anomaly detection: flow counters, port counters, topology events, controller state, packet samples, and service proof mapped to questions and limits.
Signal sources for anomaly detection: flow counters, port counters, topology events, controller state, packet samples, and service proof mapped to questions and limits.
iotclass.org

Major section

Detection Methods

That observation connects this visual to the chapter's running narrative: use it to justify the next design decision and to record what evidence would confirm it in operation.

  • The detection record should include the method, the source data, the baseline used, the confidence reason, and the response it is allowed to trigger.
Anomaly detection combines layered signals - flow and port statistics, signature matching, and behavioral analysis - into one confidence decision.
Anomaly detection combines layered signals - flow and port statistics, signature matching, and behavioral analysis - into one confidence decision.
iotclass.org

Deck summary

Key takeaways

A gateway is a device or service that joins a local network to wider paths.

  • An anomaly is not simply "more traffic than usual." It is a meaningful mismatch between observed behavior and expected behavior for a device, service, path, or policy state.
  • Each source has a useful question and a blind spot.
  • That observation connects this visual to the chapter's running narrative: use it to justify the next design decision and to record what evidence would confirm it in operation.
iotclass.org

Retrieval practice

Recall check

Cloud Clara says: answer from memory, then check your reasoning.

Q1A building gateway suddenly contacts many internal destinations outside its normal telemetry path, but expected telemetry still reaches the broker. Which first check keeps the SDN response decision traceable?

ARecord role, unusual destinations, counters, topology, baseline, receiver proof, service-risk gate, scoped response, owner, expiry, and rollback path.
BBlock all gateway traffic immediately because a destination-fan-out alert proves the gateway is compromised.
CUse one controller dashboard rule as proof for every gateway role, topology change, outage, protected service path, rollback owner, and baseline update.
DLet the alert update the baseline after containment clears the signal, then inspect rollback and incident records later.
Show answer

Answer: A A traceable SDN anomaly response connects the gateway role, unusual destination signal, corroborating controller and topology evidence, matching baseline, receiver proof, service-risk gate, bounded response, rollback owner, expiry, and review condition before containment becomes a system dependency.

iotclass.org

Print reference

Answers

Answer key.

  1. A · A traceable SDN anomaly response connects the gateway role, unusual destination signal, corroborating controller and topology evidence, matching baseline, receiver proof, service-risk gate, bounded response, rollback owner, expiry, and review condition before containment becomes a system dependency.
iotclass.org