It’s funny… As I began this year, I realized how much I enjoyed scrolling through photos on Instagram. If you’re not on it, the beauty of it is that it’s just photos. No statuses, no politics, no links – just photos. I’m following some amazing photographers – both above and below water – as well as friends and family. And, I thought – our team is a blast; we work hard, we play hard. Why not setup an Instagram account for SQLskills and highlight some of the fun we have!
So, we did (SQLskills on Instagram) – we haven’t posted a lot yet but it will be really fun as we start to travel and present at various upcoming events:
- SQLbits in London running from Mar 31 to April 4, 2020
- SQLintersection in Orlando running from April 5 to April 10, 2020
- SQLskills Immersion Events in Chicago running April 27 to May 8, 2020
What was also super exciting for me to realize is that I’ve been running SQLskills for 25 years – this year. As a result, we’re also going to celebrate some of the many events we’ve presented at and met so many of you at! It’s crazy to think that I’ve been running SQLskills for 25 years (and the last 13 with Paul) but I / we still really enjoy what we’re doing and we look forward to many more years! (and, I started when I was only 2 so I’m really only 27… Paul wishes. ;-))
What I thought would be fun is to tell you why we all enjoy what we do so much! And, there’s even a SentryOne session coming up where we all told horror stories and the lessons we learned. This first one is recorded (Feb 12) but we’re doing an open style Q&A on Feb 19 so you can join us and ask your questions too!
Wednesday, February 12, 2020 11:00 AM EST: Troubleshooting Horror Stories and the Surprising Lessons They Teach – Part 1 (register)
Wednesday, February 19, 2020 11:00 AM EST: Troubleshooting Horror Stories and the Surprising Lessons They Teach – Part 2 (register)
And, I thought it’d be fun for you to hear what keeps the rest of the team going and excited – both professionally and personally!
Meet Our AWESOME SQLskills Team
Kimberly L. Tripp
SQLskills founder – started in 1995
I’ve always thought that data is a company’s most precious asset. I had skeptics – when I first started this business – that told me there was no way I’d survive “only” focusing on data. I’d have to learn .Net, client-side coding, servers, etc. And, even earlier on in my career, I did work with OS/2, Lan Manager, SQL Server, and Windows (plus, Windows for Workgroups – which I affectively called Windows for Warehouses since that’s really where most of that software stayed 😉). I was more of a “jack of all trades” earlier on but I really enjoyed focusing more on SQL Server. As of roughly ’92, I’ve been predominantly working only with SQL Server. And, in having a team, we’ve all been able to focus more. For me, my favorite topics and features all revolve around internals and “very large table” design. Specifically, I focus on partitioning and designing for performance / scalability. With an effective design, you won’t run into secondary problems with maintenance / availability and you’ll get A LOT more with the hardware that you have instead of constantly trying to kill your problem with iron. It’s really satisfying for me to work with folks that have had terrible problems that we’re able to solve with better design, effective indexing / statistics, and plan quality with proper caching.
And, if you’re at any of the following events, please be sure to stop by and say hi!
SQLBits in London: March 31 – April 4, 2020
Training Day, Wednesday, April 1, 2020: Statistics for Performance: Internals, Analysis, Problem Solving
As well as at these SQLbits conference sessions:
SQLintersection in Orlando, FL: April 5-10, 2020
Pre-conference workshop, Monday, April 6, 2020: The Developer’s Guide to Consistency, Accuracy, Concurrency, and Transactional Control
Plus, a few sessions at the conference!
SQLskills Immersion Events In Chicago: April 27 – May 8, 2020
I’ll be teaching part of IEPTO1 and IEPTO2 at our own SQLskills deep, technical training events (“Immersion” events) in Chicago:
As for my “fun” side, check out my “Meet the Team” photo posts that highlight some of my favorite non-SQL Server passions…
- Check out my photo post on Facebook/SQLskillsIE
- Check out my photo post on Instagram
Paul S. Randal
SQLskills CEO – joined SQLskills in 2007
One of the things I like most is teaching people about the internals of SQL Server, from all the knowledge I picked up working on the SQL Server Development Team at Microsoft for nine years. Many people think learning internals is irrelevant, but understanding *why* something works the way it does and how that impacts design and operational choices is really important. In addition to knowing how/why something works, knowing where to start – is equally important. Knowing where your server is “waiting” will give you direction. As a result, over the last few years, I’ve made wait statistics my primary focus. This endeavor has led me to create the hugely popular Wait Statistics and Latch Classes library. There’s nothing more rewarding than seeing a class student or consulting client have that ‘aha!’ moment when it all clicks!
SQLBits in London: March 31 – April 4, 2020
Training Day, Tuesday, March 31, 2020: Performance Troubleshooting using Waits and Latches
As well as at SQLbits conference sessions!
SQLintersection in Orlando, FL: April 5-10, 2020
Pre-conference workshop, Monday, April 6, 2020: Performance Troubleshooting using Waits and Latches
As well as these sessions:
SQLskills Immersion Events In Chicago: April 27 – May 8, 2020
Of course, Paul will be joining the entire SQLskills team for Immersion Events in Chicago. Join Paul at one of these deep, technical courses:
As for Paul’s “fun” side, check out his “Meet the Team” photo posts that highlight some of his favorite non-SQL Server passions:
- Check out Paul’s photo post on Facebook/SQLskillsIE
- Check out Paul’s photo post on Instagram
Jonathan Kehayias
SQLskills Principal Consultant – joined SQLskills in 2011
My primary focus is on HA/DR solutions for SQL Server as well as performance tuning and optimization. But, because I also love tackling complex multi-server problems and difficult automation problems I do a lot with Service Broker and Replication; I get the really fun engagements! I enjoy finding alternate solutions to problems using the wide arsenal of tools available in my toolkit, and often jokingly refer to myself as a multi-faceted threat since I have both a developer and admin background with SQL Server. I am not beyond taking a problem entirely outside of SQL Server and offering a non-SQL related solution that meets a client’s requirements or performs faster. Dealing with the insanely obscure problems and finding solutions is one of the things that brings me the most satisfaction and, at times, the most frustration about working with technology.
SQLintersection in Orlando, FL: April 5-10, 2020
Pre-conference workshop, Sunday, April 5, 2020: A Lap Around SQL Server for Linux Folks
Plus, a few sessions at the conference!
SQLskills Immersion Events In Chicago: April 27 – May 8, 2020
And, not surprisingly, Jon will be joining the entire SQLskills team for Immersion Events in Chicago. Join Jon at one of these deep, technical courses:
As for Jon’s “fun” side, check out his “Meet the Team” photo posts that highlight some of his favorite non-SQL Server passions:
- Check out Jon’s photo post on Facebook/SQLskillsIE
- Check out Jon’s photo post on Instagram
Erin Stellato
SQLskills Principal Consultant – joined SQLskills in 2012
I like to know how things work. Within SQL Server, this means I find the internals fascinating, and I like to dig into features that I can get my hands on to try stuff to see what works and what breaks. When I worked for a software vendor, I dealt mainly with troubleshooting performance issues and corruption. The performance issues helped develop my foundation of knowledge around internals, statistics, indexes, and execution plans, and all the corruption drove home the importance of good HA and DR strategies. These are things I still love to this day, along with features like Query Store and Extended Events. The more and more troubleshooting and tuning I’ve done, the more I’ve learned about wait statistics, plan caching, and parameter sensitivity…and the more I try new features such as Columnstore and In-Memory OLTP. I am an engine girl at heart. Give me a good performance issue any day and I’m happy. I like solving problems, and I really enjoy teaching as I go. Ultimately, my favorite customer engagement is when I’ve fixed their issue and they have learned something new about SQL Server.
SQLBits in London: March 31 – April 4, 2020
Training Day, Wednesday, April 1, 2020: Performance Tuning with Query Store in SQL Server and Azure
As well as these sessions:
SQLintersection in Orlando, FL: April 5-10, 2020
Join Erin for sessions on query store, troubleshooting workloads, and analyzing execution plans!
SQLskills Immersion Events In Chicago: April 27 – May 8, 2020
Of course, Erin will be joining the entire SQLskills team for Immersion Events in Chicago. Join Erin at one of these deep, technical courses:
As for Erin’s “fun” side, check out her “Meet the Team” photo posts that highlight some of her favorite non-SQL Server passions:
- Check out Erin’s photo post on Facebook/SQLskillsIE
- Check out Erin’s photo post on Instagram
Tim Radney
SQLskills Principal Consultant – joined SQLskills in 2015
During the housing crisis of the mid 2000’s, I was working for a financial institution as a jack of all trades. My title was Sr Application Engineer, but my job role was supporting dozens of vendor applications. Many of those had a SQL Server backend so I regularly worked around SQL Server. In 2008 when things were looking really bad for small and mid-size US banks, I was asked to join the DBA team. I loved working with SQL Server and data in general. I looked at job sites for application support type jobs and things were bleak, I then searched DBA jobs and there were thousands. That was enough for me to make a career change. A few months into the job I learned of the SQL Community and my career took off. Working with SQL Server has fundamentally changed my career, and life. Immediately, I started focusing on backups, baselines, standard configurations for all SQL Server builds, ETL, and performance. I moved up from a level 2 to Sr DBA, then lead DBA, to Managing the production DBA team. During that time at the bank, I lead the effort to virtualize 95+ percent of our SQL Server infrastructure and upgrade to modern versions of SQL Server. In late 2014, I was picked up by Paul in a bar in Seattle (true story) and joined the SQLskills team in January 2015. I continue to focus on data and have taken serious interest and focus in Azure and PowerBI. Working with customers to determine where to best store different types of data and how to best utilize/analyze is really satisfying!
SQLintersection in Orlando, FL: April 5-10, 2020
Pre-conference workshop, Monday, April 6, 2020: Management, Admin, and Best Practices for the Hybrid DBA (SQL Server 2016-2019 | Azure SQL DB | Managed Instance), and co-presented with David Pless, Microsoft
Post-conference workshop, Friday, April 10, 2020: Performance Tuning and Optimization for Modern Workloads (SQL Server 2016-2019 | Azure SQL DB | Managed Instance), and co-presented with David Pless, Microsoft
And, of course, a few sessions at the conference!
SQLskills Immersion Events
After that, Tim will absolutely be joining the entire SQLskills team for Immersion Events in Chicago as he teaches a couple of courses on his own! Join Tim at one of these deep, technical courses:
As for Tim’s “fun” side, check out his “Meet the Team” photo posts that highlight some of his favorite non-SQL Server passions:
- Check out Tim’s photo post on Facebook/SQLskillsIE
- Check out Tim’s photo post on Instagram
THANKS!
So, be sure to click on a few of those links. No, I don’t get paid for clicks but wow – it takes a long time to add all those links to a post. I just hope someone uses one or two of them! ;-) And, make sure you stop by and say hi to anyone and ALL of our team; we all enjoy talking SQL Server, or diving (well, except for Erin but she loves talking about running / spinning / baking…). We all have our hobbies!
Finally, a HUGE WOW, I didn’t quite realize exactly how busy we all are over the next couple of months! This doesn’t include user group sessions or SQL Saturdays either and I know Erin just attended/presented at a really successful SQLSaturday in Cleveland and I presented to the Ireland SQL Server User group just last night! If you’re interesting in having one of us present for your user group – check out this post: Calling all user group leaders! We want to present for you in 2020!.
We really do hope to see you SOMEWHERE soon!!
Thanks for reading!
-k