22-25 April 2026

Learn Database DevOps With Redgate

2022

TL; DR

Learn database DevOps using Redgate Software.

Session Details

People, Process, Tools.
That’s the order in which to place your priorities when attempting to implement DevOps within any organization. Join the Redgate Advocate team as they take an entire day to address how to do database DevOps. We will be following that same pattern, helping you first understand the importance of people in DevOps. Then we’ll be working through the various process steps, best practices, and mechanisms, all in support of making your database deployments safer, as well as faster and more frequent. Finally, we’ll be finishing up showing you various tools from Azure DevOps to AWS Developer Tools and Github Actions, all in support of making your database deployments automated. Along the way, we’ll also show you some Redgate products that make the whole thing easier.

feedback link: https://sqlb.it/?7358

3 things you'll get out of this session

Speakers

Grant Fritchey

scarydba.com

Grant Fritchey's previous sessions

Managing the Challenge of Monitoring Growing, Multi-platform Database Estates
Our session will present best practices and real-world examples for monitoring in multi-platform environments.
 
The New Database Landscape - Revealing Shifts and Charting the Next Horizon
From personal journeys between database platforms, to insights from Redgate's customer base, and findings from our 2024 State of the Database Landscape report, in this session you'll hear a variety of viewpoints about the evolving world of databases.
 
Fundamentals of Git
Learn the fundamentals of how to work within Git in this 20 minute session.
 
Efficiency up, failed releases down; compliant production data for your test and dev environments
In this session, we’ll tackle the challenges that come with getting yours hands on quality data for test, QA, and CI practices.
 
Benefits of Using Version Control In Database Development
Version control provides benefits beyond DevOps automation.
 
Yes, You Should Monitor Azure SQL Database
Learn what is necessary to keep an eye on your Azure SQL Database in order to better tune it and reduce costs.
 
SQL Injection: How it Works, How to Stop It
Learn what SQL Injection is and all the mechanisms you should employ to help stop it.
 
Learn to Read Execution Plans
Learn how to understand and read execution plans.
 
Environment Provisioning: The Third Age
Step back through the ages and explore how database teams have approached creating environments for dev and test. Learn how, in the new age of provisioning, databases are delivered safer, faster, and more efficiently
 
DevOps and Data
Learn about data management and DevOps for the modern business.
 
Exploring Execution Plans
Learn the details behind how to read execution plans.
 
Statistics, Row Counts, Execution Plans, and Query Tuning
Row counts are the primary factor for choices made by the query optimizer. This session explores how row counts affects query performance.
 
Faster Provisioning with SQL Clone
Find out how the new SQL Clone enables self-service easy automation of database copies, near-instant at the time of need, using a fraction of the disk space, and allowing quick reversion to a baseline.
 
Automating Your Database Deployments
Deploying your database changes to production can be nerve-wracking. We'll discuss methods that take the stress out of the process by ensuring that you practise your deployments using continuous integration before you ever get near production
 
Getting Started Reading Execution Plans
Learn where to start reading execution plans and how to interpret them in order to understand how to tune poorly performing queries.
 
Monitoring Windows Azure SQL Server VMs and SQL Databases
Once you've decided to move to Azure with any of your databases, you're going to need to know how they're performing, this session shows you.
 
Query Tuning in the Clouds
Just because you're using an Azure SQL database does not mean you can avoid tuning queries. This session will introduce you to the tools you have available to identify poor performing queries, understand, and fix them. All in the cloud.
 

Steve Jones

voiceofthedba.com

Steve Jones's previous sessions

Blogging for the Tech Professional
Blogging is a fantastic way to attract prospective employers that want to learn more about skills. This can raise your profile, help you guide the interview process, and even help you become an MVP.
 
Including Your Database in a DevOps CI/CD Process
Many organizations want to build software in a DevOps framework, but struggle to include the database. Come see how Continuous Integration, Testing, and Continuous Deliver can work with a database.
 
Get Testing with tSQLt
tSQLt is a testing framework that is designed to help you write repeatable, isolated tests against your database code. In this session we will briefly examine the goals of testing, and introduce tSQLt with a variety of demonstrations.
 
Branding Yourself for a Dream Job
Everyone wants a job they enjoy and look forward to working at each day. This session will present practical techniques for improving your brand and giving you the chance to interview for the job you want.
 
Continuous Integration for Databases
Building software is hard, and we often find that fixing bugs is expensive if they are not caught early. Continuous Integration (CI) has proven to be a valuable technique in improving software quality and this session demonstrates CI for databases.
 
Searching Binary Data in SQL Server 2012
A look at binary data in SQL Server and full-text searching of the content of binary files.
 
Preparation for Disaster
Sooner or later some sort of disaster occur on your SQL Server instance. It might be the destruction of a server, the corruption of a page inside the database, or just the unexpected deletion of some data. When disaster does strike, will you be prepa