Transformation
Reshape origin event data in to target event
Overview
A streaming event transform converts a source event in to transformed event and event properties. Transformation are performed in real-time using a continuous process.
Support includes derived attributes, transformed properties, custom and transformed events.
Use cases
Here are some use cases of how it can be applied in stream processing:
- Customer data Mask Personal Identifiable Information. 
- GDPR compliance Tokenise a data value in to component parts and randomise sensitive components. 
- Secure communication Encrypt sensitive data for endpoint consumption. 
- Feature engineering Basic bucketing for statistical processing. 
- Domain transformers Convert from source and to target domain data structures. 
Available transformation options
Customise events in real-time using Joule out-of-the-box transformation processors.
Last updated
Was this helpful?
