
Dennes Torres
Dennes is a DBA and Data Platform MVP (2020-2023) living in Malta who loves Data Platform, including Azure Data Platform, Microsoft Fabric, SQL Server and recently got involved by Generative AI. In the past, he was married with software development, resulting in a total of more than 20 years of experience between Data Platform, cloud and software development. He moved to Malta after more than 10 years leading devSQL PASS Chapter in Rio de Janeiro and now is a member of the leadership team of MMDPUG PASS Chapter in Malta organizing meetings, events, and webcasts about Microsoft Data Platform. He is an MCT, MCSE in Data Platforms and BI, with more titles in software development. He can be found working for DTower Software and speaking in SQL Saturdays around Europe
Dennes Torres's Sessions
Data Virtualization and Data Lake using SQL Big Data Cluster (part 1)SQLBits 2020
In this session we will merge practice and theory, analyzing what is data virtualization and data lake, what their benefits and how to implement them using SQL Server 2019 Big Data Cluster
Data Virtualization and Data Lake using SQL Big Data Cluster (part 2)SQLBits 2020
In this session we will merge practice and theory, analyzing what is data virtualization and data lake, what their benefits and how to implement them using SQL Server 2019 Big Data Cluster
Building Production-Grade AI Agents with Azure AI FoundrySQLBits 2026
A full-day advanced training on building production-grade AI agents with Azure AI Foundry. The session starts with Model Context Protocol (MCP), showing how to build an MCP server using Azure Functions and test it with the MCP Inspector. Participants then create a Foundry agent linked to the MCP server, reuse the same MCP backend in Copilot Studio with a small demonstration, and implement knowledge bases backed by Azure AI Search using hybrid retrieval combining vector, keyword, and semantic search with model-controlled query refinement. The day concludes with an intent-driven workflow that routes requests between RAG-based knowledge retrieval and structured database access in a single agent.
Low Code Medallion: Using Lakehouse Materialized viewsSQLBits 2026
This session explores how they simplify medallion architecture creation into a low-code — and in some cases near no-code — experience, significantly changing how data engineering pipelines are built. You’ll learn how the feature works internally, its limitations, where it fits best, and how to build Materialized Lake Views to streamline and modernize your data pipelines.
Microsoft Foundry Demystified: Building and Evaluating Agents with MCP and GuardrailsSQLBits 2026
Get started with the new Foundry ecosystem from Microsoft and learn how to build your first AI-powered workflow.
This session introduces the core concepts of Foundry, explains how the platform works, and walks through creating an MCP server as an Azure Function and connecting it to an agent. You’ll also learn how Foundry evaluates agent performance and how to apply guardrails to ensure your solutions remain safe, reliable, and aligned with organizational standards.
A fast-paced, practical introduction for anyone ready to begin building with Foundr
RAG in the Era of Knowledge Bases: Building Intelligent Retrieval with Microsoft FoundrySQLBits 2026
This session explores modern RAG architectures in Foundry, explaining when to use vector-based AI Search indexes versus the new Knowledge Base concept, how they work internally, and how agents can leverage each approach for better grounding and retrieval. Attendees will leave with practical guidance on choosing the right RAG pattern for agent-driven solutions.
Unlock Real-Time Data with SQL Server 2025 Change Event Stream and Microsoft FabricSQLBits 2026
SQL Server 2025 introduces Change Event Stream, enabling real-time capture of inserts, updates, and deletes as an event stream. Combined with Microsoft Fabric, this allows transactional data to flow continuously into Eventstream, Lakehouse, and Real-Time Analytics without polling or batch ETL. In this session, you’ll learn how Change Event Stream works, how it differs from CDC and Change Tracking, and how to build low-latency, event-driven architectures that power real-time dashboards, alerts, and modern data applications bridging transactions and analytics.
Unlocking Marketing Intelligence with AI Transformations in FabricSQLBits 2026
This session demonstrates a practical marketing solution for review sentiment analysis, showing how Fabric Shortcut Transformations and AI Shortcut Transformations simplify data pipelines, apply AI directly to data, and deliver insights faster. Ideal for data professionals and marketing innovators looking to unlock business value with scalable, reusable techniques.
Vectors & AI: The Twin Engines of SQL Server 2025SQLBits 2026
Discover how SQL Server 2025 transforms data querying by combining native vector support with deep AI model integration. This session shows how semantic search goes beyond keywords, enabling meaning-based queries and more relevant results through vector similarity. Learn how to invoke large language models directly from SQL Server to enrich queries with AI-driven context, summaries, and insights—securely and efficiently. With simplified development compared to earlier Azure SQL approaches, SQL Server 2025 empowers developers and data professionals to seamlessly blend vectors and AI in a single, powerful query experience.
Why Your Fabric Lakehouse Gets Slower Over Time (and How to Fix It)SQLBits 2026
A full-day advanced training on Microsoft Fabric Lakehouse maintenance and performance. The session provides a deep explanation of Delta internals, why OPTIMIZE and VACUUM are required, and how to implement maintenance at scale across multiple lakehouses. Attendees learn how to diagnose performance using lakehouse system tables, map heavy queries back to semantic models and reports, and plan critical configuration choices such as V-Order. The training also covers partitioning, Z-Order, and PySpark query practices for consistent, predictable performance.