Screwdriver is a build platform designed for Continuous Delivery using the latest containerization technologies.
It is a collection of services that aids the workflow for continuous delivery pipelines.
This is free and open source software.
Key Features
- Integrates directly into your DevOps daily habits. It tests your pull requests, builds your merged commits, and deploys to your environments. Define load tests, canary deployments, and multi-environment deployment pipelines with ease.
- Pipeline as code – define your pipeline in a simple YAML file that lives beside your code. There is no external configuration of your pipeline to deal with, so you can review pipeline changes and roll them out with the rest of your codebase.
- Architecture uses pluggable components under the hood to allow you to swap out the pieces that make sense for your infrastructure. Swap in Postgres for the Datastore or Jenkins for the Executor. You can even dynamically select an execution engine based on the needs of each pipeline.
Website: screwdriver.cd
Support: Documentation, GitHub Code Repository
Developer: Yahoo Inc.
License: BSD 3-Clause license
Screwdriver is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| Continuous Delivery Tools | |
|---|---|
| Jenkins | Self-contained, open source automation server with a huge array of plugins |
| Tekton | Powerful and flexible framework for creating CI/CD systems |
| Earthly | CI/CD framework that runs every pipeline inside containers |
| Dagger | Powerful, programmable CI/CD engine |
| GoCD | Easily model and visualize complex workflows |
| Spinnaker | Cloud native continuous delivery |
| Concourse | Presents a general approach to automation for CI/CD |
| Woodpecker | Uses docker containers to execute pipeline steps |
| Agola | CI/CD redefined |
| Screwdriver | Build platform designed for Continuous Delivery |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

