Blog Posts
Container Security in DevOps
Container-based virtualization platforms provide a means to run multiple applications in separate instances. Container technologies can provide significant benefits to DevOps, including increased scalability, resource efficiency, and resiliency. Unless containers …
• By Chris Taschner
In DevSecOps
DevOps Technologies: Gauntlt
This post is the latest installment in a series aimed at helping organizations adopt DevOps. Tools used in DevOps environments such as continuous integration and continuous deployment speed up the …
• By Chris Taschner
In DevSecOps
Build DevOps Tough!
"Software security" often evokes negative feelings among software developers since this term is associated with additional programming effort and uncertainty. To secure software, developers must follow a lot of guidelines …
• By Chris Taschner
In DevSecOps
Security in Continuous Integration
Software development teams often view software security as an afterthought, something that can be added on after the product is fully functional. Although this approach may have made some sense …