
Continuous Verification, AKA Just Doing DevOps
There are several ironies about DevOps that can sometimes cause confusion or perhaps take attention away from what really matters. Take “Shift Security Left” for instance. Yes, it’s cheaper and safer to catch errors before they get into production and, yes, developers should take more responsibility for the quality and security of their code. No one …
Continue reading “Continuous Verification, AKA Just Doing DevOps”

CloudBees Launches Two New Software Delivery Management Modules
During DevOps World 2020, attendees heard about CloudBees Software Delivery Management and its upcoming availability. Well, today we make good on that promise. CloudBees is excited to launch two new Software Delivery Management capabilities that help engineers balance their team’s time to maximize software delivery speed, predictability and overall health. CloudBees Software Delivery Management has removed the headache of …
Continue reading “CloudBees Launches Two New Software Delivery Management Modules”

From Zero to DevSecOps: How to Implement Security at the Speed of DevOps
The following is a guest post from Sharon Sharin, product marketing manager at WhiteSource.DeDe DevOps has become a popular buzzword in the software development industry. Many organizations have already embraced the DevOps methodology, but what about security? A common concern is that adding security to DevOps practices will severely slow down development processes, but this doesn’t need …
Continue reading “From Zero to DevSecOps: How to Implement Security at the Speed of DevOps”

Technical Debt Management with Feature Flags: Strategy & Best Practices
Technical debt is accumulated as unmanaged flags accrue in an application’s code. And the associated marginal gain (i.e. each unmanaged flag added) directly impacts the amount of time and resources needed for testing. This can lead to more serious issues with the affected development, performance/testing and product processes becoming more expensive. As software teams grow …
Continue reading “Technical Debt Management with Feature Flags: Strategy & Best Practices”

Testing with Feature Flags to Improve Developer Productivity
Feature Flags can improve your continuous integration process in a number of ways. This post will focus on how CloudBees Feature Flags can help improve your developer productivity and shorten the feedback loop with the Flag Override view for frontend validation. It includes Javascript in examples, but the override view can be used in all available platforms. The flag …
Continue reading “Testing with Feature Flags to Improve Developer Productivity”