Alternatives to TeamCity
Compare TeamCity alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to TeamCity in 2026. Compare features, ratings, user reviews, pricing, and more from TeamCity competitors and alternatives in order to make an informed decision for your business.
-
1
Gearset
Gearset
Gearset is the complete, enterprise-ready Salesforce DevOps platform, enabling teams to implement best practices across the entire DevOps lifecycle. With powerful solutions for metadata and CPQ deployments, CI/CD, testing, code scanning, sandbox seeding, backups, archiving, observability, and Org Intelligence — including the Gearset Agent — Gearset gives teams complete visibility, control, and confidence in every release. More than 3,000 enterprises, including McKesson, IBM and Zurich, trust Gearset to deliver securely at scale. Combining advanced governance, built‑in audit trails, SOX/ISO/HIPAA support, parallel pipelines, integrated security scans, and compliance with ISO 27001, SOC 2, GDPR, CCPA/CPRA, and HIPAA, Gearset provides enterprise‑grade controls, rapid onboarding, and a user‑friendly interface — all in one platform. Gearset delivers enterprise‑grade power without the overhead, which is why leading global organizations in finance, healthcare, and technology choose us, -
2
Bitrise
Bitrise
Bitrise is a CI/CD platform built for mobile development, helping teams speed up builds, automate testing, and deliver high-quality apps faster. It supports native languages like Swift, Objective-C, Java, and Kotlin, as well as cross-platform frameworks including React Native, Flutter, Xamarin, Cordova, and Ionic. Setup takes minutes, with customizable workflows that adapt to any project. Bitrise integrates with GitHub, GitLab, and other industry-standard tools, while its cloud infrastructure removes the need for manual processes or maintenance overhead. Pipelines provide flexible structure for CI/CD, running tasks in parallel or sequentially to optimize efficiency. With access to the latest machines, up-to-date Xcode versions, and expert customer support, Bitrise offers a complete solution for mobile teams of any size. -
3
GitLab
GitLab
GitLab is a complete DevOps platform. With GitLab, you get a complete CI/CD toolchain out-of-the-box. One interface. One conversation. One permission model. GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate. GitLab helps teams accelerate software delivery from weeks to minutes, reduce development costs, and reduce the risk of application vulnerabilities while increasing developer productivity. Source code management enables coordination, sharing and collaboration across the entire software development team. Track and merge branches, audit changes and enable concurrent work, to accelerate software delivery. Review code, discuss changes, share knowledge, and identify defects in code among distributed teams via asynchronous review and commenting. Automate, track and report code reviews.Starting Price: $29 per user per month -
4
Octopus Deploy
Octopus Deploy
Founded in 2012, Octopus Deploy enables successful deployments for over 25,000 companies around the world. Prior to Octopus Deploy, release orchestration and DevOps automation tools were clunky, limited to large enterprises and didn't deliver what they promised. Octopus Deploy was the first release automation tool to gain popular adoption by software teams, and we continue to invent new ways for Dev & Ops teams to automate releases and deliver working software to production. Runbook automation in Octopus sits side-by-side with your deployments and gives you control over your infrastructure and applications. Automate operations tasks like routine maintenance and emergency incident recovery. Flexible, role-based access control lets you manage who can deploy to production, change your deployment process, infrastructure, and more.Starting Price: Free -
5
Appcircle
Appcircle
Automated Mobile DevOps platform for continuous integration, continuous delivery and continuous testing of mobile apps. Enterprise-Grade Control and Flexibility. Appcircle is a NoOps Platform. No need for dedicated DevOps resources and know-how. Reduce your operational costs by up to 20%. Automate and streamline your continuous integration and continous delivery processes for mobile app development. Automation Done Right. No need for manual coding and constant monitoring for build automation and no need for a Mac or any other specific environment for builds. With different types of triggers, you have extensive control over when to get a build after a git push. Hassle-free Setup. Customize your build settings with a streamlined user interface with one-click access to all commonly used settings. Easy to setup, easy to use.Starting Price: $39 per month -
6
SaltStack
SaltStack
SaltStack is an intelligent IT automation platform that can manage, secure, and optimize any infrastructure—on-prem, in the cloud, or at the edge. It’s built on a unique and powerful event-driven automation engine that detects events in any system and reacts intelligently to them, making it an extremely effective solution for managing large, complex environments. With the newly launched SecOps offering, SaltStack can detect security vulnerabilities and non-compliant, mis-configured systems. As soon as an issue is detected, this powerful automation helps you and your team remediate it, keeping your infrastructure securely configured, compliant, and up-to-date. The SecOps suite includes both Comply and Protect. Comply scans and remediates against CIS, DISA-STIG, NIST, PCI, HIPAA compliance standards. And Protect scans for vulnerabilities and patches and updates your operating systems. -
7
Jenkins
Jenkins
The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. As an extensible automation server, Jenkins can be used as a simple CI server or turned into the continuous delivery hub for any project. Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Linux, macOS and other Unix-like operating systems. Jenkins can be easily set up and configured via its web interface, which includes on-the-fly error checks and built-in help. With hundreds of plugins in the Update Center, Jenkins integrates with practically every tool in the continuous integration and continuous delivery toolchain. Jenkins can be extended via its plugin architecture, providing nearly infinite possibilities for what Jenkins can do. Jenkins can easily distribute work across multiple machines, helping drive builds, tests and deployments across multiple platforms faster. -
8
Kraken CI
Michal Nowikowski
Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. Features: - flexible workflow planning using Starlark/Python - distributed building and testing - various executors: bare metal, Docker, LXD - highly scalable to thousands of executors - sophisticated test results analysis - integrated with AWS EC2 and ECS, Azure VM, with autoscaling - supported webhooks from GitHub, GitLab and Gitea - email and Slack notificationsStarting Price: free -
9
Continuous delivery of any application to any environment. IBM DevOps Deploy (formerly IBM UrbanCode Deploy) is an application-release solution that combines continuous delivery and deployment automation with robust visibility, traceability and auditing capabilities. Increase frequency of software delivery through automated, repeatable deployment processes across development, testing and production. Simplify the deployment of multichannel applications to all environments, whether on premises or in the cloud, with consistency and repeatability. Use a single centralized server to manage tens of thousands of endpoints to any number of clouds, data centers or mainframes. Make processes more robust and easier to design by using tested integrations with dozens of tools and technologies, including Jira, Jenkins, Kubernetes, Microsoft, ServiceNow and WebSphere.
-
10
Concourse
Concourse
Concourse is an open-source continuous thing-doer. Built on the simple mechanics of resources, tasks, and jobs, Concourse presents a general approach to automation that makes it great for CI/CD. A Concourse pipeline is like a distributed, continuous Makefile. Each job has a build plan declaring the job's input resources and what to run with them when they change. Your pipeline is then visualized in the web UI, taking only one click to get from a failed job to seeing why it failed. The visualization provides a "gut check" feedback loop: if it looks wrong, it probably is wrong. Jobs can depend on other jobs by configuring passed constraints. The resulting chain of jobs and resources is a dependency graph that continuously pushes your project forward, from source code to production. All configuration and administration is done using the fly CLI. The fly set-pipeline command pushes the config up to Concourse. Once it looks good, you can then check the file in to source control.Starting Price: Free -
11
Bamboo
Atlassian
Bamboo offers first-class support for the "delivery" aspect of continuous delivery. Deployment projects automate the tedium right out of releasing into each environment, while letting you control the flow with per-environment permissions.Starting Price: $10 for up to 10 jobs -
12
CircleCI
CircleCI
Automate your development process with CI hosted in the cloud or on a private server. Take control of your code and manage every source of change. CircleCI means change validation, at every step. Trust that you can release updates right when your customers need them, with the certainty they’ll work every time. The power to create without limits. Code in every language and across multiple execution environments. If you can write it, we can build, test, and deploy it. With flexible environments and thousands of pre-built integrations, your pipelines never limit the possibility of what you can deliver. We’re the only CI/CD platform that’s FedRAMP certified and SOC 2 Type II compliant. Built-in features like audit logs, OpenID Connect, third-party secrets management, and LDAP give you complete control of your code.Starting Price: $50 per month -
13
Buddy
Buddy
Buddy is a revolutionary build, test & deploy tool with dozens of integrations and over 100 ready-to-use actions. From website delivery to app deployments, from builds to test, Buddy turns the tedious part of every project into a breeze. Buddy is the most effective way to build better apps faster. Even the most complicated CI/CD workflows take minutes to create. Buddy is DevOps adoption winner. Smart changes detection, state-of-the-art caching, parallelism, and all-around optimizations make Buddy the fastest. Docker, Kubernetes, Serverless and Blockchain are always a click away from your stack. Buddy is minimal friction automation platform that makes DevOps easy for developers, designers and QA teams. With Buddy, your apps & websites are built, tested and deployed significantly faster after only minutes of setup.Starting Price: $75 per month -
14
BuildNinja
BuildNinja
BuildNinja is a self-hosted CI/CD platform designed to help growing teams deploy code quickly without unnecessary complexity. It eliminates the pain of per-seat pricing and fragile pipelines by offering unlimited users and agents at a predictable monthly cost. BuildNinja deploys in minutes using Docker and works out of the box with minimal configuration. The platform provides full visibility into builds with detailed logs, duration analytics, and real-time agent monitoring. Teams can manage source control, build steps, artifacts, and notifications from one clean, centralized interface. Built-in email alerts notify teams instantly when builds succeed or fail without extra setup. Overall, BuildNinja helps teams focus on shipping features instead of maintaining pipelines.Starting Price: $199 -
15
Opsera
Opsera
You choose your tools, we take care of the rest. Put together the perfect CI/CD stack that fits your organization’s goals with zero vendor lock-in. Eliminate manual scripts and stop building toolchain automation. Free your engineers to focus on your core business. Pipeline workflows follow a declarative model so you focus on what is required — not how it’s accomplished — including: software builds, security scans, unit testing, and deployments. With Blueprints, diagnose any failures from within Opsera using a console output of every step of your pipeline execution. Comprehensive software delivery analytics across your CI/CD process in a unified view — including Lead Time, Change Failure Rate, Deployment Frequency, and Time to Restore. Contextualized logs for faster resolution and improved auditing and compliance.Starting Price: $3.60 per user , Min 300 devs -
16
Red Hat® Ansible® Automation Platform is a unified solution for strategic automation. It combines the security, features, integrations, and flexibility needed to scale automation across domains, orchestrate essential workflows, and optimize IT operations to successfully adopt enterprise AI. The path to fully optimized automation is a journey. Moving from manual Day 2 operations and ad hoc solutions to a comprehensive, integrated automation platform requires a strategic commitment. And it determines your current—and future—business success. With Red Hat Ansible Automation Platform, you can maximize efficiency, improve security, and overcome increasing IT challenges like skill gaps and tech sprawl. It helps you: Deliver consistent, reliable automation across domains and use cases. Maximize the value of the technology and resources you already have. Build a strong foundation for AI adoption.Starting Price: $5,000 per year
-
17
Gravity Cloud
Gravity Cloud
Gravity cloud is an Internal Developer Platform that enables engineering teams to run and manage cloud at scale. The feature-rich IDP brings complete control and visibility for Kubernetes, Databases, RBAC, CI/CD and much more. Gravity also enables complete cost visibility along with any action performed on the cloud. For engineering teams, IDP becomes an important part of the developer lifecylce to increase productivity and reducing total cost of ownership on the non-core developement work. Gravity's unique IDP ensures to deliver the maximum output from your software lifecyles.Starting Price: $49 per month -
18
Travis CI
Travis CI
The simplest way to test and deploy your projects in the cloud or on-prem. Easily sync your projects with Travis CI and you’ll be testing your code in minutes. Check out our features – now you can sign up for Travis CI using your Assembla, Bitbucket, GitHub or GitLab account to connect your repositories! Testing your open-source projects is always 100% free! Log in with your cloud repository, tell Travis CI to test a project, and then push. Could it be any simpler? Many databases and services are pre-installed and can be enabled in your build configuration. Make sure every Pull Request to your project is tested before it’s merged. Updating staging or production as soon as your tests pass has never been easier! Builds on Travis CI are configured mostly through the build configuration stored in the file .travis.yml in your repository. This allows your configuration to be version controlled and flexible.Starting Price: $63 per month -
19
Incredibuild
Incredibuild
Incredibuild is the leading platform for development acceleration. Our platform speeds up developer and CI builds with our distribution and caching technologies, cutting down wait times from hours and days to minutes. Most importantly, we do so without changing your code, tools, or processes, on prem or on the cloud. Incredibuild gives you better visibility into your builds, significant acceleration, and smarter build asset orchestration for 8-10x faster builds. 200,000 devs and managers at over 2,000 companies, including world-leading brands like Microsoft, Amazon, Citibank, Adobe, Disney, Intel, Samsung, EPIC Games, Nintendo, and many more rely on Incredibuild to turbocharge their development and continuously delight their customers.Starting Price: $0 -
20
Puppet Enterprise
Puppet
Puppet is redefining what’s possible for continuous operations. Easily automate your environment to deliver at cloud speed and cloud scale with products that are responsive and predictive by design. 90% of the largest US-based companies rely on Puppet’s infrastructure as code to simplify the complexity of modern IT infrastructure. At Puppet, we’re redefining what is possible for continuous operations. We empower IT operations teams to easily automate their infrastructure, enabling them to deliver at cloud speed and cloud scale. Our scalable approach to infrastructure automation enables teams to innovate rapidly, with security and compliance baked in. We’re leading the way from find-and-fix to predicting at scale. No more surprises. We move at the speed of business, delivering infrastructure automation software that gives your teams back their time, and promises them, and your business. peace of mind.Starting Price: $120 per month -
21
JFrog Pipelines
JFrog
JFrog Pipelines empowers software teams to ship updates faster by automating DevOps processes in a continuously streamlined and secure way across all their teams and tools. Encompassing continuous integration (CI), continuous delivery (CD), infrastructure and more, it automates everything from code to production. Pipelines is natively integrated with the JFrog Platform and is available with both cloud (software-as-a-service) and on-prem subscriptions. Scales horizontally, allowing you to have a centrally managed solution that supports thousands of users and pipelines in a high-availability (HA) environment. Pre-packaged declarative steps with no scripting required, making it easy to create complex pipelines, including cross-team “pipelines of pipelines.” Integrates with most DevOps tools. The steps in a single pipeline can run on multi-OS, multi-architecture nodes, reducing the need to have multiple CI/CD tools.Starting Price: $98/month -
22
JFrog
JFrog
Fully automated DevOps platform for distributing trusted software releases from code to production. Onboard DevOps projects with users, resources and permissions for faster deployment frequency. Fearlessly update with proactive identification of open source vulnerabilities and license compliance violations. Achieve zero downtime across your DevOps pipeline with High Availability and active/active clustering for your enterprise. Control your DevOps environment with out-of-the-box native and ecosystem integrations. Enterprise ready with choice of on-prem, cloud, multi-cloud or hybrid deployments that scale as you grow. Ensure speed, reliability and security of IoT software updates and device management at scale. Create new DevOps projects in minutes and easily onboard team members, resources and storage quotas to get coding faster.Starting Price: $98 per month -
23
Original Software
Original Software
For over 25 years, our testing platform has empowered businesses to enhance software quality with ease. Original Software provides a centralized solution for automating, capturing, and managing tests across your ERP and any integrated applications—right out of the box. With pre-built test case templates and a fully code-free approach, it’s incredibly user-friendly, enabling business users to execute tests effortlessly without any technical expertise. Ditch spreadsheets and screenshots—Original Software delivers instant efficiencies, typically cutting testing time by 50%. Plus, when you're ready to elevate your process, AI-powered test automation allows you to build a fully automated regression suite without writing a single line of code. Whether you’re working with on-premise, cloud-based, custom, or green screen applications, Original Software seamlessly supports testing across all environments. No hassle, just reliable results.Starting Price: $4000.00/one-time/user -
24
Google Cloud Build
Google
Fully serverless platform. Cloud Build scales up and scales down in response to load with no need to pre-provision servers or pay in advance for additional capacity. Pay only for what you use. With custom build steps and pre-created extensions to third party apps, enterprises can easily tie their legacy or home-grown tools as a part of their build process. Guard against security threats in your software supply chain with vulnerability scanning. Automatically block the deployment of vulnerable images based on policies set by DevSecOps. Cloud Build scales up and down with no infrastructure to set up, upgrade, or scale. Run builds in a fully managed environment across Google Cloud, on-premises, other public clouds, or your own private network. Create portable images directly from the source without a Dockerfile using buildpacks. Support for Tekton pipelines running on Kubernetes gives you scale and self-healing benefits of Kubernetes, without lock-in. -
25
Launchdeck
Launchdeck
Build and deploy code automatically from your repository to your server with zero-downtime and instant rollbacks. Launchdeck is our answer to the complicated process of deployment. It’s an automated code deployment tool with a super-clear user interface and various smart features that’ll do (almost) all the tedious work for you.Starting Price: 8.5$/month -
26
GitHub
GitHub
GitHub is the world’s most secure, most scalable, and most loved developer platform. Join millions of developers and businesses building the software that powers the world. Build with the world’s most innovative communities, backed by our best tools, support, and services. If you manage multiple contributors , there’s a free option: GitHub Team for Open Source. We also run GitHub Sponsors, where we help fund your work. The Pack is back. We’ve partnered up to give students and teachers free access to the best developer tools—for the school year and beyond. Work for a government-recognized nonprofit, association, or 501(c)(3)? Get a discounted Organization account on us.Starting Price: $7 per month -
27
Harness
Harness
Harness is an AI-native software delivery platform that helps engineering teams achieve excellence by automating and streamlining the entire software delivery lifecycle. It enables continuous integration, continuous delivery, and GitOps for multi-cloud, multi-region deployments with increased speed and reliability. Harness simplifies infrastructure as code, database DevOps, and artifact management to improve collaboration and reduce errors. The platform offers AI-powered testing, incident response, chaos engineering, and feature management to enhance quality and resilience. Harness also provides cloud cost management, security testing orchestration, and developer insights to optimize performance and governance. Trusted by leading enterprises, Harness accelerates innovation while reducing manual effort and risk. -
28
DataKitchen
DataKitchen
Reclaim control of your data pipelines and deliver value instantly, without errors. The DataKitchen™ DataOps platform automates and coordinates all the people, tools, and environments in your entire data analytics organization – everything from orchestration, testing, and monitoring to development and deployment. You’ve already got the tools you need. Our platform automatically orchestrates your end-to-end multi-tool, multi-environment pipelines – from data access to value delivery. Catch embarrassing and costly errors before they reach the end-user by adding any number of automated tests at every node in your development and production pipelines. Spin-up repeatable work environments in minutes to enable teams to make changes and experiment – without breaking production. Fearlessly deploy new features into production with the push of a button. Free your teams from tedious, manual work that impedes innovation. -
29
CodeShip
CloudBees
Do you want everything set up for you instantly, or do you want to customize your environment and your workflow? CodeShip lets the developer pick the path that’s best for them, to maximize productivity and let teams evolve over time. From deployments to notifications to code coverage to security scanning and on-premise SCMs, CodeShip lets you integrate with any tool, service or cloud you need for your organization’s perfect workflow. Not only do we make CodeShip easy to use, we also provide fast and thorough developer support. When you need help or identify a problem, you want to talk to someone technical sooner rather than later, and that’s what you’ll get with CodeShip. You can get your builds and deployments working in less than 5 minutes with CodeShip’s turnkey environment and simple UI. From there, you can evolve into more sophisticated workflows and config-as-code as your projects grow.Starting Price: $49 per month -
30
BuildPiper
Opstree Solutions
It takes care of the 3 primary pillars - Time, Cost & Productivity, so that your technology teams don't have to worry about them anymore. Adding a new environment to service is extremely simple. BuildPiper enables seamless modification and cloning of build & deploy details from an already created environment. This ability to clone environment details, makes creating a new environment extremely easy and quick. BuildPiper has a very well-designed ‘Build Details setup template’ which can seamlessly build the docker image of the service on providing a few simple inputs and configurations. If there are some custom steps in the docker build process, BuildPiper has them covered as well! With Pre hooks and Post hooks, it enables execution of custom steps before and after the Docker image creation. The build template also allows defining CI checks during the build definition process itself. -
31
GoCD
ThoughtWorks
Easily model and visualize complex workflows with GoCD. GoCD’s value stream map shows your entire path to production in a single view. Easily navigate across jobs, spot inefficiencies, and optimize your process. No plugin required, out of box CD. GoCD streamlines your CD workflow on popular cloud environments such as Kubernetes, Docker, AWS and more. GoCD excels at modeling complex CD workflows for fast feedback with its modeling constructs, parallel execution and dependency management. GoCD helps you troubleshoot a broken pipeline by tracking every change from commit to deploy in real time. Compare content - both files and commit messages - across any two arbitrary builds. GoCD integrates with many popular external tools and services via its extensible plugin architecture. We have put a lot of thought into making sure GoCD upgrades are painless and non-breaking even when you are using plugins. There are numerous high-quality, curated plugins currently available.Starting Price: Free -
32
Unleash
Bricks Software AS
Unleash is an open-source feature management software, built with large enterprises in mind. It's private, secure, scalable, and ready for the most complex setups out-of-the-box. Move from all-or-nothing releases to safe and frequent deployments Instead of perfecting a merge and fixing bugs when a set of features go live, you can release individual changes to your users, then immediately roll them back if something goes wrong. Scale your software and infrastructure at your own pace Reduce the complexity of feature flag management and tracking through a simple, user-friendly dashboard. Keep your user data to yourself. Full stop. Unleash offers private instances as part of its SaaS package. With assets like its proxy and Edge offerings, SaaS Unleash user data remains entirely with the customer. Significantly cut costs and reduce the drain on resources Reduce a significant amount of administrative costs, technical debt and helps you focus on the feature flags' benefits.Starting Price: $0 -
33
Continua CI
VSoft Technologies
Continua CI is an Easy to use, Scalable and Affordable Continuous Integration Server. With an intuitive user interface, it takes just minutes to get up and running. With support for Visual Studio, MSBuild, Ant, Nant, Rake, FinalBuilder, Git, Hg, Svn, Perforce, and many other tools, Continua CI has something for everyone. Discover all the features that you can utilize to help streamline your build process using Continua CI. Continua CI's pricing model lets you get started with Unlimited Project, Unlimited Configurations, Unlimited Users. Free! Scaling up is affordable, unlike other continuous integration servers, idle agents do not consume expensive licenses. Get the most out of Continua CI through the Help and Resources section. You can get access to the latest videos, screenshots, articles and blogs relating to Continua CI. Download Continua CI and incorporate Continuous Integration into your build process for free. -
34
Embrace enterprise-ready DevOps. Create toolchains that support your app delivery tasks. Automate builds, tests, deployments and more. Quickly provision an integrated toolchain using customizable, shareable templates with tools from IBM, third parties and open source. Automate builds and tests with Tekton-based delivery pipelines, and control quality with analytics. Use toolchains to gain an integrated set of tools to build, deploy and manage your apps. You can create toolchains that include IBM services, open source tools or third-party tools that make development and operations repeatable and easier to manage. Build, test and deploy in a repeatable way with minimal human intervention by leveraging Tekton-based delivery pipelines. Be ready to release into production at any time. Choose the integrated web-based environment built on Eclipse Orion. Create, edit, run, debug and complete source control tasks, and seamlessly move from editing your code to deploying it to production.
-
35
Chef
Progress Software
Chef turns infrastructure into code. With Chef, you can automate how you build, deploy, and manage your infrastructure. Your infrastructure becomes as versionable, testable, and repeatable as application code. Chef Infrastructure Management ensures configurations are applied consistently in every environment with infrastructure management automation. Chef Compliance makes it easy to maintain and enforce compliance across the enterprise. Deliver successful application outcomes consistently at scale with Chef App Delivery. Chef Desktop allows IT teams to automate the deployment, management, and ongoing compliance of IT resources. Ensure configurations are applied consistently in every environment. Powerful policy-based configuration management system software. Runbook automation to consistently define, package & deliver applications. IT automation & DevOps dashboards for operational visibility. -
36
Kobee
Kobee
When you need full control, complete insight and an automated CI/CD toolchain that simply works for your enterprise environment. Each project can have multiple life cycles. Each life cycle provides a customizable workflow for automating the activities required to move back and forth in the development/release process. The framework supports Release and Package-based builds (Distributed and Mainframe). You can have continuous integration (CI), scheduled or forced builds. Once the release is built, it is stored as an archive for later use. Build types supported: Full Build, Partial Build, Production-based Partial Build, or tag-based Partial Build. The automated deployment process moves the release or package to the appropriate Test or Production environment. For each solution a dedicated set of pre-defined but customizable actions is used (we call these: "Solution Phases") to automate this process.Starting Price: $45 per month -
37
LaunchDarkly
LaunchDarkly
LaunchDarkly feature management platform. Dynamically control the availability of application features to your users. Modern development and operations teams are using feature management to deliver faster and take on more development cycles. This best practice enables engineering teams of any size to continuously deploy code, and empowers business teams with control over features so they can manage their customers' experience. With the LaunchDarkly Feature Management Platform, leading teams are able to reduce risk and launch their ideas at inception. Speed up the pace of software delivery by separating code deployments from feature releases. Deploy when you want, release when you’re ready. Lower the cost of being wrong by using feature flags to rollout new features and services or when migrating systems. Monitor and manage your features in real-time. Test robust functionality instead of just cosmetic changes.Starting Price: $12 per month -
38
Drone
Harness
Configuration as a code. Pipelines are configured with a simple, easy‑to‑read file that you commit to your git repository. Each pipeline step is executed inside an isolated Docker container that is automatically downloaded at runtime. Any source code manager. Drone integrates seamlessly with multiple source code management systems, including GitHub, GitHubEnterprise, Bitbucket, and GitLab. Any platform. Drone.io natively supports multiple operating systems and architectures, including Linux x64, ARM, ARM64 and Windows x64. Any language. Drone works with any language, database or service that runs inside a Docker container. Choose from thousands of public Docker images or provide your own. Create and share plugins. Drone uses containers to drop pre‑configured steps into your pipeline. Choose from hundreds of existing plugins, or create your own. Drone makes advanced customization easy. Implement custom access controls, approval workflows, secret management, yaml syntax extensions& more. -
39
CloudBees
CloudBees
CloudBees is a complete software delivery platform. Self-service scalable, repeatable, compliant workflows help developers innovate faster. See how we help you release faster better safer software. Manage, release, and measure features at scale. Visibility should be more than a singular pipeline. Orchestrate your software delivery business end to end. Learn why 'meta' orchestration is a game-changer. Measure, analyze, and communicate how software delivery impacts business performance. Get answers about software delivery analytics. Ensure assets are always compliant at every stage, including in production, and automatically know what risks must be addressed. Stop rewriting scripts, fixing bugs, and waiting for builds. Serve yourself with fast, secure workflows, and feature management. Automatically enforce governance, security, and compliance without hindering flexibility. You're confident and developers are happier. Treat software delivery as a business. Proactively manage risk. -
40
DevOpsBoard
DevpromSoftware
Advanced task board for engineering teams. Implement new features and resolve issues quickly. Automated continuous integration process provide the qualitative builds frequently. Automated testing like Unit/BDD-testing ensures the next build will not be worst than previous one. Manual testing helps you to achieve better test coverage and provide better quality. While implementing a feature 70% of customers leave a service because of low service quality. To lower Churn Rate software/middleware monitoring should be established. Onboard customers to help them better understand your service or product with pleasure. Help customers to find answers to questions and avoid uncertainty quickly. To make product or service better you're implementing new features and resolve issues quickly. Automated testing like Unit/BDD-testing ensures the next build will not be worst than previous one.Starting Price: $60 per month -
41
Copado
Copado
The first DevOps Value Stream Platform for Salesforce. Learn more about Copado’s transformative Winter ’21 release. Copado DevOps delivers a continuous stream of value from your cloud platform to your business’s bottom line. Build release pipelines to deploy Salesforce metadata and seamlessly synchronize all of your orgs. Simplify sprint and feature planning with user stories, epics and integrations with Azure DevOps, Jira and more. Leverage built-in quality gates and testing automation to improve quality and ensure compliance. And do it all on the secure, trusted Salesforce Platform. Measure and monitor with DevOps 360 Analytics and continually improve agile adoption and processes with Value Stream Maps. Our flexible architecture allows you to work with the version control, ALM and automation tools you already use. With the #1 Native DevOps solutions for Salesforce, teams see value in weeks, not months or years.Starting Price: $10,000 per year -
42
AppVeyor
AppVeyor
Support for GitHub, GitHub Enterprise, Bitbucket, GitLab, Azure Repos, Kiln, Gitea, and custom repos. Configure builds in versioned YAML or UI. Isolated, clean build environment for every build. Built-in deployment and NuGet server. Branch and PR builds to support your development workflow. Professional support and vibrant community. We provide continuous integration tools for Windows developers. The service is offered for free to open-source projects, we offer subscriptions for private projects and AppVeyor Enterprise installations on customer premises. Build, test, and deploy your apps faster, on any platform. Start in minutes, works with any source control, fast build VMs with admin/sudo access. Multi-stage deployments and Windows, Linux, and macOS support. Install in minutes on Windows, Linux, or Mac. Run unlimited pipelines locally, in Docker, or in any cloud. Free for unlimited users, projects, jobs, clouds, and agents.Starting Price: $29 per month -
43
Split
Harness
In a world where product development teams are pressured to do more with less, Split’s Feature Data Platform™ gives you the confidence to move fast without breaking things. Set up feature flags and safely deploy to production, controlling who sees which features and when. Connect every flag to contextual data, so you know if your features are making things better or worse, and act without hesitation. Effortlessly conduct feature experiments like A/B tests without slowing down. Split is a feature management platform that takes the extra step with experts to support you, online courses to help you learn as you go, and a developer-oriented culture that puts our customers at the center. Whether you’re looking to increase your releases, to decrease your MTTR, or to ignite your dev team without burning them out–Change the way the work gets done with Split. Switch on a free account today, schedule a demo to learn more, or contact us for further questions. -
44
Ansible
Red Hat
Ansible is a radically simple automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Ansible Automation Platform has grown over the past years to provide powerful automation solutions that work for operators, administrators and IT decision makers across a variety of technology domains. It’s a leading enterprise automation solution from Red Hat®, a thriving open source community, and the de facto standard technology of IT automation. Scale automation, manage complex deployments, and speed productivity with an enterprise automation platform that can be used across entire IT teams. Red Hat or partner consulting services help you advance your end-to-end automation journey for faster time to value.Starting Price: Free -
45
Prodly AppOps
Prodly
Remove the bottlenecks in application development, so administrators and other non-technical users can configure, test, and release apps faster, more reliability, and with less interruption to users. Our AppOps platform automates the entire development lifecycle for low-code applications giving administrators easy to use tools for change management, version control, regression testing, and reference data deployment. Speed through release management by automating tedious reference data deployments between Salesforce orgs. Our templates make managing even the most complex, relational data sets a breeze. So you can deploy faster than you can say change set. Sometimes small changes have unexpected consequences. Not to worry; we’ve got you covered with automated regression testing. Find and fix bugs—before they’re introduced in production. Keep your apps running smoothly and roll out new features with certainty. -
46
MettleCI
Data Migrators
Reducing the time, cost, risk, uncertainty, and stress of DataStage delivery. Ensure all jobs comply with your coding standards, or use MettleCI's extensive library of best practices. Manage code in Git, directly from the DataStage Designer client, without any command line headaches. Promote your code from Development to Production using a fully-automated delivery pipeline. Give sequences the boot and allow MettleCI to build and run your job schedule automatically. Let MettleCI handle the heavy lifting of testing to ensure your builds are deployable without problems. No command lines, hacking, or complex config files. Test, build, and deploy using point-and-click. -
47
Tenki
Tenki
Tenki is one of the best alternatives for GitHub Actions users, offering a faster and more cost-effective replacement for GitHub-hosted runners. Migrate to Tenki bare-metal machines in under two minutes and reduce your costs by up to 50%, while achieving up to 30% faster job execution. With a single configuration change, you can unlock up to 80% better efficiency across your GitHub Actions workflows.Starting Price: $0.0015/core/min -
48
Liquibase
Liquibase
One area hasn’t benefited from the DevOps movement as much: The database change process. It’s time to bring CI/CD to the database. Application release technology has come a long way in the past several years. It used to take weeks or even months to release new software. Now that organizations have adopted new workflows and processes, the time it takes to complete a release has been reduced to days and even hours. Database schema migrations are an essential task for every software project. There are several different reasons why updates to the database are required. New features require new attributes in existing tables or entirely new tables. Bug fixes may lead to changes in names or data types in the database. Performance issues that require additional indexes in the database. Even in organizations that have adopted DevOps, manual rework is the norm when it comes to database schema and stored procedure changes.Starting Price: $5000 per year -
49
OneDev
OneDev
OneDev is an open-source, self-hosted DevOps platform that unifies Git repository management, CI/CD pipelines, issue tracking, kanban boards, and package registries into a single application. It offers an intuitive GUI for creating CI/CD jobs with features like typed parameters, matrix jobs, logic reuse, and cache management. OneDev includes built-in registries for Docker, NPM, Maven, NuGet, PyPi, and more, facilitating comprehensive package management. It supports progressive and iterative issue tracking through iterations, enhancing agile workflows. With out-of-the-box code search and navigation, Renovate integration for dependency updates, and a RESTful API, OneDev streamlines development processes. It is designed for easy installation and maintenance, providing high performance and scalability. OneDev is developed and maintained by an inclusive community, ensuring continuous improvements and support.Starting Price: $6 per month -
50
BitBar
SmartBear
The most flexible cloud-based mobile app testing solution. Use any framework to run manual or automated tests on thousands of real devices. With unlimited users and unlimited concurrency, adapting seamlessly to your existing CI/CD processes and tools. The way we build, test and deliver software has fundamentally changed. Continuous Testing and Continuous Delivery are a challenge for most software developers. Today’s developer teams must be agile, flexible, and efficient to deliver better software experiences to customers as fast as possible. Use your existing processes, IDEs, CI/CD tools, and frameworks. Switch them whenever you want to any tool or framework in the market. Unlimited users and unlimited concurrency on thousands of real devices and browsers. Scale up or down as you need. Native support for any DevOps environment: Jenkins, Gradle, JIRA, Slack, TeamCity, Travis. Or use our powerful REST API to integrate with your favorite tools or services.Starting Price: $39 per month