Blog
Sharing insights, knowledge and expertise
View All Topics
View All Types
Agile
Architecture
Atlassian
AWS
Business Agility
Business Analysis
Data & Analytics
Design
DevOps
Digital Marketing
Employee Spotlights
Integration as a Service
ITSM
Management & Leadership
Microsoft Tools & Platforms
News & Events
PMP Certification
Product Management
Project Management
SAFe
Security Governance & Posture
Software Development
Software Testing & QA
Splunk
Tech Talent Shortage
Value Streams

DevOps
Getting Started With Docker Hub
Docker is an open-source platform that packages applications for distribution. It gives you a way to combine applications and their dependencies into containers that run in any environment. Docker Hub is a service for sharing...
Read Article >

DevOps
Alerting on SLOs and Error Budget Policies
Assessing your system\'s reliability through SLOs is a great way to really understand and measure how happy users are with your service(s). Error Budgets give you the amount of reliability you have left before users...
Read Article >

DevOps
Defining the 5 DevOps Principles: CALMS
DevOps is a ubiquitous term these days. I\'ve lost count of the job ads that look for DevOps engineers and the products that sell themselves as the ultimate DevOps tool. At its core, DevOps is...
Read Article >

DevOps
DevSecOps and Continuous Security
After many years of shifting to DevOps, we see nowadays a rising trend of DevSecOps . This is mainly for two reasons. First, there are far more security threats these days. Second, there are many...
Read Article >

DevOps
DevOps Testing Tutorial: How They Fit Together
As a tester, or someone interested in becoming one, DevOps and testing are terms that you\'ll always hear next to each other. This is true whether in conversation or modern software development methodologies. Because DevOps...
Read Article >

DevOps
Adding DevOps Security Tools to Your CI/CD Pipeline
As you travel down the DevOps path, one of the most avoided topics is often security or DevSecOps. Security is usually a touchy point because, more than likely, it will add work somewhere that someone didn\'t...
Read Article >

Agile
Agile and DevOps – Which Scaled Agile Framework Works Best?
If you are already running Agile/DevOps teams, sooner or later, you will reach a fork in the road where you need to decide how to scale your teams. By “scale”, it means that you seek...
Read Article >

Agile
DevOps Metrics that Actually Matter
Recently, I have been working with several teams to help them with metrics. It seems that metrics are one of those things that can help or hurt an organization, depending on how they are applied....
Read Article >

DevOps
4 Common Pitfalls of DevSecOps and How to Overcome Them
Today we\'ll cover some of the most common pitfalls in DevSecOps. By recognizing these issues and moving quickly to avoid or correct them, you can save yourself time, money, effort, and heartache. First, let\'s spend...
Read Article >

DevOps
Static Analysis With SonarQube
SonarQube is a platform for analyzing software for bugs, vulnerabilities, and code smells. In addition to performing a variety of static analysis checks on your source, it presents the results in the form of rich...
Read Article >

DevOps
Running SonarQube With Docker Compose
It’s impossible to overstate the importance of code quality to your project’s success. You can spend enormous amounts of time and money on your agile practice and your CI/CD pipeline, but if your code doesn’t...
Read Article >

Agile
Agile vs DevOps – Same, Different, or Something Else?
If you have worked in any technology field over the past decade, there’s a good chance that the terms “Agile” and “DevOps” have become overused buzzwords for you, just as other terms like “lean”. Based...
Read Article >