Category Archives: DevOps

DevOps Development Pipeline Success Practices

Zenergy’sDevOpsexperts David Dang and Bryson Osborne, and senior test engineer Jonathan Diaz discuss the quality gates, stages, and success practices to include in your DevOps development pipeline. “It is really critical not only to build code, in a continuous fashion, but you also want to build code with quality. Static code analysis, unit testing, code coverage, and post deployment testing are allstagesthat should be included in your pipeline to ensure your code has quality when...

CICD Pipeline Stages: Building a Mature DevOps Pipeline

Zenergy’sDevOpsexperts David Dang and Bryson Osborne, and senior test engineer Jonathan Diaz discuss thecentral CICD pipeline stages for building a mature DevOps pipeline. “Many companies have built out a DevOps CICD pipeline. But, is it a mature pipeline? When creating your pipeline, there are several stages you will want to include to ensure it is mature. The goal is to automate as much as possible, running from a trigger base all the way to the last stage of your pipeline.” – David...