Session Date/Time (dd-MM-YYYY 24h) | Speaker | Category | Track | Title |
---|---|---|---|---|
07-02-2019 16:00 | Meagan Longoria | Breakout Session (75 minutes) | Advanced Analytics | Do Your Data Visualizations Need a Makeover? |
07-02-2019 16:00 | Bob Pusateri | Breakout Session (75 minutes) | Database Administration and Development | SSMS & T-SQL Tricks: Working Smarter, Not Harder |
07-02-2019 16:00 | Hamish Watson | Breakout Session (75 minutes) | Cloud Solutions | Building a Database DevOps Pipeline in the Cloud in less than 59 Minutes |
07-02-2019 17:20 | Kendra Little | Breakout Session (75 minutes) | Database Administration and Development | Fix My Functions: Speeding Up Scalar and Table Valued UDFs |
07-02-2019 17:20 | Jeff Renz, Leslie Weed | Breakout Session (75 minutes) | Business Intelligence and Data Warehousing | Innovative Data Modeling: Make Data Warehousing Cool Again |
07-02-2019 17:20 | Carlos Bossy | Breakout Session (75 minutes) | Advanced Analytics | Data Science Tips and Tricks using Python and SQL |
07-02-2019 18:40 | Jen Underwood | Breakout Session (75 minutes) | Advanced Analytics | Storytelling for Machine Learning and Advanced Analytics |
07-02-2019 18:40 | Ed Leighton-Dick | Breakout Session (75 minutes) | Database Administration and Development | Principle of Least Privilege: The Key to Strong Security |
07-02-2019 18:40 | Brent Ozar | Breakout Session (75 minutes) | Database Administration and Development | Getting Better Query Plans by Improving SQL’s Estimates |
07-02-2019 20:00 | Pinal Dave | Breakout Session (75 minutes) | Database Administration and Development | Kick Start! SQL Server 2017 Performance Tips and Tricks |
07-02-2019 20:00 | Kimberly Tripp | Breakout Session (75 minutes) | Database Administration and Development | Architecting for Scalability and Performance in Hybrid Workloads |
07-02-2019 20:00 | Matt How | Breakout Session (75 minutes) | Advanced Analytics | A Heart to Heart with your Data: Emotional Intelligence in Azure |
07-02-2019 21:20 | Bob Ward | Breakout Session (75 minutes) | Database Administration and Development | Inside SQL Server with Containers |
07-02-2019 21:20 | Sourabh Agarwal | Breakout Session (75 minutes) | Database Administration and Development | Architecting a Highly Available Database Platform with SQL Server |
07-02-2019 21:20 | Alberto Ferrari | Breakout Session (75 minutes) | Advanced Analytics | Understanding Relationships in Power BI |
07-02-2019 22:40 | Richard Campbell | Breakout Session (75 minutes) | Advanced Analytics | Building Trust in Teams |
Event Date: 07-02-2019 16:00 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics
Event Date: 07-02-2019 16:00 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Whether you're a developer or a DBA, whether you do your work on-premises or in the cloud, attend this session to learn how easy it is to write better T-SQL code and save the day, all while working smarter, not harder!
Event Date: 07-02-2019 16:00 - Category: Breakout Session (75 minutes) - Track: Cloud Solutions
Over the course of 59 minutes we will build a deployment pipeline that starts off with pushing our database and application code to source control. We will utilize Visual Studio Team Services to automate our build and tests and perform Continuous Integration operations. The output of these operations will be a standardized package of our built solution.
Utilizing PowerShell in the form of Infrastructure as Code, we will spin up multiple Azure based environments that will be deployed to using automated Continuous Delivery processes. The finished result will be an automated and reliable deployment pipeline that was built under 59 minutes.
Event Date: 07-02-2019 17:20 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Event Date: 07-02-2019 17:20 - Category: Breakout Session (75 minutes) - Track: Business Intelligence and Data Warehousing
Event Date: 07-02-2019 17:20 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics
To get started in this field, a number of tools and methodologies must be employed to help you achieve predictive analytics success with your data. In this session, we will start by providing an introduction to Python, quickly becoming the defacto programming language for data scientists who want to create enterprise-ready solutions.
Carlos will then cover predictive analytics using T-SQL and Python, providing a practical understanding of what it takes to develop your own predictive models making the most of the expertise you already have. The session includes an overview of definitions, concepts and terminology, successful applications of predictive analytics, and how predictive analytics fits into an analytics environment.
Event Date: 07-02-2019 18:40 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics
Machine learning and advanced analytics can be difficult to understand and explain. Describing the problem, the model, the relationships among variables and the findings are often subtle, surprising and technically complex. Effectively translating quantitative insights and telling a compelling story requires planning, compelling design, and visualization choices. Successful analytical communicators don’t wait until the end of the analysis but rather use the entire process as a vehicle to communicate with stakeholders. Please join me in this session to learn the essence of storytelling for advanced analytics.
Event Date: 07-02-2019 18:40 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
In this session, we'll talk about the Principle of Least Privilege in more detail, and we'll discuss ways to implement it for the three primary classes of users - general users, applications, and administrators. Each has their own set of needs that requires a separate approach to allowing the security to meet those needs. You'll leave with actionable ideas on ways that you can improve your company's security while minimizing the impact of the changes.
Event Date: 07-02-2019 18:40 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
The secret is often comparing the query plan’s estimated number of rows to actual number of rows. If they’re different, it’s up to you – not the SQL Server engine – to figure out why the guesses are wrong. To improve ’em, you can change your T-SQL, the way the data’s structured and stored, or how SQL Server thinks about the data.
This session won’t fix every query – but it’ll give you a starting point to understand what you’re looking at, and where to go next as you learn about the Cardinality Estimator.
Event Date: 07-02-2019 20:00 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Here is a glimpse of the features we will cover in this session: • Adaptive query plans • Batch mode adaptive join • New cardinality estimates for optimal performance • Indexing Improvements • Automatic Tuning • Memory optimizations
At the end of the session, DBAs will learn 3 essential processes which can be game changers for their career. After implementing the suggestions discussed in this session, DBAs will have extra time to handle more pressing issues which they were not able to focus on earlier.
This 75 minutes will be the most productive time for any DBA or Developer.
Event Date: 07-02-2019 20:00 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Event Date: 07-02-2019 20:00 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics
This is where cognitive API’s come in. By harnessing the power of deep neural networks, we can accurately derive emotional insight from our data and use this to improve our offering to our customers. In this session we will look at the tools needed to connect your data to the right API’s and how we can leverage their capability. Starting out with sentiment analysis we move to facial expression recognition and image tagging.
Attendees will gain the knowledge of how to connect different types of data to appropriate cognitive services. This talk would be of interest to anyone that deals regularly with customer data or has a curiosity toward data science and its application within a business.
Event Date: 07-02-2019 21:20 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Event Date: 07-02-2019 21:20 - Category: Breakout Session (75 minutes) - Track: Database Administration and Development
Event Date: 07-02-2019 21:20 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics
Event Date: 07-02-2019 22:40 - Category: Breakout Session (75 minutes) - Track: Advanced Analytics