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
SQL Saturday South Florida 2024 Powerpoint Decks
Thanks to everyone who attended my sessions today at SQL Saturday South Florida. Here are the resources from today. Blogging for the Tech Professional Deck: BloggingfortheTechProfessional.pptx Get started with writing today. Use Word or Open Live Writer, save 10 posts … Continue reading
Posted in Blog, Presentations
Tagged blogging, deployment, DevOps, SQL Saturday
Comments Off on SQL Saturday South Florida 2024 Powerpoint Decks
What Metrics Do You Collect?
One of the hot terms in software these days is observability. There are a few definitions (Splunk, RadixWeb), but essentially this is the insight into how your software runs and performs using metrics, logs, traces, etc. In DevOps, we do … Continue reading
Posted in Editorial
Tagged administration, DevOps, software development
Comments Off on What Metrics Do You Collect?
Denver Dev Day – Best Practices for Database Deployments Resources
I delivered a talk today on database deployment best practices at the Denver Dev Days 2024. This is a great event, and I have been lucky enough to attend a few and speak. The deck I presented from is here: … Continue reading
Posted in Blog
Tagged DevOps, speaking, syndicated
Comments Off on Denver Dev Day – Best Practices for Database Deployments Resources
Friday Flyway Tips: State-based Deployments
Recently the Flyway Desktop (FWD) team release support for state-based deployments. These are similar to SQL Compare deployments, but with your code source control, which is where you want it. This post looks at how this works. I’ve been working … Continue reading