
Margarita Naumova
Sessions for 2026
Managing massive tables isn't just about storage, it's about keeping performance sharp and maintenance practical. In this session, you'll learn proven strategies for optimizing queries, indexing, and partitioning on large tables, along with scalable data archival approaches to reduce bloat, control cost, and stay compliant. Ideal for DBAs and data engineers working at scale
A practical, demo-driven deep dive into SQL Server table partitioning. Learn how partitioning works under the hood, why partition elimination succeeds or fails, and how design and maintenance choices impact performance and reliability in real systems. Learn how table partitioning works internally in SQL Server. This Part 1 session covers partition functions and schemes, physical row placement, partition switching, splitting and merging, and the mechanics behind partition elimination—supported by practical demos and execution plan analysis.
A practical, demo-driven deep dive into SQL Server table partitioning. Learn how partitioning works under the hood, why partition elimination succeeds or fails, and how design and maintenance choices impact performance and reliability in real systems. Learn how table partitioning works internally in SQL Server. Build on the partitioning mechanics from Part 1 and focus on real-world usage. This session explores partition key selection, aligned and non-aligned indexes, maintenance strategies, and how to diagnose and fix common performance problems in partitioned tables.
This training day provides an end-to-end approach to designing high-performing Microsoft Fabric Warehouses. It covers loading strategies, schema and query design, performance features, Workload Management, and deployment practices, with a strong focus on performance and cost efficiency. Real project examples and feedback from data engineering teams illustrate how design decisions behave in practice. Attendees leave with a clear mental model that enables informed, scalable, and predictable warehouse design.
This session explores the main ways to integrate SQL Server 2025 with Microsoft Fabric and the trade-offs each approach introduces. We compare classic ETL (including pipeline-based ingestion) with newer near-real-time options such as Mirroring and Change Event Streams (CES). Using practical scenarios, the session focuses on how these patterns differ in latency, operational complexity, schema evolution, and cost. Attendees leave with a clear framework for choosing the right integration approach for their workloads.
SQL Server 2025 introduces Optimized Locking and deepens its reliance on Accelerated Database Recovery. This session explains how these features work together, what changes in locking and recovery behavior, and what that means in real production systems. Attendees gain a practical understanding of the benefits, trade-offs, and operational considerations of using Optimized Locking with ADR.
We will talk about how to combine the toolset we have for building elegant data loading solutions in the warehouse for the best performance. Tips and tricks on the way will help you learn, design and be prepared to start a process of loading data in your Fabric warehouse environment.