Search this blog
The Current Book – The Phoenix Project (re-reading)

-

18 Year MVP Awardee

Tags
- administration
- AI
- AIExperiments
- auditing
- Azure
- backup
- 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
- 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: continuous delivery
Webinar: Database Deployment with Git, Jenkins, and Octopus Deploy
I’ve got a webinar later today that looks at how Redgate Software’s DLM Automation and other SQL Toolbelt tools can be used to smoothly move development changes from one database to another. Sign up and spend an hour with me … Continue reading
Posted in Blog
Tagged continuous delivery, continuous integration, DLM, Redgate, speaking, syndicated
Comments Off on Webinar: Database Deployment with Git, Jenkins, and Octopus Deploy
Bringing DevOps to the Database
Abstract: DevOps is a hot topic in today’s software development world. However most of the knowledge and experience with DevOps is based around application software and ignores the database. We will examine how the concepts and principles of DevOps can … Continue reading
Posted in Presentations
Tagged continuous delivery, continuous integration, DevOps, presentations, speaking, version control
Comments Off on Bringing DevOps to the Database
Practicing Deployments
This editorial was originally published on Feb 18, 2013. It is being re-run as Steve is out of the office. It’s said that amateurs practice until they can get something right. Professionals practice until they don’t get something wrong. That’s … Continue reading
Posted in Editorial
Tagged continuous delivery, software development
Comments Off on Practicing Deployments
Is Rollback Feasible for Database Changes?
One of the things I used to show people in SQL Compare was the ability to generate a quick rollback script by switching the source and target. We can generate a deployment script going from Dev to Production, switch the … Continue reading
Posted in Editorial
Tagged continuous delivery, software development
Comments Off on Is Rollback Feasible for Database Changes?