How Hardware Testing Got Plugged Into a Continuous Integration Framework

The concept of Continuous Integration (CI) is a powerful tool in software development, and it’s not every day we get a look at how someone integrated automated hardware testing into …read more Continue reading How Hardware Testing Got Plugged Into a Continuous Integration Framework

Continuous Integration: What It Is And Why You Need It

If you write software, chances are you’ve come across Continuous Integration, or CI. You might never have heard of it – but you wonder what all the ticks, badges and mysterious status icons are on open-source repositories you find online. You might hear friends waxing lyrical about the merits of …read more

Continue reading Continuous Integration: What It Is And Why You Need It

Developers Versus Automation Engineers: How We Ended the Fighting with the Right CI Process

Hey developers and DevOps professionals: what if I told you that how you wrap and execute your automation tests could be the key to making your development process faster, more professional and stable, and stop the bickering between your developers and… Continue reading Developers Versus Automation Engineers: How We Ended the Fighting with the Right CI Process

Tracking Binary Changes: Learn the DIFF-erent Ways of the ELF

Source control is often the first step when starting a new project (or it should be, we’d hope!). Breaking changes down into smaller chunks and managing the changes between them makes it easier to share work between developers and to catch and revert mistakes after they happen. As project complexity …read more

Continue reading Tracking Binary Changes: Learn the DIFF-erent Ways of the ELF

Securing the Build Environment: A ‘Critical’ Component of Container Security

As I noted in a previous article, the build environment is a key area on which organizations should focus their container security efforts. Companies don’t usually think of the build environment when it comes to securing their containers. But it&… Continue reading Securing the Build Environment: A ‘Critical’ Component of Container Security

Agile vs. DevOps – Application Security Weekly #18

This week, Keith and Paul discuss what the difference is between Agile, CI/CD, and DevOps! Agile is focused on processed, highlighting change, all while accelerating delivery. CI/CD focuses on software-defined life cycles, highlighting tools, all that … Continue reading Agile vs. DevOps – Application Security Weekly #18