Blog Posts
Improving Data Analysis with DevOps
Data analysis is complex and, at times, overwhelming. Automation increases an analysis team's ability to continuously improve their process....
• By Kiriakos Kontostathis
In DevSecOps
Collecting Data, The DevOps Way
Data collection and storage are a large component of almost all software projects. Even though most software projects include a data component, this topic is rarely discussed in the DevOps …
• By Kiriakos Kontostathis
In DevSecOps
Spreading Security with Overcommit
We often discuss how important it is to incorporate security into all parts of the DevOps software development lifecycle (SDLC). For example, my post Security...Security Everywhere discusses what types of …
• By Kiriakos Kontostathis
In DevSecOps
Security...Security Everywhere
In this DevOps revolution, we are trying to make everything continuous: continuous integration, continuous deployment, continuous monitoring--the list goes on. In this blog post, I discuss how security can be …
• By Kiriakos Kontostathis
In DevSecOps
Adding Security to Your DevOps Pipeline
DevOps practitioners often omit security testing when building their DevOps pipelines because security is often linked with slow-moving business units and outdated policies. In this blog post, I will present …