A seismic shift in application security
Application Security Testing has been around for a long time, yet applications continue to be a lucrative target for attackers.
Traditional application security tools were built for traditional development methods and struggle...
Best practices for modern CI/CD pipelines
CI/CD is not new anymore. The hype slowly cools down and is now entering a mature state. Software development companies incorporated their CI/CD processes to fully support their DevOps teams. There...
Switch on or switch off, feature flags helps DevOps teams deliver fast
Developers often need to quickly gather customer feedback about new features they deliver. However, when doing so it's easy to forget a critical aspect which leads to an undesired error. If...
Why the Pipeline is key for Cloud Engineers
CI/CD pipelines are a common workflow automation tool for software developers. These pipelines generally build, integrate, and deploy new software versions, while doing code quality checks, security checks, integration tests, and...
The benefits of single application CI/CD
Continuous Integration and Delivery (CI/CD) has changed the way we build, test, and deploy software. Releases that happened weekly, monthly, or more, can now be pushed several times a day.
In order...
Why the PX-Backup container-native approach is crucial for data protection
Containers are very different than virtual machines. The more prescriptive way containers store data forces admins and developers to put more thought into which data goes where. It also means traditional...
How Kubernetes is changing the divide between Dev and Ops
Kubernetes is changing the divide between operations and development. Where traditionally, provisioning and managing infrastructure was a task exclusive to IT Operations, Kubernetes is shifting infrastructure towards developers. Even though public...
Why CI/CD is really about collaboration
CI/CD really is about collaboration. In this post, we’ll talk about why this is true, and walk through some examples that show how this works in real life.
This a post in...
Beating CI/CD complexity with CINQ
CI/CD is a common practice to bring applications from code to production. Unfortunately, the tools needed to create these pipelines vary wildly in functionality and quality, and you need to integrate...
DevOps tool sprawl: is ‘tool tax’ just the tip of the iceberg?
DevOps tools make the world go ‘round. Too many tools make the DevOps engineers go mad. The first one is true. The second one, too. Fact is: tooling that helps you...