CI/CD
CI/CD | News, how-tos, features, reviews, and videos
How to choose a cloud CI/CD platform
Hosting CI/CD in the cloud can speed up interactions between development pipelines and source code repositories and make life easier for developers. There are a surprising number of options.
How intelligent automation changes CI/CD
A new paradigm for continuous delivery is emerging that enables it to serve as the foundation for improving devops and increasing development productivity.
5 best practices for securing CI/CD pipelines
Build in security from the beginning with continuous testing, automation, zero trust, and AIops.
Kubescape boosts Kubernetes scanning capabilities
End-to-end open source security platform for Kubernetes has added vulnerability scanning for code repositories and container image registries.
Trying out the Azure Developer CLI
Microsoft’s new Azure developer tool streamlines development in the Azure cloud, from deploying dev environments to running CI/CD.
7 devops practices to improve application performance
Devops is tough, but the choice between faster development and improving reliability shouldn't be. Consider shifting-left security, better observability, AIops platforms, and more.
Are you ready to automate continuous deployment in CI/CD?
Making the leap from continuous delivery to continuous deployment requires the right skills, practices, and tools. Use this five-point checklist to prepare for launch.
Docker Desktop comes to Linux, adds extensions SDK
Docker Extensions allow Docker Desktop to integrate with a wide range of partner tools for software supply chain security, CI/CD, Kubernetes deployment, and more.
How the UK Department for Work and Pensions cut deployment times to 15 minutes
The UK government body is starting to build a central developer platform on top of Red Hat technology to enable engineers to deploy more quickly and regularly, regardless of the underlying infrastructure.
5 tools to rule your software development life cycle
Modern software development is fast, iterative, and complex. Modern teams need at least these five tools to manage all of the moving parts.
What is CI/CD? Continuous integration and continuous delivery explained
CI/CD is a best practice for devops and agile development. Here's how software development teams automate continuous integration and delivery all the way through the CI/CD pipeline.
NUnit uses open source tools to test .NET code
Unit tests are an important part of modern application development. NUnit is perhaps the best-known way of using them with .NET code.
Solomon Hykes’ Dagger raises $20M and launches public beta
Startup founded by three Docker alumni is raising its first major round of funding as it finally looks to get its CI/CD tool into the hands of users.
GitLab 14.8 adds security approval policies, extends SSH support
Update to the GitLab devops platform introduces chainable security approval policies as the replacement for the deprecated Vulnerability-Check feature.
How to protect your Kubernetes infrastructure from the Argo CD vulnerability
A zero-day vulnerability in Argo CD could be putting sensitive information like passwords and API keys at risk. Are you protected?
A brief intro to the Pants build system
Pants is a fast, remote-friendly, and ergonomic build tool for multiple languages including Python, Go, Java, and Scala. Let’s take a look.
A simple automated build pipeline for Node.js
Even simple and early-stage projects benefit from automated build pipelines. Here’s an easy way to set up CI/CD with Node.js, Jenkins, and Git.
GitLab 14.6 shines on distributed deployments
Latest release of the devops platform simplifies Geo configuration, allows GitLab mirrors to serve as write proxies, and adds vulnerability scanning support for .NET 6.