Advanced terms
Security risks specific to AI systems — prompt injection, training data poisoning, model extraction, and insecure output handling that differ from traditional application security.
6mo ago
AI / ML advanced
Domain objects with only data (getters/setters) and no behaviour — business logic scattered across service classes.
6mo ago
Code Quality advanced
A translation layer between two systems with different models — preventing a legacy or external system's concepts and terminology from leaking into the domain model.
6mo ago
Architecture advanced
A distributed event streaming platform — topics, partitions, and consumer groups enable high-throughput, fault-tolerant, replayable message streams at massive scale.
6mo ago
Messaging advanced
A cryptographic system with a public key (shared freely) and a private key (kept secret) — data encrypted with the public key can only be decrypted with the private key.
6mo ago
Cryptography advanced
A sequential model of cyberattack stages from reconnaissance to exfiltration — used to identify optimal detection and disruption points.
6mo ago
Security advanced