Introduction to Database SystemsCovers the fundamentals of database systems, including data modeling, information processing, and the challenges of managing large volumes of data.
Spark Data FramesCovers Spark Data Frames, distributed collections of data organized into named columns, and the benefits of using them over RDDs.
Air Pollution Data AnalysisCovers the analysis of air pollution data, focusing on R basics, visualizing time series, and creating summaries of pollutant concentrations.
Storage Management in SmartDataLakeExplores storage management challenges in transitioning to data lakes, addressing software and hardware heterogeneity, unified storage design, and performance optimization.
Big Data: Processing and DimensionsExplores Big Data generation, storage, processing, and dimensions, along with challenges in data analytics, cloud computing elasticity, and security.
Cache MemoryExplores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.