Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:45:00 | Jared Zagelbaum | Analytics and Visualization | Intro to Machine Learning |
08:45:00 | Sean Forgatch | BI Platform Architecture, Development Administration | Processing Big Data with Azure Data Lake Analytics |
08:45:00 | Arthur Daniels III | Enterprise Database Administration Deployment | Plan Cache performance tuning |
08:45:00 | Dave Bland | Enterprise Database Administration Deployment | Extended Events: What are they and How do I use them |
08:45:00 | Rick Lowe | Application Database Development | Why Should I Care About ... Partitioned Views? |
10:10:00 | Rick Bielawski | Application Database Development | Mastering queries into XML data. |
10:10:00 | Eric Fait | Analytics and Visualization | Power BI Bookmarks: Four Business Use Cases |
10:10:00 | David Klee | Enterprise Database Administration Deployment | Zen and the Art of Perfmon 2018 |
10:10:00 | Andy Galbraith | Enterprise Database Administration Deployment | Intro to Powershell for the SQL Server DBA |
10:10:00 | Brian Hansen | Application Database Development | The Amazing Utility of ROW_NUMBER() |
12:50:00 | Rick Bielawski | Strategy and Architecture | Implementing security inside SQL Server |
12:50:00 | Turner Kunkel | Cloud Application Development Deployment | Azure Analysis Services: Purpose, Migration, Benefits, and Tools |
12:50:00 | David Klee | Enterprise Database Administration Deployment | Ping! (no reply) |
12:50:00 | Dan Mallott | Application Database Development | The Fruit Goes Enterprise: Full Stack .NET Development Using Only Mac-Native Tools |
12:50:00 | Joe Obbish | Application Database Development | Decoding the Cardinality Estimator to Speed Up Queries |
14:15:00 | Dave Bland | Enterprise Database Administration Deployment | Statistics - Why are they there and what do I do with them |
14:15:00 | Sourav Mukherjee | Application Database Development | Upgrade to SQL Server 2017: Unleashing the Power of SQL Server 2017 |
14:15:00 | Frank Henninger | Enterprise Database Administration Deployment | Introducing dbachecks : Unit testing for your database infrastructure |
14:15:00 | Joshuha Owen | Cloud Application Development Deployment | Let's build a data app with Azure Functions! |
14:15:00 | Ed Leighton-Dick | Enterprise Database Administration Deployment | Availability Group Troubleshooting Beyond the Basics |
15:40:00 | Jared Zagelbaum | Cloud Application Development Deployment | Custom Activities in Azure Data Factory |
15:40:00 | Kevin Trojanowski | Application Database Development | SQL Unit Testing with T-SQLt |
15:40:00 | Joe Obbish | Application Database Development | Four Rules For Columnstore Query Performance |
15:40:00 | Pat Phelan | Strategy and Architecture | In memory database... Let's rethink that request! |
15:40:00 | Jake Manske | Application Database Development | Locking and its effects on queries and maintenance tasks |
Event Date: 23-06-2018 - Session time: 08:45:00 - Track: Analytics and Visualization
Event Date: 23-06-2018 - Session time: 08:45:00 - Track: BI Platform Architecture, Development Administration
Event Date: 23-06-2018 - Session time: 08:45:00 - Track: Enterprise Database Administration Deployment
Just like gardening, keeping a database healthy requires pruning. Techniques to manage, remove, and improve execution plans will be shown. The Query Store gives us power tools for this work, but it's not the entire solution.
Event Date: 23-06-2018 - Session time: 08:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 23-06-2018 - Session time: 08:45:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 10:10:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 10:10:00 - Track: Analytics and Visualization
Power BI Pagination I'll take an existing dataset previously used for a SSRS report and add Page forward and backward buttons to it in Power BI Change and Reset ALL filters and slicers I'll reset/update filters and slicers across multiple tabs in a report with a single button Swapping out visuals with one click The director wants to see the visual but the VP wants to see the table Executive Presentation Create a finely tuned presentation with nothing but Power BI
Bring your own dataset and build out these scenarios with me as I demonstrate each one live from scratch.
Event Date: 23-06-2018 - Session time: 10:10:00 - Track: Enterprise Database Administration Deployment
Event Date: 23-06-2018 - Session time: 10:10:00 - Track: Enterprise Database Administration Deployment
Event Date: 23-06-2018 - Session time: 10:10:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 12:50:00 - Track: Strategy and Architecture
Event Date: 23-06-2018 - Session time: 12:50:00 - Track: Cloud Application Development Deployment
The bulk of the conversation will then be an introduction to Azure's analysis services implementation - how to use it, how much it may cost, a comparison to on-premises implementations, and how to migrate from on-premises.
Then more intermediate subjects will be discussed, such as analysis of best practices and automation techniques, future features Microsoft is working on, and future research considerations for a more advanced look at Azure Analysis Services.
Demos are included during several parts of the presentation.
Event Date: 23-06-2018 - Session time: 12:50:00 - Track: Enterprise Database Administration Deployment
Ever wonder how common tasks such as how servers communicate, how cross-subnet Availability Group failover to your disaster recovery site work, or why ‘they’ always recommend a dedicated network adapter for your WSFC? What do I need to know to better manage my databases in the cloud? De-mystifying the networking underneath your databases makes you a stronger database professional. This deep dive technical session will cover many of the critical aspects of enterprise-level networking and how your database servers communicate with the rest of the world. Topics and demonstrations include networking technologies, quality of service, VLANs, routing, firewalls, monitoring, and trending.
By the end of this interactive session, you will be able to check your own networks for their performance and know how to converse with the networking admins to help improve the overall performance.
Event Date: 23-06-2018 - Session time: 12:50:00 - Track: Application Database Development
The good news is that thanks to Microsoft's efforts, we can now do full stack .NET development without ever touching a Windows VM on our Macs! In this talk, I'll live code a simple service with database backend while introducing Mac-native tools such as Visual Studio Code, SQL Operations Studio and SQL Server for Docker. Along the way, I'll discuss key differences and limitations between the Windows tools and their Mac counterparts paying particular attention to the differences between SQL Ops Studio and SSMS. I'll also touch on the difference between Visual Studio Code and Visual Studio for Mac.
Event Date: 23-06-2018 - Session time: 12:50:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 14:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 23-06-2018 - Session time: 14:15:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 14:15:00 - Track: Enterprise Database Administration Deployment
In this session we’ll be learning about an exciting new powershell module called dbachecks which seeks to solve these problems. Built upon the backbones of dbatools and pester, this is a unit testing framework with over 100 predefined checks to validate your instances.
Event Date: 23-06-2018 - Session time: 14:15:00 - Track: Cloud Application Development Deployment
In this session, we will walk through the architecture and components of creating an Azure-facing video processing application that can scan videos for text and provide that information in CSV files for analysis. We will cover the architecture, data flow, and Azure technology pieces including Azure Functions, Blob Storage, Storage Queues, Azure Data Lake Storage Analytics, and Power BI.
Event Date: 23-06-2018 - Session time: 14:15:00 - Track: Enterprise Database Administration Deployment
As a consultant, I've been able to troubleshoot a number of less-common scenarios first-hand. Join me as we walk through some of these scenarios to show you how to detect and correct them. Along the way, we'll also discuss alerts you can put into place on your servers to give you immediate feedback when something in your availability group goes wrong.
Event Date: 23-06-2018 - Session time: 15:40:00 - Track: Cloud Application Development Deployment
Event Date: 23-06-2018 - Session time: 15:40:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 15:40:00 - Track: Application Database Development
Event Date: 23-06-2018 - Session time: 15:40:00 - Track: Strategy and Architecture
This session looks at what you can do to put a database in memory, at what problems that can help, and at what problems it won't affect noticeably. It also looks at the recommended way to put tables into memory and the problems that will solve.
Event Date: 23-06-2018 - Session time: 15:40:00 - Track: Application Database Development
In this session, we will discuss lock modes in SQL Server and how they impact your queries. We will show how different isolation levels change which locks are taken and for how long they are held. We will look at ways to avoid unnecessary blocking for maintenance tasks like index rebuilds. Assertions will be backed up with demo-based evidence.
After this session, you will have the understanding you need to start writing application code and maintenance jobs suitable for concurrent systems by anticipating blocking issues due to locking.