Hopp til innhold
YHYasin Hessnawi
Ta kontakt
Tilbake
Masterprogram2026-06-05

Intelligent Data Management

Advanced data engineering for data-driven decision making: intelligent data warehousing, data streaming, and scalable information fusion.

This course covered the modern data management and data engineering methods that support large-scale, data-driven decision making. I learned to select, apply, and develop data engineering tools for intelligent data processing and analysis, and to reason about the major trade-offs in designing a comprehensive data processing pipeline.

Data Warehousing at Scale

The warehousing module went beyond classic star schemas into advanced data warehousing solutions for decision support: dimensional modeling choices, aggregation strategies, and the infrastructure that makes efficient information consolidation possible. Designing for the query patterns you expect, rather than the data you happen to have, was a recurring theme.

Data Streaming

I studied the design of intelligent data streaming systems: how to process unbounded data, what trade-offs windowing and approximation introduce, and where streaming beats batch for timely decision making. We elaborated on how streaming architectures behave under large-scale, data-intensive scenarios and where their applicability limits lie.

Information Fusion

The most research-oriented part of the course dealt with information fusion: reconstructing objects from multiple, possibly incomplete and inconsistent observations. Scalable fusion and information linkage are critical when a comprehensive picture of a subject requires large amounts of data from disparate sources, and we explored how these concepts accelerate new research directions in intelligent data management.

Course Project: CyberSight Data Warehouse

I applied the warehousing and pipeline material in CyberSight_DW, building a data warehouse for security-oriented analytics end to end: source integration, a dimensional model, and the load pipeline feeding analysis-ready marts.

The course struck a good balance between conceptual knowledge and practical skills, and it sharpened how I think about the data layer that every serious AI system stands on.