SQLSaturday #982 – Auckland – Virtual 2020

Event Date: 08/08/2020 00:00:00

Event Location:

  • Otago Polytechnic Auckland International Campus
  • Level 2/350 Queen Street, Auckland CBD
  • Auckland, Auckland, New Zealand

PDF of Schedule

This event has completed. All data shown below is from the historical XML public data available.

If there are any data quality issues or corrections needed, please contact the webmaster for this site or submit a pull request for the appropriate file(s).


Sessions

This is a list of sessions from the event, based on the schedule in the XML files.


Title: The Battle of DBAAS – RDS vs Cloud SQL vs SQL Azure

Abstract: The public cloud is making a huge impact on the way enterprises host, manage, and scale their database operations. They can provision new infrastructure at the click of a button, without a lengthy hardware procurement process. Through a range of Database as a Service (DBaaS) options, public cloud vendors now make it easier than ever for organizations to migrate and maintain their databases. But while these solutions address many of the headaches involved in database management such as migration, provisioning, and administration, there are significant differences between the various DBaaS offerings on the market. In this session, we explore these DBaaS solutions provided by the leading cloud platforms, AWS, GCP, and Azure, and compare key features such as the types of the Database Engines on offer, Infrastructure Design Challenges, DR and HA capabilities, Performance Indicators, Pricing and Database Security.

Speaker(s):

  • Sandeep Arora

Track and Room: Cloud Application Development Deployment - Room 5


Title: Migration path from SQL Server Instance on Azure VM (IaaS) towards Azure SQL Managed Instance (PaaS)

Abstract: Database migration path from SQL Server Instance on Azure VM (IaaS) towards Azure SQL Managed Instance (PaaS). DMA (Assessment), DEA (Capture the trace / Replay the trace / Analyze), DMS (Migrate database)

Data Migration Assistant (DMA) Use DMA tool to detect potential compatibility issues which may impact database functionality after migration to Azure SQL managed Instance.

Database Experimentation Assistant (DEA) Evaluate targeted version of SQL Server instance for a specific workload, in this example Azure SQL Managed Instance. Create workload from the source SQL Server Instance using Extended Events XEL trace, replay that workload against the targeted Azure SQL Managed Instance, and then create report and analyze those two traces.

Azure Database Migration Service (DMS) Use Azure DMS as end-to-end solution for migrating source SQL Server databases to the cloud, in this example from SQL Server Instance on Azure VM (IaaS) towards Azure SQL Managed Instance (PaaS).

Speaker(s):

  • Zoran Barac

Track and Room: Application Database Development - Room 4


Title: Introduction to Graph Databases in Azure Cosmos DB

Abstract: Azure Cosmos DB provides a fully managed graph database through the Gremlin API offering. This allows us to build graph databases in the cloud that can elastically scale, are available in multiple regions across the globe and can provide fast query times on our data.

In this session, I’ll cover the basics of what graph databases are and how these concepts apply in Cosmos DB. Then I’ll discuss how we can model our graph data in Cosmos DB, how we can optimize the performance of our Graph databases in Cosmos DB and how we can build applications to interact with our Graph databases.

By the end of this session, you’ll leave with an understanding of what Graph databases are, how we apply that knowledge to Cosmos DB and how we can build graph databases in Azure Cosmos DB

Speaker(s):

  • Will Velida

Track and Room: Cloud Application Development Deployment - Room 2


Title: My Power BI Report is Slow: What Should I Do?

Abstract: You created a wonderful Power BI report, but when you open it you wait too much time. Changing a slicer selection is also slow. Where should you start analyzing the problem? What can you do to optimize performance?

This session will guide you in analyzing the possible reasons for a slow Power BI report. By using Task Manager and DAX Studio, you will be able to determine whether you should change the report layout, or if there is something in DAX formulas or in the data model that is responsible for the slow response.

At the end of this session, you will understand how to locate a performance bottleneck in a Power BI report, so you will focus your attention on the biggest issue.

Speaker(s):

  • Marco Russo

Track and Room: Power BI - Room 5


Title: How to Design Modern IoT Solutions with CosmosDB and PowerBI

Abstract: Sometimes design and implementation of modern IoT solutions can be easy. This talk is how to implement modern IoT server-less solutions in Azure, based on event driven design, and powered by Cosmos DB and Power BI. During the presentation you will see:

  • Best practices to use Cosmos DB and Power BI in IoT Solutions
  • How to have good integration between Azure IoT components using Azure Functions, a fast scalabale multi-model database as Cosmos DB and analytics with Power BI
  • Best options for analytics and AI using Power BI in IoT solutions
  • How to create nice dashboards for monitoring using Power BI.
  • How to manage live data in Power BI using streaming datasets.

Speaker(s):

  • Mihail Mateev

Track and Room: Power BI - Room 3


Title: Power BI Report Server for the enterprise

Abstract: Power BI Report server allows you to share Power BI vizualisations on-premises as well as paginated reports. In this session, weèll cover the various possibilities of Power BI Report Server as a portal for your enterprise reports and we’ll compare it to its counterpart in the clouds.

Speaker(s):

  • Christian Cote

Track and Room: Power BI - Room 4


Title: What’s Going On in My Power BI Environment?

Abstract: As Power BI is a self-service tool, it can be hard for administrators to monitor it. Power BI is fast improving in this context but there still isn’t a consistent way of monitoring it. There are compliance, governance, performance, and implementation questions to consider. Who is creating content, how is it being distributed, what data is being used, dataset refreshes, who has a trial license, and what report is the most used? These are just some of the questions you as an administrator of Power BI might want to get answers to.

In this session, we will look at how you can find those answers by monitoring Power BI. We will look at the Power BI Audit log for usage, license, and other audit information. We will look at what the Power BI API can show us about data sets, refresh history, Enterprise Gateway information, premium capacity, and artifact inventory.

Lastly we will show how you can automate the data collection via Azure and PowerShell and report on the results.

Speaker(s):

  • Asgeir Gunnarsson

Track and Room: Power BI - Room 1


Title: New Features in SQL Server 2019

Abstract: SQL Server 2019 is a modern data platform designed to meet the current challenges of data professionals. We will review the new functionalities related to Performance, Security and High Availability

Speaker(s):

  • Javier Villegas

Track and Room: Application Database Development - Room 5


Abstract: AI enrichment is a capability of Azure Cognitive Search indexing that is used to extract latent information from images, blobs, and other unstructured, non-text data sources - enriching the content to make it more searchable in an index or knowledge store.

Both extraction and enrichment tasks are implemented through cognitive skills such as natural language processing and image processing skills with several possibilities: Entity recognition, language detection, sentiment detection, OCR, face detection…

In this session, the Azure Cognitive Search service will be explored and described. Then, an enrichment pipeline capable of extracting information from images and documents (PDF, Word) will be built in order to demonstrate a use case scenario, along with requirements, costs, related Azure services and a website/mobile app that allows users to look for information from the files.

Speaker(s):

  • Luis Beltran

Track and Room: Machine Learning Advanced Analytics - Room 4


Title: A Walk Around SQL PowerShell

Abstract: PowerShell has been out for a long time now, and it is certainly not new for the DBA with all the modules and code floating around, yet there are many that have decided not to adopt it. This session takes a casual walk around SQL and PowerShell together and shows how powerful it is and how easy it is to get started. But be warned, once you slip into the pool and get past the shock of the “colder than you like” water, you will be hooked. Don’t take my word for it, join me for a session that takes you through a little SMO and last the SQLServer module and the provider it gives you access to. You will be glad you did.

Speaker(s):

  • Ben Miller

Track and Room: Learning Path for Data professional Job - Room 2


Title: Jupyter Notebooks for DBAs

Abstract: Jupyter Notebooks were once the realm of Data Scientists. New releases of Azure Data Studio, Visual Studio Code, and .NET interactive tooling have brought this tooling into the Operational team’s area. The biggest benefit of using Jupyter Notebooks is that you have your documentation, your code and your results in the same source controllable document.

I will share with you all of the knowledge I have gained over the past 12 months implementing Jupyter Notebooks for Data Operation teams.

You will leave

  • with a good understanding of possible use cases for Jupyter Notebooks
  • being comfortable in using the different tooling
  • with many examples that you can take back to work and start being effective immediately

Enabling collaboration with your team, simplifying common tasks, improving Incident Wash-Up meetings, creating run-books, easily creating code for others to use are some of the benefits that you will take away. We will have fun as well.

Speaker(s):

  • Rob Sewell

Track and Room: Learning Path for Data professional Job - Room 4


Title: Text Mining with T-SQL

Abstract: Analyzing text is another modern hype. You have many tools, packages, and languages available. But did you know that you can do really a lot of text mining also in pure Transact-SQL? Yes, your SQL Server can also become a text mining engine. In this advanced session, you will learn how to analyze text in multiple languages with pure T-SQL, using also features from the full-text search (FTS).

Speaker(s):

  • Dejan Sarka

Track and Room: Machine Learning Advanced Analytics - Room 3


Title: Bringing Source Control to BI world!

Abstract: Do you ever have trouble finding the latest version of a report?

Do you want to see the changes to a database/cube/report over time?

Do you need to identify where a field is used across your BI environment?

Do you have issues with parallel development?

Do you work in a Business Intelligence environment with no source control?

If you answered yes to any of these questions, then this session is for you! We will go through:

  1. Why source control is important
  2. The different Visual Studio project types (Databases, Analysis Services, Integration Services, and Reporting Services)
  3. How to bring an existing Business Intelligence environment into Source Control
  4. How to facilitate parallel development

Let’s bring order to your chaos!!

Speaker(s):

  • Heidi Hasting

Track and Room: Application Database Development - Room 2


Title: Dataflow vs Dataset: the Building Blocks of Power BI Architecture

Abstract: It is easy to use Power BI as a self-service tool. However, using it in a multi-developer environment comes with challenges. You can easily end up with silos of Power BI solutions, duplicates of Power Query, and DAX codes. Come to this session to learn how to avoid duplicate work using the right architecture for developing your Power BI solution.

Speaker(s):

  • Reza Rad

Track and Room: Power BI - Room 3


Title: Starting with Azure Synapse Analytics (workspace experience)

Abstract: Do you want to learn more about Azure Synapse Analytics? What is the new workspace experience? Trying to save time building data analytics solutions?

This session is for you and will provide the answers to each of these questions.

By using Azure Synapse Analytics, you will learn how to empower your business with actionable insights.

This session includes some demos using a selection of the available features.

Speaker(s):

  • David Alzamendi

Track and Room: Application Database Development - Room 1


Title: Database Reliability Engineer - the new DBA?

Abstract: Database technology has been evolving for years now - rather than being just SQL Server we now talk about managing a data platform.

The skillset of the DBA needs to rapidly change/evolve and they need to be generalists who are familiar with different platforms and the ability to recommend the right fit for an application. Whilst still being specialised enough to support a database to meet business application requirements.

Database Reliability Engineering teams configure, manage and support database infrastructure, writing the automation that builds databases to scale to serve hundreds of thousands of queries per second.

They embrace automation, they understand and leverage cloud services and using DevOps is how they approach all aspects of database installation, configuration and management.

This session will introduce the Database Reliability Engineer which is the new DBA.

Speaker(s):

  • Hamish Watson

Track and Room: Cloud Application Development Deployment - Room 5


Title: Scaling databases to Enterprise scale - Vertical vs Horizontal

Abstract: Think back a year. Your current databases happily serve 10k customers. Now you’ve got 100k. There are performance issues, but nothing you can’t handle with some DBCC FREEPROCCACHE calls when a “bad” plan is created or some ad-hoc creation of new covering indexes as the dev teams release features… Oh crap. Executives have just announced we’re targeting 1M customers in 18 months.

This session talks about how to scale your data platform. It’s not just a case of throwing more CPU and memory at the problem. We’ll talk about how you can scale horizontally (sharding) as well as working with product teams to revisit their calls…

Speaker(s):

  • Dave Dustin

Track and Room: Application Database Development - Room 2


Title: Exploring Window Functions

Abstract: Window Functions first emerged with the 2005 release – and were enhanced in 2012. They provide a window over the result set and the ability to access data other than the current row. This means that somethings that may - at first - seem like they need row-by-row processing can be done in one single set-based query. The set of window functions available also includes server analytical functions that give the ability to perform statistical analysis. Come along to this session and see a deep dive into window functions and learn how their use will add to your ability to process data and write more efficient – and cleaner – queries.

Speaker(s):

  • Martin Catherall

Track and Room: Application Database Development - Room 5


Title: 5 Availability Groups Issues That May Ruin Your Day

Abstract: AlwaysOn Availability Groups have become the most common High Availability technology used with SQL Server. It provides protection at the database group level, and it stores a separate copy of each database on each node, eliminating storage from being a single point of failure.

While Availability Groups help to achieve required High Availability, they may also introduce issues in the system. In this session, Dmitri will discuss several less-known problems associated with them. You will learn how Availability Groups may impact transaction log truncation and contribute to the blocking in the system, how readable secondaries may increase CPU and I/O load on primaries among a few other things. Dmitri will also discuss how to properly setup monitoring for Availability Group infrastructure in your environment.

Speaker(s):

  • Dmitri Korotkevitch

Track and Room: Application Database Development - Room 2


Title: Introduction to Numeric Calculations in DAX

Abstract: DAX (Dynamic Analysis Expressions) is a formula language to enrich imported data with calculated columns, calculated tables and measures. While the syntax of the language is derived from Excel’s formula language and easy to learn, some of the functions are hiding a real complex semantic. In this talk we will concentrate on numeric calculated columns and measures. You will learn about the differences and advantages of each. You will leave this talk with the knowledge, how to distinguish filter contexts and row contexts and in which cases to use calculated columns and in which cases to use measures.

Speaker(s):

  • Markus Ehrenmueller-Jensen

Track and Room: Power BI - Room 5


Title: Management of multiple instances using Data Collector and PBM

Abstract: In this session, I will address the main techniques for the efficient management of multiple instances in a SQL Server environment using the Tools Data Collector and Policy-Based Management. In addition, it will be demonstrated in a practical way how to configure each of the tools, as well as how to extract and analyze the metrics collected.

Speaker(s):

  • Vitor Fava

Track and Room: Application Database Development - Room 2


Title: Applying Forensic Accounting Techniques Using SQL And R

Abstract: Forensic accountants and fraud examiners use a range of techniques to uncover fraudulent journal entries and illegal activities. As data professionals, most of us will never unravel a Bernie Madoff scheme, but we can apply these same techniques in our own environments to uncover dirty data. This session will use a combination of SQL Server and R to apply these fraud detection techniques, which include Benford’s Law, outlier analysis, time series analysis, and cohort analysis.

Speaker(s):

  • Kevin Feasel

Track and Room: Machine Learning Advanced Analytics - Room 1


Title: Step by Step – Building (a Real Use Case for the) Power Platform Solution

Abstract: In this session, Belinda will build a Power Automate flow. She’ll then build a Power App that uses that flow. Finally, she’ll add the Power App to a Power BI Report. This is a real use case. See the whole enchilada being built, in less than 1 hour. Who should attend this session?
• If you have never built a Power Automate flow, this session is for you. • If you have never built a Power App, this session is for you. • If you are struggling with use cases for these cool products, this session is for you.

Speaker(s):

  • Belinda Allen

Track and Room: Power BI - Room 5


Title: Intro to Azure Data Catalog

Abstract: Your company has amassed more data than it can possibly use, yet no one can find the data they need. This is more common than you think. With Azure Data Catalog, anyone can find the data they are looking for, no matter the data source. This session will introduce you to Azure Data Catalog, what it is, how you can use it and why everyone should be using it.

Speaker(s):

  • Angela Henry

Track and Room: Application Database Development - Room 4


Title: Calculation Group in SSAS 2019

Abstract: Calculation group is a new DAX feature introduced in SSAS 2019 where it creates generic DAX formulas in the model and uses them for different measures in the reports. For example time series calculations such as MTD(month to date), YTD(year to date), same period in previous year are very popular and are usually required to be created for most of the measures. By creating these measures for any numeric metrics( such as sales, orders, refund,…) we will end up with too many measures which take a lot of development time and make the model pilled up with many measures. Instead of creating measures for each metric, the formula can be created once in a Calculation Group and then be used in the reports for multiple measures.

Speaker(s):

  • Ali Sharifi

Track and Room: Application Database Development - Room 1


Title: How to store your Power BI Audit logs indefinitely

Abstract: By default your Power BI Audit logs are only available for 90 days

In this session I will show you how to use the Power BI REST API to extract your Power BI Audit Logs

I will then show you how to store the audit logs in Azure Storage. By storing the audit logs in Azure Storage not only can you keep the files there indefinitely but it also allows you to be able to bring this data quickly and easily into Power BI Desktop.

Finally I will give a quick overview of what a Power BI Audit Log usage report looks like, allowing me to understand my users usage on my reports and dashboards.

Speaker(s):

  • Gilbert Quevauvilliers

Track and Room: Power BI - Room 3


Title: How does Azure Cosmos DB work under the hood?

Abstract: To master any technology, you need to understand the foundation of how it works on the back-end first. In this session; We will explore Azure Cosmos DB’s infrastructure. I will explain you how Azure Cosmos DB works and handles data in the back-end. We will cover the basics and some of the most misunderstood features of Azure Cosmos DB. Learning new technologies make you a better leader and collaborator. Join me to learn more about this new Cloud Database technology.

Speaker(s):

  • Hasan Savran

Track and Room: Cloud Application Development Deployment - Room 4


Title: SQL Titbits for the Inexperienced

Abstract: This session is directed to you who have been using SQL left-handedly a year or so. You have learnt to write the basic queries, but there are still some gaps in your SQL knowledge, and overall SQL is a little confusing to you. This session aims at filling some of these gaps by covering a few titbits about SQL and give you some tips that will be useful to you. This includes really basic things as what GO really is and the traps you can run into with NULL values. You will also learn a little about data types and how you should use UNION. Finally, time permitting, I will talk about CTEs, temp tables and table variables and you will get some ideas what to use when.

Speaker(s):

  • Erland Sommarskog

Track and Room: Application Database Development - Room 2


Title: ETL2.0: Data Engineering with Azure Databricks

Abstract: Spark and Azure Databricks have become game changing features in data world and processing large volume of data has never been faster. In this session , I will give a introduction to Azure Databricks, Apache Spark and will walk though step by step on how to use Azure Databricks.Additionally I will showcase how to perform ETL operations using Azure Databricks.

Speaker(s):

  • Asanka Padmakumara

Track and Room: Machine Learning Advanced Analytics - Room 3


Title: Certification Exams Inside Out

Abstract: Preparing for Microsoft certification? Do you want insight into how certification exams are written, how questions are designed, and how to follow a logical process of elimination? We’ll go through the process of item creation from an item writer’s viewpoint, what rules item writers must follow, and why questions sometimes have strange phrasing. For any technical skillset pursuing certification, we’ll review non-technical sample questions and walk through the process of using information at your disposal. You’ll better understand how to deconstruct the problem statement. We’ll leave time for QA with a veteran of the Microsoft certification exam writing process.

Speaker(s):

  • William Assaf

Track and Room: Learning Path for Data professional Job - Room 3


Title: Can you trust the intelligence of Application tracking systems with your CV?

Abstract: An applicant tracking system (ATS) is a software application that enables to handle candidate profiles and could scan and analyse the Resumes (CV’s).

This session will answer some of the unspoken questions:     - Can you trust ATS with your CV ?     - Can ATS analyse your Resume correctly (with Real examples) ?     - How ATS works?

Come along to this session and find out more about REAL DATA analysis and scanning mechanism by multiple ATS used in the NZ job market and to find out if you can trust AI with your own CV.

Speaker(s):

  • Ondrej Aubrecht

Track and Room: Learning Path for Data professional Job - Room 5


Title: SQL Server on the Edge (Is it time for Pie?)

Abstract: In May 2019 at the annual Build Conference Microsoft announced a new database offering, called Azure SQL Database Edge, which brings SQL capabilities to edge computing.

Running on ARM64 and x64 processors, it is an optimised relational database engine geared for IoT and IoT Edge deployments and provides capabilities such as data streaming, time series data, graph support and in-database machine learning.

In this session we will take a quick look at the features of this offering and then demonstrate how it can be deployed and run on an ARM64 Raspberry Pi device.

This session will be almost Demo’s and will provide a clear guide on how to install and use SQL Server in small foot print devices.

Speaker(s):

  • Patrick Flynn

Track and Room: Application Database Development - Room 2


Title: Intelligent Query Processing in SQL Server 2019

Abstract: SQL Server 2017 started with query processing improvements called Adaptive Query Processing. Now, in SQL Server 2019, there are additional improvements; all of them are packed in a feature with a very promising name - Intelligent Query Processing. The intention of these improvements is to fix plans for poor performing queries due to wrong cardinality estimations and other sub-optimal plan decisions, and hereby enhance query performance with no code changes. This session will cover briefly all 2019 features: Batch Mode on Rowstore, Batch and Row Mode Memory Grant Feedback, Scalar UDF Inlining, Table Variable Deferred Compilation, and Approximate Query Processing. If time permits, you’ll see also Batch Mode Adaptive Join and Interleaved Execution. After the session, you’ll understand how much improvements you should expect in your workloads, but also which of these features, and under which circumstances, can cause significant performance regression and how to overcome those issues.

Speaker(s):

  • Miloš Radivojević

Track and Room: Application Database Development - Room 5


Title: The Lowdown on Character Data Types in SQL Server

Abstract: Character data types should be simple. But they’re not. In this session Greg will show you how they really work, and challenge a number of common myths. As an example, if you think that varchar(20) means a string of up to 20 characters long, you should attend. If you don’t get why there’s an N in front of many string values, you should attend. And if you aren’t really clear on Unicode, UTF-8, and supplementary characters, you should also attend.

Speaker(s):

  • Greg Low

Track and Room: Application Database Development - Room 1


Title: Azure SQL Database A to Z: More Than Meets The Eye

Abstract: Azure SQL Database has been known to many as merely “cloud-based SQL Server” lacking the full features required to make it a production workload destination. Times have changed! Azure SQL Database, with the addition of deployment models like Managed Instance and storage technologies like Hyperscale, has matured into a formidable PaaS database competitor. I will walk through how these technologies work behind the scenes, what options are available as you and your company consider migration, and how the Azure SQL Database family gives companies a powerful platform to store and use their data while minimizing the management overhead and hassle.

Speaker(s):

  • Matt Gordon

Track and Room: Cloud Application Development Deployment - Room 3


Title: Cloud IaC (Infrastructure as Code) with Terraform

Abstract: In the recent years, cloud has been adopted by most companies. It offers greater flexibility in terms of infrastructure and resource management at a greater scale. Although, if not noticed the prices of maintaining this infrastructure and resources will blow through the roof. DevOps and redeployability of resources as needed has become even more critical with cloud. Infrastructure as code is a necessity than luxury. Terraform offer great IaC solution across multiple cloud vendors. In this session I will explain the importance of DevOps process for cloud resources and introduce how Terraform can be used for building your multi cloud IaC solutions.

Speaker(s):

  • Manohar Punna

Track and Room: Cloud Application Development Deployment - Room 3


Title: SARGability

Abstract: SARGability is such a significant thing in the database world, and goes far beyond “Keep your columns on the left and functions on the right”. In this talk, you’ll be able learn principles that will affect not only how easily your data can be located, but also the way that joins are performed and more. You can even learn ways to tune poorly performing queries without having to rewrite anything.

Speaker(s):

  • Rob Farley

Track and Room: Application Database Development - Room 1


Title: Anomaly Detection and Entity Extraction from Text in Power BI

Abstract: Anomaly detection is one of the common scenarios for all organizations dealing with huge amounts of data through time. They want to find the anomaly in data for company sales amount, revenue, and so forth. Microsoft’s cognitive service provides an API for time series anomaly detection. Moreover, the audience will learn how to change the existing code in Power Query for text analytics to extract the entity from a text. The audience will learn how to combine the Cognitive service Anomaly detection with Power BI desktop using Power Query and M languages to call the cognitive service API.

Speaker(s):

  • Leila Etaati

Track and Room: Machine Learning Advanced Analytics - Room 4


Title: Taking the first steps down the path to security

Abstract: Security is one of the primary jobs of a SQL Server DBA. In this session we’ll talk about how security has changed as cloud and Hybrid environments rapidly evolve. We’ll talk about what can and can’t be controlled, and we’ll run through a demo of 5 different forms of Encryption that you can implement in your environment immediately to dramatically decrease your risk exposure.

Speaker(s):

  • Rob Douglas

Track and Room: Application Database Development - Room 2


Title: Learn how to digitalize your business using Azure Form Recognizer

Abstract: Much like automation, artificial intelligence applications make it possible for machines to complete real human tasks. We will look how Form Recognizer help developers to build intelligent applications without having direct AI or data science skills or knowledge.

Speaker(s):

  • Raju RH

Track and Room: Machine Learning Advanced Analytics - Room 4


Title: Azure 101

Abstract: Microsoft Azure is a daunting thing to look at and think about. In this session, we’ll look at the basics of Azure, what the options are for setting up an Azure account; as well as look at how regions are broken down. We’ll take a look at the differences between Infrastructure as a Service, Platform as a Service and Software as a Service as well as the High Availability and Disaster Recovery options that are available to do with these services. We’ll finish the session off by looking at some options for Virtual Machines within Azure as well as the SQL Server offerings that are available in the platform.

Speaker(s):

  • Denny Cherry

Track and Room: Cloud Application Development Deployment - Room 1


Title: Writeback and Refresh Power BI dataset using PowerApps

Abstract: In this session I will show you how to use PowerApps visual to write back data to the source and refresh the Power BI report.

I will be doing the following:

Creating a New Power App in Power BI Use this to enter the data you want to write back to the source. The same data can be instantly shown in Power BI Report

Speaker(s):

  • Indira Bandari

Track and Room: Power BI - Room 4


Title: Exploring the World of Azure Data Explorer

Abstract: If you have large volumes of log or telemetry data, then Azure Data Explorer (ADX) may be the tool you need to perform ad-hoc queries to extract insights for diagnostics, monitoring, or reporting purposes.

This introductory session will give you a taste of the power and flexibility of ADX and the Kusto Query Language. A demonstration will show the ease of ingesting Azure Metrics into ADX and a number of ways to query this data, including Azure Data Studio and Power BI.

Speaker(s):

  • Martin Cairney

Track and Room: Cloud Application Development Deployment - Room 2


Title: Using Your On-prem Data in a Cloud World

Abstract: Microsoft Power BI, Power Automate, and Power Apps are powerful cloud tools that can take your on-premises data to new heights. Using your data where it is now gives you the ability to invest in improving processes, instead of focusing on a data migration strategy.

In this session, we will discover the benefits of using the cloud tools, how those benefits translate to being on-prem, and how we can use the data in Microsoft 365 as well. We will setup a data gateway, connect to on-prem data sources, and use that data in Microsoft 365 and SharePoint Server.

Speaker(s):

  • Daniel Glenn

Track and Room: Cloud Application Development Deployment - Room 1


Title: Azure SQL: (IaaS) OR (PaaS) What to use When?

Abstract: Learn about the latest capabilities in the Azure SQL family (VM, SQL Managed Instance, SQL Database) in the past year, along with migration updates.

Speaker(s):

  • Tariq Younas

Track and Room: Application Database Development - Room 5


Title: Getting the most out of DAX Studio

Abstract: DAX Studio is a tool for executing, profiling and building DAX queries. Come and learn all about this free community tool from it’s creator. In this session you will learn all about the different features in DAX Studio and how to use it to maximize your experience working with DAX. If you are building paginated reports with DAX queries or if you need to do performance tuning of measures or tabular models then DAX Studio has something for you.

Speaker(s):

  • Darren Gosbell

Track and Room: Power BI - Room 3


Title: Developer Best Practices in SQL Server

Abstract: In this session, you will learn how to write an optimized T-SQL code for SQL Server. You will see real-world examples related to Sarg-ability, Re-Writing T-SQL for better performance, SQL Injection, Parameterization, and if time permits, we will also see the good and bad of Dynamic SQL.

Speaker(s):

  • Amit R S Bansal

Track and Room: Application Database Development - Room 1


Title: Azure Data Studio - Next Gen 2

Abstract: We all know that of the terrible 2’s, but do we know it means an explosion of new skills and abilities as our capabilities are increasing exponentially. 12 months on from Azure Data Studio – the New Frontier, We will look at the exponential improvements and expand your horizons on when, why and how you can be using Azure Data Studio as a data professional.

This demo heavy introductory session will take you on a journey from first time introductions, to what is new and how this tooling makes your life easier as a Data Professional.

Speaker(s):

  • Warwick Rudd

Track and Room: Application Database Development - Room 1


Title: MLOps using Azure Machine Learning

Abstract: MLOps or DevOps for Machine Learning uses the DevOps principles and practices which includes Continuous Integration, Delivery and Deployment to the Machine Learning process. MLOps provides quality assurance to your organisation Machine Learning solutions using Azure Machine Learning.

In this session, you will learn how to create a end-to-end ML lifecycle using Azure Machine Learning and automate Model management, deployment and monitoring using MLOps capabilities.

Speaker(s):

  • Anupama Natarajan

Track and Room: Machine Learning Advanced Analytics - Room 4


Title: Processing Tabular Models

Abstract: We are going to cover options to process our models using different methods. Create an app registration to use as a service principal and then link Azure Data Factory, and Logic Apps to process our DB/Tables/Partitions in Azure Analysis Services

Speaker(s):

  • Gaston Cruz

Track and Room: Cloud Application Development Deployment - Room 3


Speakers

This is a list of speakers from the XML Guidebook records. The details and URLs were valid at the time of the event.

Javier Villegas

Twitter: - https://www.twitter.com/javier_vill

LinkedIn: Javier Villegas

Contact: http://sql-javier-villegas.blogspot.com.ar/

Javier Villegas is a Database Administrator Manager for Mediterranean Shipping Company. Javier has more than 20 years working with SQL Server on every version from 6.5 to SQL Server 2019, Including SQL Azure Database and SQL Azure Managed Instance. His specialization is Administration, Performance Tuning and High Availability. He is a Microsoft MVP in Data Platform. Javier is a frequent speaker in conferences and events such as SQLSaturday , PASS Virtual Groups, 24 Hours SQL PASS , vOpen(NetConf), GroupBy and DataPlatformGeeks. @sqlargentina

Luis Beltran

Twitter: - darkicebeam

LinkedIn: Luis Beltran

Contact: https://luisbeltran.mx

I am a Microsoft MVP in AI and Developer Technologies who is currently pursuing his PhD in Engineering Informatics at Tomas Bata University in Zlín, Czech Republic.

Warwick Rudd

Twitter: - @warwick_Rudd

LinkedIn: Warwick Rudd

Contact: http://www.sqlmastersconsulting.com.au/Blog

Warwick Rudd is a Microsoft Certified Master – SQL Server 2008 and Principal Consultant at SQL Master Consulting. He is a frequent speaker at local SQL Server User Groups and SQLSaturday events in Australia. When not playing with the SQL stack, Warwick likes to get away to the cold and spend time snowboarding.

Ondrej Aubrecht

Contact: https://www.pwsh.org.nz

Ondrej has been working with SharePoint, O365 (cloud) and security in the industry for more than 12 years. Working on various projects maximalize the benefits, improvements and reduce the cost in the big enterprise and governments.

Ondrej takes data into a new level of challenges and setting Precision and organize system specifically in IT technology which he is passionate about. He is also running Wellington PowerShell user group.

Greg Low

Twitter: - greglow

LinkedIn: Greg Low

Contact: http://blog.greglow.com

Greg Low is well-known in the SQL Server community as a mentor, trainer, author, and community leader. He is a certified master for SQL Server, was an instructor in that program, and holds a PhD in Computer Science. Microsoft often calls on Greg to develop data-related content, and to train their staff. He regularly speaks at tier-one conferences internationally. Greg is best known for his SQL Down Under podcast, SDU Tools, and his eBooks and whitepapers. He heads up a boutique consultancy called SQL Down Under in Melbourne Australia. Greg has been awarded as an MVP since 2001.

Matt Gordon

Twitter: - sqlatspeed

LinkedIn: Matt Gordon

Contact: http://www.sqlatspeed.com

Matt is a Microsoft Data Platform MVP and has worked with SQL Server since 2000. He is the leader of the Lexington, KY PASS local group and a frequent domestic and international community speaker. He’s an IDERA ACE alumnus and 2020 Friend of Redgate. His original data professional role was as a database developer, which quickly evolved into query tuning work that further evolved into being a full-fledged DBA in the healthcare realm. He has supported several critical systems utilizing SQL Server and managed dozens of 24/7/365 SQL Server implementations. He currently utilizes that real world experience as a data platform consultant helping clients design solutions that meet their ever-changing business needs.

Gilbert Quevauvilliers

Twitter: - https://twitter.com/gilbertque

LinkedIn: Gilbert Quevauvilliers

Contact: https://www.fourmoo.com/blog

Power BI Data Analytics Consultant with over 12 years experience.

From small to enterprise implementations on Azure (Azure Analysis Services, Function Apps, Runbooks, Automation Accounts, SQL Serverless DB) and On-Premise Microsoft Platform (SQL Server, Integration Services, Analysis Services Multidimensional and Tabular, Reporting Services)

Recently I have focused on Power BI, with its rapidly changing features and incredible uptake it has allowed me to consult in a variety of different and challenging solutions.

I was awarded the Microsoft MVP award for Power BI since 2017.

I have spoken at the Microsoft Business Applications Summit (Seattle Atlanta), Power BI World Tour,SQLSaturdays other events.

Hasan Savran

Twitter: - Savranweb

LinkedIn: Hasan Savran

Contact: http://h-savran.blogspot.com/

Hasan Savran is a BI Architect at Progressive Insurance Company. He spends his days architecting cutting edge business solutions by using the latest Web and Database technologies. He is a Microsoft Data Platform MVP, Microsoft Certified Solutions Developer. Hasan has spoken at many SQLSaturdays, Code Camps and User groups. He is an active member of the HTML5 and WebAssembly W3C groups. He likes to write about SQL, CosmosDB, C#, and Front End development on his blog.

Leila Etaati

Twitter: - @leila_etaati

LinkedIn: Leila Etaati

Contact: http://blog.radacad.com

Leila Etaati is the First Microsoft AI MVP in New Zealand and Australia, as well as a Data Platform MVP. She has a Ph.D. from the University of Auckland and is the co-director and data scientist in RADACAD company with many clients around the world. Additionally, she is the co-organizer of Microsoft Business Intelligence and Power BI Use group in Auckland with more than 1300 members. Leila has also co-organized 3 main conferences in Auckland: SQLSaturday Auckland (from 2015), Difinity (from 2017) and Global AI Bootcamp. She is a data scientist, BI consultant, trainer, and speaker. She is a well-known International speaker to many conferences such as MS Ignite, SQL PASS, Data Platform Summit, SQLSaturday, Power BI World Tour and in Europe, USA, Asia, Australia, and NZ. She has over 10 years’ experience with databases and software systems. Leila is an active Technical Microsoft AI blogger in RADACAD.

Marco Russo

Twitter: - marcorus

LinkedIn: Marco Russo

Contact: https://www.sqlbi.com/blog/marco

Marco is a Business Intelligence consultant and mentor. He wrote several books about Power BI, Analysis Service, and Power Pivot. He also regularly writes articles and white papers that are available on sqlbi.com. Marco is a Microsoft MVP and an SSAS Maestro, the highest level of certification on Microsoft Analysis Services. Today, Marco focuses his time with SQLBI customers, traveling extensively to train and consult on DAX and data modeling for Power BI and Analysis Services. Marco also teaches public classes worldwide. Marco is a regular speaker at international conferences like Microsoft Ignite, PASS Summit, and SQLBits. He also enjoys delivering evening sessions at local user groups during his trips.

Martin Cairney

Twitter: - martin_cairney

LinkedIn: Martin Cairney

Martin has 20 years’ experience in SQL Server technologies. His experience spans both the Database Engine and infrastructure requirements, and Data Warehousing and BI implementations. He has worked across many industry sectors including London’s global financial institutions and both State and Federal Government Departments. He is a SQL Server MVP, MCT and an experienced conference presenter, having presented at PASS Summit, SQLBits, and SQLSaturday events and User Groups round the world

Dave Dustin

Twitter: - venzann

With more than 35 years industry experience, Dave has worked with organisations and data systems of all sizes. He is currently Principal Engineer at Xero.

Darren Gosbell

Twitter: - darrengosbell

LinkedIn: Darren Gosbell

Contact: http://darren.gosbell.com

Darren Gosbell has been working with the Microsoft Data Platform since 1999. He has practical experience implementing data warehousing and business intelligence solutions for some of Australia’s largest corporations. Darren has been awarded as a Microsoft MVP SQL Server since 2006 in recognition of his contribution to the community specially in the areas of Analysis Services, MDX and DAX. Darren is a contributor to a number of open source projects including BIDS Helper, DAX Studio and ASStoredProcedures.

Manohar Punna

Twitter: - ManuSQLGeek

LinkedIn: Manohar Punna

Contact: http://www.sqlservergeeks.com/author/manoharpunna/

Manohar Punna is an Data Platform Geek and Vice President of DataPlatformGeeks by passion and a Data Platform Consultant by profession. He is a speaker at various conferences like PASS Summit, SQLBits, DPS. He has authored over 150 blogs and has written a One DMV a Day series which is a longest one day series on any topic on SQL Server till date. Manohar is a product of this community and strongly believes in giving back to the community. So, ask him anything you would like to know and he is happy to learn it with you.

William Assaf

Twitter: - william_a_dba

LinkedIn: William Assaf

Contact: http://www.sqltact.com

William Assaf, Data Platform MVP, is a principal consultant in Baton Rouge, LA. Initially a .NET developer, and later into database administration and architecture, William currently works with clients on SQL Server and Azure SQL platform optimization, management, disaster recovery and high availability, and leads a crack multi-city team of consulting SQL DBA’s. William has written for Microsoft SQL certification exams since 2011 and was the lead author of the 2017 and 2019 editions of “SQL Server Administration Inside Out” by Microsoft Press. William is a member of the Baton Rouge User Groups board, a regional mentor for PASS, and past lead of the annual SQLSaturday Baton Rouge Planning Committee, having run one of the largest SQLSaturdays.

Mihail Mateev

Twitter: - mihailmateev

LinkedIn: Mihail Mateev

Contact: https://mmateev.wordpress.com/

Mihail Mateev is a technical consultant, community enthusiast, PASS Regional Mentor for CEE, chapter lead, Microsoft Azure MVP, Microsoft Regional Director. He works as a Senior Solutions Architect at EPAM Systems, focused on Data Platform, IoT and cloud related solutions. He also worked many years like a Technical evangelist in the Infragistics. Last years Mihail was focused on various areas related to technology Microsoft: Data Platform, Visual Studio, ASP.Net, Windows client apps, Data Platform, and Microsoft Azure. Michael also has a PhD in cloud computing area. He is a university lecturer on Smart Homes and Smart Energy IoT Solutions.

Anupama Natarajan

Twitter: - @shantha05

LinkedIn: Anupama Natarajan

Contact: http://www.anupamanatarajan.com

Anu Natarajan is a Data and AI Consultant with 15+ years of experience working in design and development of Data Warehouse, Business Intelligence, AI enabled applications, and SaaS integrated solutions. Anu is a Microsoft MVP Data Platform, Microsoft Certified Trainer and passionate in sharing knowledge. She loves solving complex business problems with innovative solutions using technologies. Anu also speaks at conferences including PASS Summit, SQLSaturdays, Data Platform Summit, Difinity, and she organizes local user group meetups.

Martin Catherall

Twitter: - MartyCatherall

LinkedIn: Martin Catherall

Contact: http://martincatherall.com

Martin is a data consultant in Melbourne, Australia, a Microsoft Data Platform MVP, and PASS Regional Mentor for the Asia Pacific (APAC) region. Martin founded the Christchurch, New Zealand PASS Local Group and lead the group for a number of years before relocating to Melbourne. He has been using SQL Server in various roles since 2000. In addition to anything data related, he enjoys playing the guitar and having fun with his family.

Kevin Feasel

Twitter: - feaselkl

LinkedIn: Kevin Feasel

Contact: http://www.catallaxyservices.com

Kevin Feasel is a Microsoft Data Platform MVP and CTO at Envizage, where he specializes in data analytics with T-SQL and R, forcing Spark clusters to do his bidding, fighting with Kafka, and pulling rabbits out of hats on demand. He is the lead contributor to Curated SQL (https://curatedsql.com), president of the Triangle Area SQL Server Users Group (https://www.meetup.com/tripass), and author of PolyBase Revealed (https://www.apress.com/us/book/9781484254608). A resident of Durham, North Carolina, he can be found cycling the trails along the triangle whenever the weather’s nice enough.

Belinda Allen

Twitter: - MsBelindaAllen

LinkedIn: Belinda Allen

Contact: http://www.BIBelinda.com

Belinda Allen is a (Power BI) Data Platform Microsoft Most Valuable Professional (MVP). Belinda has just completed her second book, Building Dashboards with Microsoft Dynamics GP 2016 - Second Edition. Belinda is also an inaugural member of the Board of Advisors for PBIUG (Power BI User Group.)
Belinda is also well known for her blog, www.BelindaTheGPcsi.com. On her blog, she shares really useful information about the product quickly and succinctly. With followers from all over the globe, she can share knowledge and achieve her mission: “To improve the lives and business success of my followers.”

Christian Cote

Twitter: - Christian_SQL

LinkedIn: Christian Cote

Contact: http://bi-blogger.typepad.com/

Christian Coté is an IT professional with more than 15 years of experience working in data warehouse and business intelligence projects. Christian developed an expertise in data warehousing over the years and designed many ETL/BI processes using a range of tools on multiple platforms. He’s been presenting at several conferences and code camps. He currently co-leads the SQL Server PASS chapter in Montreal as well as Global French SQL PASS Chapter. He is also a Microsoft Data Platform Most Valuable Professional (MVP).

Asgeir Gunnarsson

Twitter: - bidgeir

LinkedIn: Asgeir Gunnarsson

Ásgeir Gunnarsson is a Data Platform MVP and Chief Consultant at Datheos in Denmark. He works on Business Intelligence solutions using the whole of the Microsoft BI stack. Ásgeir has been working in BI since 2007 both as a consultant and internal employee. Before turning to BI, Ásgeir worked as a technical trainer and currently teaches BI courses at the Continuing Education Department of the University of Iceland.

Ásgeir speaks regularly at events both domestically and internationally, and is the group leader of the Icelandic PASS Group, as well as the Icelandic Power BI User Group.

Ásgeir is passionate about data and loves solving problems with BI.

Hamish Watson

Twitter: - theHybridDBA

LinkedIn: Hamish Watson

Contact: http://www.sqlservercentral.com/blogs/the-hybrid-dbas-blog/

Hamish Watson is a Microsoft Data Platform MVP and VMware Expert with a passion for efficient database and application deployment using DevOps methodologies.

He has 20+ years of IT experience in managing and deploying large scale databases on SQL Server technologies.

He has been managing SQL Server since SQL Server 2000, and pragmatic approaches to delivering business value to clients is his career passion.

Educating and helping others learn is a driver for Hamish. He is a Director-At-Large on the PASS Board, international speaker, and a repeat guest lecturer at a local university.

Markus Ehrenmueller-Jensen

Twitter: - MEhrenmueller

LinkedIn: Markus Ehrenmueller-Jensen

Contact: http://www.savorydata.com

Markus Ehrenmueller-Jensen, as the founder of Savory Data, has a long history of providing customer solutions in the areas of data engineering, data science, and Business Intelligence. He is a certified software engineer, a graduated business educator, and professor of Databases Project Management at HTL Leonding, and is certified as an MCSE MCT. He is a published author and writes articles for well-known journals. He co-founded PASS Austria and organizes SQLSaturdays in Austria. Markus is a founding member of Power BI Usergroup Austria. Since 2017 Markus was awarded as an Microsoft Data Platform MVP.

Indira Bandari

Twitter: - indirabandari

LinkedIn: Indira Bandari

Contact: http://mytechlearning.blogspot.co.nz/

Indira is a Microsoft Data Platform MVP in New Zealand. She has a Masters degree in Statistics and is passionate about data, analytics and Artificial Intelligence. She is a BI and SQL Lead, an international speaker, mentor and part time trainer with over 15 years of experience in designing and developing data warehouses and analytical solutions.
Volunteering and sharing her knowledge is her passion. In her pass time, she runs free game development classes, database concepts and data visualization classes for 9-16 year old kids. She is a Co-organiser for Data, Insights and Power BI User Group , Auckland AI Meetup Group and SQLSaturday Auckland. She speaks at various conferences, Virtual Webinars, PASS events etc

Zoran Barac

LinkedIn: Zoran Barac

Contact: https://blog.sqlserveronline.com/

Data Architect at Cin7. Zoran is a data specialist with 15 years of hands-on experience in database administration and optimisation. He is a Certified Microsoft Trainer (MCT) and Microsoft Certified Solutions Expert (MCSE) with a Master‘s degree in Information Technology. Sharing knowledge and contributing to the SQL Server community is his passion. He is also an organiser of the Auckland SQL User Meetup Group.

Tariq Younas

Twitter: - https://twitter.com/tariq_younas

LinkedIn: Tariq Younas

Contact: https://TariqYounas.net/

Tariq Younas (Azure MVP) is a senior technology specialist holding 14+ years experience in Microsoft technologies particularly Azure/ Azure Stack Hub (Hybrid Cloud)/ SharePoint / Office 365/ DevOps Automation and cloud-native architectures.

His areas of interest include Public/ Hybrid Cloud, IoT, Edge computing and Enterprise Architecture. He worked on application modernization and several IaaS/ PaaS migrations successfully. He is an international speaker/ author and member of (IASA Global) an Association for All IT Architects and AEA (Association of Enterprise Architects).

Recently he has been awarded by Microsoft (MVP) award for Azure.

MVP public profile: MVP public profile: https://mvp.microsoft.com/en-us/PublicProfile/5003659

Dmitri Korotkevitch

Twitter: - aboutsqlserver

LinkedIn: Dmitri Korotkevitch

Contact: http://aboutsqlserver.com

Dmitri Korotkevitch is a Microsoft Data Platform MVP and Microsoft Certified Master, author of Pro SQL Server Internals and other books with years of experience working with SQL Server as an Application and Database Developer, Database Administrator, and Database Architect.

Dmitri specializes in the design, development, and performance tuning of complex OLTP systems that handle thousands of transactions per second around the clock. He blogs at: http://aboutsqlserver.com.

Gaston Cruz

Twitter: - gastonfcruz

LinkedIn: Gaston Cruz

Contact: http://www.gastoncruz.com

Especialista en implementacion de soluciones en Inteligencia de Negocios, con pasion para disenar soluciones corporativas trabajando en equipos distribuidos.

Microsoft Most Valuable Professional (MVP) in Data Platform.

Business Intelligence (BI) - Consultorias Estrategicas BI Arquitectura Technology Feasibility Analysis Data Management /Governance Roadmap BI Program Management Data Quality Management and Analy

Especializaciones: Business Intelligence Solution / Technical Architect , SSIS , SSRS ,SSAS, SQL Server 2008 R2, 2012 , 2014, Power BI, Power View, Office 365, SharePoint 2013, Power View, Power Pivot ,Power Query, Power Map

Ultimas experiencias en tecnologias Microsoft: Power BI, Power View, Power Pivot, Power Qu

Sandeep Arora

Twitter: - https://twitter.com/geek_arora

LinkedIn: Sandeep Arora

Contact: https://blog.pythian.com/author/sarora/

This Guy has done stuff. Sandeep stands at the forefront of the fastest moving technology trend: Cloud Services DevOps. He’s spent the past seven years evangelizing from a role in database administration to trying to automate everything using PowerShell to doing some stuff in DevOps to becoming a Solution Architect in AWS, Azure, and GCP. If he is not watching any video tutorials or helping a customer putting off fires then you can find him at the gym trying to lean out.

Ben Miller

Twitter: - DBAduck

LinkedIn: Ben Miller

Contact: https://dbaduck.com

Ben has been a member of the SQL Server Community since 2000. He loves a challenge and has fixed many SQL Servers and helped hundreds of people get more out of their DBA jobs. He is a Data Platform MVP a SQL Server Certified Master (MCM). He has worked at various companies throughout the USA, as well as at Microsoft for 7 years. He is passionate about SQL Server Infrastructure, High Availability, Automation and Integration using SMO and PowerShell. He teaches DBAs how to use PowerShell to do their job and teaches SQL Server Internals. He is @DBAduck all around the web (Twitter, LinkedIn, Facebook, Blog) so let’s catch up.

Rob Sewell

Twitter: - sqldbawithbeard

LinkedIn: Rob Sewell

Contact: http://sqldbawithabeard.com

Rob was once a production SQL Server DBA, but is now generally found automating the Data Platform and providing training for clients. He has a passion for PowerShell, Data, and DevOps. He is an MVP, an officer for the DevOps PowerShell VG, and has spoken and volunteered at many PowerShell and Data events. He is a member of the committee that organises Data In Devon and the European PowerShell Conference. He is a proud supporter of the Data and PowerShell communities.

He relishes sharing and learning and can be found doing both via Twitter @sqldbawithbeard and his blog sqldbawithabeard.com. He spends most of his time looking at a screen and loves to solve problems.

Erland Sommarskog

Contact: http://www.sommarskog.se

Erland Sommarskog is an independent consultant based in Stockholm, working with SQL Server since 1991. He was first awarded SQL Server MVP in 2001, and has been re-awarded every year since. His focus is on systems development with the SQL Server Database Engine and his passion is to help people to write better SQL Server applications.

Miloš Radivojević

Twitter: - MilosSQL

LinkedIn: Miloš Radivojević

Contact: https://milossql.wordpress.com/

Miloš Radivojević is a database consultant located in Vienna, Austria. He is Data Platform MVP and specializes in SQL Server for application developers and performance and query tuning. Currently, he works as a principal database consultant in bwin GVC (the largest regulated online gaming company in the world). He is co-founder of the SQL Pass Austria and speaks regularly at local and international database conferences. He is also co-author of the books SQL Server 2016 Developer’s Guide, SQL Server 2017 Developer’s Guide and Mastering SQL Server 2017.

Denny Cherry

Twitter: - mrdenny

LinkedIn: Denny Cherry

Contact: https://www.dcac.com

Denny Cherry is the owner and principal consultant for Denny Cherry Associates Consulting and has over a decade of experience working with platforms such as Microsoft Azure, Amazon AWS, Microsoft SQL Server, Hyper-V, vSphere, and Enterprise Storage solutions. Denny’s areas of technical expertise include system architecture, performance tuning, security, replication, and troubleshooting. Denny currently holds several Microsoft Certifications related to SQL Server 2000 through 2019, including being a Microsoft Certified Master, Microsoft MVP and VMware vExpert Award.

Will Velida

LinkedIn: Will Velida

Will Velida is a Software Engineer working at ASB Bank in Auckland New Zealand. While at ASB Bank, he has worked in a variety of teams, including working in the Big Data team, Data Science and Analytics team and in the Payments team doing some awesome things in the cloud using Azure Functions and Cosmos DB! In his down time, he likes to hike around New Zealand and do the odd kayaking when the opportunity arises.

Dejan Sarka

Twitter: - DejanSarka

Contact: http://blogs.solidq.com/dsarka/Home.aspx

Dejan Sarka, MCT and Data Platform MVP, is an independent trainer and consultant that focuses on development of database and business intelligence applications. Besides projects, he spends about half of his time on training and mentoring. He is the founder of the Slovenian SQL Server and .NET Users Group. Dejan Sarka is the main author or co-author of eighteen books about databases and SQL Server. Dejan Sarka has also developed many courses and seminars for Microsoft, Radacad, SolidQ, and Pluralsight.

Heidi Hasting

Twitter: - heidihasting

LinkedIn: Heidi Hasting

Heidi Hasting is a Business Intelligence professional and former software developer with over seven years experience in Microsoft products. She is an ALM/DLM enthusiast and Azure DevOps fan and co-founder and organiser of the Adelaide Power BI User Group. Heidi is a regular attendee at tech events including Azure Bootcamps, DevOps days, SQLSaturdays, Difinity and PASS Summit.

Vitor Fava

Twitter: - sqlservermaniacs

LinkedIn: Vitor Fava

Contact: https://www.vitorfava.com

I’m a DBA with extensive experience in the areas of Database and Information Technology, working on planning, implementation, and maintenance of large corporate database servers. I have several professional certifications and good experience in development activities and management of entrepreneurial environments using SQL SERVER. I’m a speaker at various technology events such as SQLSaturday, The Developers Conference, InteropMix and also in various discussion groups focused on database technology. I teach advanced training in SQL Server and Azure SQL Database and also acting as MCT in Microsoft official training. I’m the Chapter Leader of SQLManiacs PASS chapter.

Amit R S Bansal

Twitter: - A_Bansal

LinkedIn: Amit R S Bansal

Amit R. S. Bansal is a SQL Server Specialist at SQLMaestros. He leads the SQL Server practice with a focused team providing consulting, training, and content development services to more than 160+ SQL customers globally. He frequently speaks at international conferences on SQL Server performance tuning, which is his core expertise. Amit is also honored with Microsoft Regional Director status, MVP award, and Microsoft Certified Master of SQL Server credential. Amit has been working with SQL Server since 1999 and has been part of countless mission-critical SQL deployments. Performance Tuning in SQL Server is his core area of expertise. To learn more about Amit, visit http://sqlmaestros.com/amit-bansal.

Reza Rad

Twitter: - Rad_Reza

LinkedIn: Reza Rad

Contact: http://radacad.com/blog

Reza Rad is a Microsoft Regional Director, MVP, author, trainer, speaker and consultant. He is a Microsoft Data Platform MVP for nine years from 2011. Reza wrote many books on Power BI subjects including the Power BI from Rookie to Rock Star, and Pro Power BI Architecture. Reza is the invited speaker at the world’s well-known conferences such as Microsoft Ignite, Microsoft Business Applications Summit, Ignite Tour, PASS Summit, and many other conferences. Reza is an active blogger and writes regularly about Power BI at https://radacad.com.

David Alzamendi

Twitter: - techtalkcorner

LinkedIn: David Alzamendi

Contact: https://www.techtalkcorner.com

Delivering Business Intelligence and Data Analytics Solutions with On-Premises and Cloud technologies since 2011, David Alzamendi is a Microsoft Certified Solutions Expert and event speaker who solves problems with best practice procedures and the latest technology.

David is passionate about the positive impact data can have on our lives, businesses, economy and the environment. He prides himself on using his creativity and optimism to solve what others thought impossible.

Rob Douglas

Contact: https://www.gumption.co.nz

Rob is the Principal Consultant at DataSentinel Limited and has over a decade experience in providing SQL Server support to government departments, local and regional councils and businesses of all sizes throughout New Zealand.

Daniel Glenn

Twitter: - DanielGlenn

LinkedIn: Daniel Glenn

Contact: https://DanielGlenn.com

Daniel is a Microsoft MVP with 15 years’ experience building technology solutions, intranets and extranets. As Practice Leader for the Nashville-based InfoWorks Inc., Daniel helps organizations of all sizes solve complex data challenges by implementing Office 365 and SharePoint without the need of customization and costly investments.

Daniel is passionate about giving back and building the Microsoft technical community. Daniel holds leadership roles in various local user groups, serves as an organizer for Microsoft 365 Nashville, and is a co-host for the popular podcast 365 Message Center Show on https://MessageCenter.Show. You can follow Daniel online at https://DanielGlenn.com and @DanielGlenn on Twitter.

Angela Henry

Twitter: - SQLSwimmer

LinkedIn: Angela Henry

Contact: http://SQLSwimmer.com

Angela is a Solution Architect, living in High Point, NC and loves what she does. She’s worked with all versions of SQL Server worn all the hats that come with dealing with SQL Server throughout the years: developer, administrator, data architect and BI developer. She has her MSCE in Data and Analytics (f.k.a., Business Intelligence), is a Data Platform MVP, and a Microsoft Certified Trainer (MCT). She is the former chapter leader for the PASS Triad SQL User Group in Greensboro, NC. In her spare time you can probably find her in or at the pool, she’s an avid US Masters Swimmer, Coach and Instructor.

Asanka Padmakumara

Twitter: - asanka_e

LinkedIn: Asanka Padmakumara

Contact: https://asankap.wordpress.com/

Asanka is an experienced data engineer who is currently performing the role of Business Intelligence Consultant in Qrious. He has worked close to 10 years in BI and data analytics field and has implemented BI solutions for different industries. As a technology enthusiastic, he enjoys conducting technical presentations both locally and internationally. He is a MCSE in Data Management and Analytics as well as a Microsoft certified Azure Data Engineer. He is passionate about Data Analytics, Business Intelligence and AI related technologies.

Patrick Flynn

Twitter: - sqllensman

Contact: http://sqllensman.com/blog/

Patrick Flynn is a Senior Database Administrator with 10 years experience in large 24 x 7 enterprise environments. He is a certified master for SQL Server and a regular attendee of the PASS Summit.

Has presented at SQLSaturday events in Sydney, Melbourne, Brisbane and Auckland, Edmonton and Calgary, Oslo and Cambridge

Raju RH

Twitter: - rajurh85

LinkedIn: Raju RH

Contact: http://rajurh.blogspot.com/

Consultant for Azure PaaS based solution’s and designing Microsoft technologies application

Ali Sharifi

LinkedIn: Ali Sharifi

Contact: http://cloudbi.com.au/blog/

Ali is a consultant, mentor, certified trainer and data enthusiast who successfully designed and implemented over 50 BI solutions across corporates and SMEs in Australia. With over 20 years of experience in analytics, data warehousing and Dev Ops across the retail, health, logistics, manufacturing and FMCG industry, Ali has provided hands on training to the both individuals and companies. Ali’s passion has led him to learning development workshops across Australia and other parts of the globe.

Rob Farley

Twitter: - rob_farley

LinkedIn: Rob Farley

Contact: http://blogs.lobsterpot.com.au

Rob Farley runs LobsterPot Solutions in Australia, where he’s a consultant in the Microsoft Data Platform and Analytics space. He’s been an MVP since 2006, probably because of his blogging, his presentations around the world, and his dedication to the Adelaide Data Analytics User Group which he has led since before the release of SQL Server 2005. He’s on Twitter at @rob_farley, but you can always email him using rob@lobsterpot.com.au

Sponsors

The following is a list of sponsors that helped fund the event:

Back to the SQLSaturday Event List

Back to the home page