Release Management: How to Ship Without Fear
Release Management: How to Ship Without Fear Series: The Modern SDLC · Post 12 of 17 ← Post 11: CD and GitOps · Post 13: Observability → Most teams think about release management as the process of

Search for a command to run...
Articles tagged with #ci-cd
Release Management: How to Ship Without Fear Series: The Modern SDLC · Post 12 of 17 ← Post 11: CD and GitOps · Post 13: Observability → Most teams think about release management as the process of

GitOps: Making Deployment So Boring It Never Wakes You Up at 3am Series: The Modern SDLC · Post 11 of 17 ← Post 10: Containers and Kubernetes · Post 12: Release Management → The best deployment you

How to Build a CI Pipeline That Engineers Actually Trust Series: The Modern SDLC · Post 7 of 17 ← Post 6: Testing Strategy · Post 8: DevSecOps → A CI pipeline is the nervous system of your delivery

Understanding Checkmarx: Securing Your Code from Within Introduction In an era where cyber threats are ever-evolving, securing software applications from vulnerabilities is paramount. Checkmarx is a leading application security testing solution desig...

Jenkins Cheatsheet Installation and Setup Download Jenkins Download Jenkins from jenkins.io. Install Jenkins on Ubuntu wget -q -O - https://pkg.jenkins.io/debian/jenkins.io.key | sudo apt-key add - sudo sh -c 'echo deb https://pkg.jenkins.io/...

Introducing MegaLinter: Streamlining Code Quality Checks Across Multiple Languages Introduction As software projects grow in complexity, maintaining code quality becomes increasingly important. MegaLinter is a powerful code analysis tool designed to ...
