Showing posts fromdevops

Demystifying DevOps - Culture, Operations and Shared Ownership

DevOps is an operating model in which the people who change a service also participate in keeping it healthy. Automation supports that model, but a pipeline or Kubernetes cluster cannot create owners

Read More

Streamlining Software Delivery - Implementing CI/CD Pipelines

CI/CD turns a commit into a traceable production artifact through explicit checks, promotions and recovery steps. The pipeline should answer four questions: what was built, which controls passed, whe

Read More