Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:30:00 | Justin Dearing | Application Database Development | Version control with GIT for the DBA Precon |
08:30:00 | Kevin Feasel | Strategy and Architecture | Big Data, Small Data, and Everything In Between |
08:30:00 | Grant Fritchey | Enterprise Database Administration Deployment | Azure SQL Database for the DBA |
08:30:00 | Jonathan Stewart | BI Information Delivery | From problem to Power BI: A journey in data visualization |
08:30:00 | Chris Sommer | Enterprise Database Administration Deployment | Painting with PowerShell: SQL Server Administration |
09:45:00 | James Serra | Enterprise Database Administration Deployment | Big data architectures and the data lake |
09:45:00 | Taiob Ali | Enterprise Database Administration Deployment | How to migrate a SQL database to Microsoft Azure SQL V12 |
09:45:00 | Justin Dearing | Application Database Development | Version control with GIT for the DBA |
09:45:00 | Amy Herold | Enterprise Database Administration Deployment | Making the Leap from Developer to DBA |
11:00:00 | Kevin Feasel | Analytics and Visualization | R For the SQL Server Developer |
11:00:00 | Andrew Loree | Enterprise Database Administration Deployment | Stretch Database and Managed Backups: Cloud Services for your SQL Servers |
11:00:00 | Jonathan Stewart | BI Platform Architecture, Development Administration | An introduction to the magical world of BIML! |
11:00:00 | Paul Popovich Jr | Enterprise Database Administration Deployment | Distributed Replay, using it to plan for the future. |
11:00:00 | Thomas Grohser | Application Database Development | # vs @ - it's not about Social Media it's about temporary tables and data |
12:15:00 | Allen White | Other | Tuning Query Performance with SentryOne Plan Explorer |
13:30:00 | Edward Pollack | Application Database Development | Finding Islands, Gaps, and Clusters in Complex Data |
13:30:00 | Derik Hammer | Enterprise Database Administration Deployment | Architecting Availability Groups |
13:30:00 | Chris Hyde | Analytics and Visualization | SQL Server R Services in SQL 2016 |
13:30:00 | Andrew Loree | Enterprise Database Administration Deployment | SQL Server vNext (Linux and Beyond) |
13:30:00 | Amy Herold | Professional Development | WIT: Start 'em Young - Growing Women in IT |
14:45:00 | Edward Pollack | Enterprise Database Administration Deployment | Building Effective Backups |
14:45:00 | Grant Fritchey | Application Database Development | The Query Store and Query Tuning in SQL Server |
14:45:00 | James Serra | Professional Development | Learning to present and becoming good at it |
14:45:00 | Thomas Grohser | Application Database Development | Developing and deploying reusable TSQL code with Visual Studio and SQL Server Data Tools |
14:45:00 | Allen White | Application Database Development | Scalable Application Design with Service Broker |
16:00:00 | Derik Hammer | Application Database Development | Query Tuning without Production Data |
16:00:00 | Taiob Ali | Enterprise Database Administration Deployment | Think like the Cardinality Estimator |
16:00:00 | Allen White | Enterprise Database Administration Deployment | Emergency! Are You Ready for Disaster to Strike? |
Event Date: 29-04-2017 - Session time: 08:30:00 - Track: Application Database Development
We will cover using git from the command line and with Visual Studio. We will be using github as our central repository, but we will discus other cloud and on premisis options for the primary repository.
Our example application will be an ASP.NET MVC application and SQL Database whose schema will be managed by SSDT. Participants will be expected to have a laptop with either the community edition or professional edition of Visual Studio 2013, the latest CTP of SQL Server 2016, git for windows and Tortoise git. A github URL for the example application will be provided in advance. Attendees will be expected to have cloned the repo, compiled the application, and having it run locally.
Event Date: 29-04-2017 - Session time: 08:30:00 - Track: Strategy and Architecture
Event Date: 29-04-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 08:30:00 - Track: BI Information Delivery
Event Date: 29-04-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Join me to learn how to paint your own SQL Server canvas with PowerShell.
Event Date: 29-04-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 09:45:00 - Track: Application Database Development
What does this mean to a DBA? Whether or not you use SSDT, you should be storing your database schema in version control. In addition, your utility scripts certainly belong in VCS.
In my session. We'll cover:
What is version control? How does a distributed version control system differ from traditional version control like Visual Sourcesafe, TFS, and SVN? How do I setup git for internal use in my company? How do I host public and private repositories on github. How do pull requests work? How do I fork a SVN repo to github?
We will be covering using git from both the command line and Visual Studio.
Event Date: 29-04-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 11:00:00 - Track: Analytics and Visualization
Event Date: 29-04-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 11:00:00 - Track: BI Platform Architecture, Development Administration
Event Date: 29-04-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 11:00:00 - Track: Application Database Development
Event Date: 29-04-2017 - Session time: 12:15:00 - Track: Other
Event Date: 29-04-2017 - Session time: 13:30:00 - Track: Application Database Development
This is a fast-paced session that delves into methods that can be applied to any data. Want to know how many production incidents make up a single common problem? Can we track sales success by the number of consecutive weeks that an agent has exceeded their goal? How about the longest home run streak hit by Derek Jeter at night games on Tuesdays?
Discussion will include performance, CTEs, recursion, set-based vs. iterative analysis, and some pretty hairy TSQL!
Event Date: 29-04-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 13:30:00 - Track: Analytics and Visualization
Event Date: 29-04-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
In this session, we will look at the background of SQL Server’s move to non-Windows platforms, cover how to install using package deployment on Linux and image-containers with Docker. Focus will cover administration and tools that you can leverage while running SQL Server on non-Windows platforms, including migration and current feature function limitations.
Event Date: 29-04-2017 - Session time: 13:30:00 - Track: Professional Development
Event Date: 29-04-2017 - Session time: 14:45:00 - Track: Enterprise Database Administration Deployment
Time constraints often cause us to lean on maintenance plans or third party tools to handle backups for us, but having a full understanding of the necessary processes involved is critical to having backup and restore processes that will provide us with exactly what we want, when we need it.
This is an opportunity to create a backup solution from scratch that takes into account the most important aspects of a backup process and can easily be customized to fit the needs of any database environment.
Event Date: 29-04-2017 - Session time: 14:45:00 - Track: Application Database Development
This session will explore how the Query Store works and how it’s going to change the methods you use to tune and troubleshoot query performance. With the information in this session, not only will you understand how the Query Store works, but you’ll know everything you need in order to put it to work with your own SQL Server 2016 tuning efforts, as well as your Azure SQL Databases.
Event Date: 29-04-2017 - Session time: 14:45:00 - Track: Professional Development
Event Date: 29-04-2017 - Session time: 14:45:00 - Track: Application Database Development
He will also share many Tips and Tricks for using Visual Studio more effective for database development.
Event Date: 29-04-2017 - Session time: 14:45:00 - Track: Application Database Development
Learning Objectives: Session Goal 1 Understand the Service Broker architecture Session Goal 2 Understand the difference between critical and non-critical updates Session Goal 3 Demonstrate how the non-critical updates are best handled asynchronously
Event Date: 29-04-2017 - Session time: 16:00:00 - Track: Application Database Development
Event Date: 29-04-2017 - Session time: 16:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 29-04-2017 - Session time: 16:00:00 - Track: Enterprise Database Administration Deployment
Learning objectives: 1 Understand the kinds of issues that can arise in critical data environments 2 Understand the expectations for performance and recovery of those data environments 3 Define a Personal Minimums contract for meeting the data availability expectations of the business