How to improve DevOps communication clarity
Communication is at the heart of DevOps, but it can be difficult to achieve. Mike Cuppett explains how to improve DevOps communication clarity.
2021-04-27
Communication is at the heart of DevOps, but it can be difficult to achieve. Mike Cuppett explains how to improve DevOps communication clarity.
2021-04-27
2021-04-13
93 reads
2021-04-08
227 reads
There is more to DevOps than tools and automation. In this article, Robert Sheldon explains how to create a DevOps culture based on collaboration.
2021-03-23
Spending time on low value tasks isn't often worth the cost for highly paid employees.
2021-03-18
140 reads
The transformation of a way of working is hard, but it's important to realize this is more than just technology. This also includes people.
2021-03-16
84 reads
2021-03-15
122 reads
DBAs are in great demand, but what if you are recruiting a DBA for DevOps? Mike Cuppett explains how to hire and train the right DBA for the job.
2021-03-12
There is more to DevOps than tools and automation. In this article, Robert Sheldon explains how to create a DevOps culture based on collaboration.
2021-02-25
When working on an SSIS project with multiple developers, a merge conflict can occur in the git repository. In this tip we'll show you how to resolve this type of conflict and provide alternative options.
2021-02-22
By SQLBalls
William, right, 11 years ago the morning of our college tour Hello Dear Reader! When...
What is Docker? Docker is a famous platform for building, shipping, and running container...
This is part of a series of new job blog posts. You can find...
Hi All, I have following samples. create table tbl_svr (Server varchar(200) primary key) insert...
I am tasked with writing a package to import a series of files. One...
I have a table contains 2 fields , objid and COMMENT as below: objid ...