Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:30:00 | Joseph Barth | Cloud Application Development Deployment | Hybrid Data and Analytics via a SQL Server 2017 Azure Drone |
08:30:00 | Anthony Nocentino | Enterprise Database Administration Deployment | Designing High Availability Database Systems using AlwaysOn Availability Groups |
08:30:00 | Janis Griffin | Enterprise Database Administration Deployment | Welcome To the 2016 Query Store! |
08:30:00 | Elizabeth Block | Enterprise Database Administration Deployment | DBA Cheat Sheet |
08:30:00 | Mitchell Bottel | Professional Development | Effective Communication and Self Promotion for the IT Introvert (YOU!) |
09:45:00 | Ike Ellis | Cloud Application Development Deployment | A Survey of the Azure Data Platform |
09:45:00 | Ben Miller | Application Database Development | Inside the SQLPS PowerShell Module |
09:45:00 | Harry Chandra | Enterprise Database Administration Deployment | Intro to Availability Group |
09:45:00 | Rick Lowe | Application Database Development | Weird Stuff I Saw While ... Working With Heaps |
09:45:00 | Brandon Leach | Enterprise Database Administration Deployment | Treating Tables Like Legos: Table Partitioning Basics |
09:45:00 | Prakash Heda | Enterprise Database Administration Deployment | SQL Server on Containers – Part 1 |
11:00:00 | Ben Miller | Enterprise Database Administration Deployment | Managing Availability Groups with PowerShell |
11:00:00 | Ami Levin | Application Database Development | Where did I put my (primary) keys? |
11:00:00 | Brandon Leach | Enterprise Database Administration Deployment | A DBAs guide to the proper handling of corruption |
11:00:00 | Jason Brimhall | Enterprise Database Administration Deployment | Bare Naked Skinny on SQL Server |
11:00:00 | Prakash Heda | Enterprise Database Administration Deployment | SQL Server on Containers – Part 2 |
12:15:00 | SQLSAT650 Sponsor | Enterprise Database Administration Deployment | VMware Lunch and Learn Series: Microsoft SQL Server on vSphere |
12:15:00 | SQLSAT650 Sponsor | Enterprise Database Administration Deployment | Zerto: Keeping the Enterprise Always On with IT Resilience |
13:30:00 | Anthony Nocentino | Enterprise Database Administration Deployment | Linux OS Fundamentals for the SQL Admin |
13:30:00 | Deji Akomolafe | Enterprise Database Administration Deployment | Successfully Virtualizing SQL Server on vSphere - Straight from the Source |
13:30:00 | Paul Stanton | Enterprise Database Administration Deployment | SQL Server Containers and Clones |
13:30:00 | Christopher Anderson | BI Information Delivery | Build your Key Performance Indicator data warehouse |
13:30:00 | Dan Hess | Enterprise Database Administration Deployment | Intro to Azure from a DBA's Perspective: How to Cover Your a.a.s. |
14:45:00 | Phil Robinson | BI Information Delivery | Data Wrangling for Reporting Analytics |
14:45:00 | Rick Lowe | Application Database Development | Why Should I Care About ... Partitioned Views? |
14:45:00 | Eric Courville | Enterprise Database Administration Deployment | Intro to the DBATools PowerShell module |
14:45:00 | Jason Brimhall | Enterprise Database Administration Deployment | A Masters Passport to Extended Events |
14:45:00 | Ike Ellis | Analytics and Visualization | Dive into Azure Data Lake |
16:00:00 | Sayed Saeed | BI Information Delivery | Enabling Familiar, Powerful Business Intelligence |
16:00:00 | Armando Lacerda | Enterprise Database Administration Deployment | Unleashing Stretched Databases |
16:00:00 | Eric Freeman | BI Platform Architecture, Development Administration | SSIS Process Automation Design for the T-SQL Developer |
16:00:00 | Benjamin Nevarez | Application Database Development | Dive into the Query Optimizer - Undocumented Insight |
16:00:00 | Glenn Burnett | Enterprise Database Administration Deployment | Lightning Talks |
Event Date: 15-07-2017 - Session time: 08:30:00 - Track: Cloud Application Development Deployment
Using SQL Server 2017, we will control a drone via NodeJS. With the help of Python and ML we will then make the drone fly in the "Safe Zone".
Join me in a presentation on how to create your Azure environment for data and analytics using the first ever drone controlled by SQL Server 2017.
This presentation will include creation of a hybrid solution for operational analytics both on-prem and cloud using Azure SQL Database in-memory and temporal tables to create the ultimate data and analytics experience.
Event Date: 15-07-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 08:30:00 - Track: Professional Development
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Cloud Application Development Deployment
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Application Database Development
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Application Database Development
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
With table partitioning, you can break a table or index down into smaller more manageable chunks. It can help you perform maintenance on just part of a table or index. You can even move data in and out of tables with quick and easy metadata only operations. We’ll go over basic partitioning concepts such as horizontal vs. vertical partitioning, and techniques like partitioned views and sliding windows. You'll see how we can make our index and statistics maintenance easier. At the end of this session you’ll have a firm understanding of how partitioning works and be able to make decisions on how and when to implement.
Event Date: 15-07-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
SQL server 2017 with complete support for creating containers using Dockers, a defacto industry standard API for container packaging is to allow running SQL Server as micro-services. Docker has industry-wide support with hosted services on Azure/AWS, monitoring, logging, orchestration. No matter you want to deploy SQL server on Linux or windows containers are the way…
This introductory session will help seasoned SQL Server DBA/Developers understand the basics of containers and windows 16 NANO servers running SQL Server 2016 17. in subsequent session Prakash will cover several demos and share scripts to start with containers
Event Date: 15-07-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 11:00:00 - Track: Application Database Development
We will consider the benefits and challenges of using different types of keys - natural, surrogates, artificial (and others?) from multiple aspects: data consistency, application development, maintenance, portability and performance.
Event Date: 15-07-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
First we will be focus on ways to detect corruption early. This will include understanding tools available to us like DBCC CheckDB as well as the importance of testing your backups. We’ll look at some sample scripts to automate corruption checks and common alerts we should have set up on our instances.
Then we will move onto how to respond to some common example of corruption through live demos. We’ll look at how we can analyze the situation safely as well as point out various pitfalls that trip people up. We’ll also discuss when and how we may be able to fix corruption vs restoring the database.
Event Date: 15-07-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Join this NSFW (not safe for whining) session as we strip SQL down to the bare bones. I will help you undress the complexities of a few of the basic SQL Server concepts. These concepts will include locks, principals, query directives and deadlocks.
In this session I will disrobe misunderstandings related to the aforementioned topics. I will show the different types of principals in SQL Server. I will also show various scenarios involving locks and deadlocks along with some of their effects with and without query directives. The goal is to better understand these topics and to hopefully stop using and perpetuating common mis-uses of terminology and common misconceptions about the technology.
Event Date: 15-07-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Those of you remember physical server consolidation phase started with VM, and struggle to run SQL server on VM with predictable performance…. Since than this is biggest change in the way SQL will be installed. Windows 16 introduced containers support, headless NANO servers and SQL server 2017 with complete support for creating containers using Dockers, a defacto industry standard API for container packaging is to allow running SQL Server as micro-services. No matter you want to deploy SQL server on Linux or windows containers are the way…
Will show you how can you install 5 SQL server implementations in 5 minute with each dedicated SQL implementation taking 15 GB of space. Will show you how containerization solves the “dependency hell” problem by incorporating software dependencies into a container image and provide smooth application deployment…
This session is designed for seasoned SQL Server DBA Developers
Event Date: 15-07-2017 - Session time: 12:15:00 - Track: Enterprise Database Administration Deployment
VMware Lunch and Learn Series: Microsoft SQL Server on vSphere
Event Date: 15-07-2017 - Session time: 12:15:00 - Track: Enterprise Database Administration Deployment
Your organization is always running and can't afford downtime during a disaster or the traditional time it takes to recover from one. Backup solutions don't solve these problems as they are not true disaster recovery for the business. What types of disasters will impact the business? Learn about disaster recovery scenarios, and also the questions to ask and answer when planning your disaster recovery solution to drive true IT resilience. Learn about which decisions impact the business in which ways, and how to avoid making sacrifices for your always-on organization.
Event Date: 15-07-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Microsoft is emphasizing the use of containers for development and test on SQL Server 2017, and new solutions from Red Gate and Windocks add support for containers and SQL Server database fast cloning, for the full range of the SQL Server family. We’ll explore use of Docker based tooling for delivery of container environments, and their pros and cons. We’ll also look at SQL Server cloning, and how clones enable Dev and Test teams to work on large database environments for containers as well as existing SQL Server instances.
Event Date: 15-07-2017 - Session time: 13:30:00 - Track: BI Information Delivery
Event Date: 15-07-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 14:45:00 - Track: BI Information Delivery
Event Date: 15-07-2017 - Session time: 14:45:00 - Track: Application Database Development
Event Date: 15-07-2017 - Session time: 14:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 14:45:00 - Track: Enterprise Database Administration Deployment
It is time to let those old tools retire gracefully and move into the world of XE. This full day workshop will provide you the means to let Profiler and Trace be retired from your toolset as you discover all that XE has to offer.
This full day session on Extended Events will help prepare you to put this tool to immediate use as you walk back to your daily duties. This workshop will teach you about Extended Events starting with the basics and moving through how to create XE sessions that will get the right data for you, while doing so with minimal impact.
You will be exposed to advanced troubleshooting techniques as we work through complex issues that are made easier through the use of XE. Take advantage
Event Date: 15-07-2017 - Session time: 14:45:00 - Track: Analytics and Visualization
Event Date: 15-07-2017 - Session time: 16:00:00 - Track: BI Information Delivery
Event Date: 15-07-2017 - Session time: 16:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 15-07-2017 - Session time: 16:00:00 - Track: BI Platform Architecture, Development Administration
Event Date: 15-07-2017 - Session time: 16:00:00 - Track: Application Database Development
Event Date: 15-07-2017 - Session time: 16:00:00 - Track: Enterprise Database Administration Deployment
Caroline Ward: It's amazing how a Massive Open Online Course (MOOC) can jumpstart your learning! MOOC tips and recommendations, and the best learning advice I have picked up from a MOOC!
Dilip Nayak: Lessons learned in hiring short-term DBA contractors. Do your expectations match the services you're purchasing?
Robert Muir: How your database design can impact performance, what to watch out for when using Entity Framework queries, and tips for sharing this information with application and database developers.