The Current Book
Search this blog
Steve’s tweets
- Bought a skin for my laptop and added a sticker, thanks to @sqldbawithbeard https://t.co/qJKddUkWEc 2 hours ago
- @peschkaj @sql_r @tmp1 Is Freya laughing? 6 hours ago
- @tjaybelt Nice, I created a Chili Peppers playlist at one point,. going through their stuff. 7 hours ago
Friends of Redgate
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career
- cell phone
- Cloud Computing
- computers
- containers
- continuous delivery
- continuous integration
- data
- data analysis
- database design
- databases
- Database Weekly
- dbatools
- deployment
- Dev Connections
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- goals
- hardware
- high availability
- Humor
- life
- Linux
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- patching
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Clone
- SQL Connections
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- testing
- travel
- tsqlt
- vacation
- version control
- virtualization
- webinar
- windows
- work
Tag Archives: continuous delivery
Agent Phases in VSTS Deployment
VSTS (Visual Studio Team Services) continues to grow and change over time. It seems every few months I see some new features and changes, which are good and bad. Good in that usually things improve. Bad in that I get … Continue reading
Posted in Blog
Tagged Azure Devops, continuous delivery, DevOps, syndicated
Making VSTS Deployment Changes to Databases without Breaking Your Application
One of the things that I do a lot is demo changes to databases with CI/CD in a DevOps fashion. However, I also want to make some application changes to my sample app without breaking things. As a result, I’ve … Continue reading
Posted in Blog
Tagged Azure Devops, continuous delivery, deployment, DevOps, syndicated
Including Your Database in a DevOps CI/CD Process
Abstract DevOps is changing today’s software development world by helping us build better software, faster. However many organizations struggle to include their database changes with their application deployment. In this session, we will examine how the concepts and principles of … Continue reading
Posted in Presentations
Tagged continuous delivery, continuous integration, DevOps
Held Hostage by the Database
Your database platform will constrain and limit the flexibility you have in evolving your software. It doesn’t matter which platform you choose, which type of database, or even the format for your data. At some point, you will be dealing … Continue reading
Posted in Editorial
Tagged continuous delivery, continuous integration, DevOps, software development