CI/CD
CI/CD | News, how-tos, features, reviews, and videos
GitLab Dedicated offers single-tenant, SaaS-based devsecops
Service hosted and managed by GitLab is geared to users with strict compliance requirements such as isolation, data residency, and private networking.
What is GitHub Actions? Automated CI/CD for GitHub
GitHub Actions is an automated CI/CD platform that integrates with GitHub to create seamless, versatile CI/CD pipelines. Here's how it works.
How to reduce your devops tool sprawl
After a decade of software development and operations teams embracing every ‘right tool for the job,’ it’s time to start tool consolidation efforts. Here’s where to start.
What is platform engineering? Evolving devops
Platform engineering is a newer way of doing devops that uses centralized tools and data to put developers at the center of the action. Here's how it works.
What is Jenkins? The CI server explained
Jenkins offers a simple way to set up a continuous integration and continuous delivery environment for almost any combination of languages and source code repositories.
Best practices for devops observability
Implement observability in strategic areas of the software development life cycle, especially with complicated microservices and cloud-native apps.
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.