Picking the Right Branch-Merge Strategy

To succeed with distributed rapid development, a branch-merge strategy is key. A good strategy facilitates processes among multiple developers or teams and is the basis for any well-functioning DevOps pipeline that uses continuous integration (CI). While there are many ways to implement CI and DevOps without a branch-merge strategy, most mature organizations use them to […]

Read more
A Beginner’s Tips for Learning DevOps
A woman mentors another woman while looking at a computer

As a new employee fresh out of college, there’s definitely a learning curve when entering the DevOps world. For me, DevOps was rarely mentioned in school and certainly never in a lecture. It was this mysterious movement sweeping through the technical field: a solution to all of your project’s problems. To me, it was more […]

Read more
Mentoring at Coveros
Two men sit facing each other having a conversation

Our people are our most important asset. We have found that mentoring is the best way to support the growth of our people. The purpose of mentoring at Coveros is to help employees succeed by finding ways to add value and contribute to the company’s growth. Success within the company means growing professionally, helping Coveros […]

Read more
SSL on Nexus 3

Setting up SSL with Nexus Repository Manager 3 on Windows I wanted to install Nexus Repository Manager 3 and serve traffic over HTTPS, but I ran into some issues. I wanted to share some lessons learned and help people avoid the problems I had. If you are like me, SSL certificate management can be daunting. […]

Read more
Why the Minimum Viable Product Matters

Many organizations struggle to understand why agile isn’t working for them. Often, the most telling difference between a high-functioning, mature agile team and an immature one comes down to the understanding and practice of one key concept: the minimum viable product (MVP). The struggle to appropriately define an MVP quickly results in a process more […]

Read more
Becoming a Tester?

I had an opportunity to do one of the lightning keynotes at STARWEST 2018 where I talked about the start of my career, and how I got to speak at testing conferences. Fresh out of college I was a Naval Architect, designing ships and submarines for the U.S. Navy. I was building model ships, often […]

Read more
Using Different Virtualization Tools to Create Disposable Environments

     Virtualization is a key component to building, testing and deploying software. In my experience, customers often struggle to test their application when their production and non-production systems vary. Customers also tend to spend too much time building test environments to match their production.      In the past, developers would use VirtualBox to […]

Read more
SecureCI 2018 Q3 Release

This SecureCI release was mainly about modernizing our infrastructure as code, our release process, and automating manual steps to set us up for quicker releases in the future. It was a very long and painful process, but finally, an updated version of SecureCI™ is available! So, what can you expect from this release? New Features First […]

Read more
A Definition of Done for DevSecOps

DevOps means different things to different people. To me, it is a culture of communication and collaboration across the entire team. In DevOps, we have a software delivery pipeline that checks, deploys, and tests every build. The goal is to give us confidence that we are producing a viable candidate for production, so we have […]

Read more
X