Search this blog
2026 Redgate Summit – New York City

-

18 Year MVP Awardee

Tags
- administration
- AI
- AIExperiments
- auditing
- Azure
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- encryption
- Flyway
- Friday Poll
- FWTips
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- Microsoft
- misc
- monitoring
- networking
- PASS
- Performance
- powershell
- presentations
- Redgate
- Redgate Monitor
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- tools
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- words
- work
Search this blog
Steve’s Tweets
Tweets by way0utwestOlder Posts
Meta
Tag Archives: DevOps
The DevOps Airways Roadshow
I love this logo. Our marketing people were very creative. After the van tour last year, we decided to go with a plane this year. I wrote about the photoshoot last week, and you can compare which of these you … Continue reading
Posted in Blog
Tagged DevOps, Redgate, speaking, syndicated
Comments Off on The DevOps Airways Roadshow
Architecting Zero Downtime Deployments at THAT Conference
Thanks to everyone that came to my talk at THAT Conference. The deck is here, if you want to download it and use it as a resource, or to present internally to your team. The repo is here: https://github.com/way0utwest/ZeroDowntime
Posted in Blog
Tagged conferences, DevOps, speaking, syndicated
Comments Off on Architecting Zero Downtime Deployments at THAT Conference
So You Think You’re Agile… (Webinar Jan 25)
I’ve got another webinar tomorrow. This one in conjunction with Clear Measure, who work with companies to build better software. This should be interesting as Jeffrey Palermo and I talk about the characteristics of organizations that are getting better at … Continue reading
Friday Flyway Tips–Linking a GitHub Issue to a Code Commit
Recently I was doing a demo and a customer asked how I had linked my commit in Azure DevOps to the work item that existed. It’s easy, and tldr; it’s with the commit comment. This post shows how that works. … Continue reading