Processing, Transporting, and Storing Information
February 18, 2026
By Ted SteinmannThis topic is inspired by the framing in Technology: Its Fundamental Nature by Rias van Wyk and shaped for practical modernization work.
The core idea is simple: most technology work can be understood as improving how organizations process, transport, and store information. When teams use this lens, planning becomes more concrete and less tool-driven.
Processing Information
Processing turns raw inputs into operational decisions and outputs.
- Validate and transform incoming data
- Apply business rules consistently
- Reduce manual rework and exception handling
Transporting Information
Transport moves information between people, systems, and workflows.
- Define stable interfaces between systems
- Reduce fragile handoffs and one-off transfers
- Improve integration reliability and observability
Storing Information
Storage preserves usable history, context, and state.
- Keep structures aligned with business meaning
- Retain traceability for decisions and operations
- Support repeatable analysis over time
Why This Helps Modernization
This three-part view helps teams break complex programs into actionable workstreams:
- Migrations become scoped as what changes in storage and transport.
- Integrations become explicit transport contracts and failure modes.
- Data analysis becomes clearer because processing logic and storage assumptions are documented.
Related Pages
Category: data
Tags: data, integrations, migration, data-wrangling