2026 Best Software Awards are here!See the list

DevOps Software

Typically, DevOps is a capability of a variety of other G2 Software categories. See more below to select the

best DevOps Software.

DevOps is more than a singular solution, it is an overarching philosophy that employs multiple software systems. The concept has been developed to bridge the gap between two traditionally siloed teams, development and operations. More specifically, through agile processes, the two teams work together to optimize productivity and deliver better apps and services to customers. As a result of the cross-departmental nature of DevOps, the process requires multiple tools from varying software categories. On the development side, all products in the Continuous Delivery category and subcategories, including Continuous Deployment, Continuous Integration, Build Automation, and Configuration Management, contribute to DevOps practices. These tools allow developers to release a project's code at any time, making building, testing, and improving apps a continuous process. Source code management systems provide many of the same benefits as CD tools, helping uncover errors and security risks in original versions of code. This leads to a more efficient process when developing and managing an app or service. In order to ensure this type of efficiency, team collaboration tools can be implemented to provide an open link of communication between all departments utilizing a DevOps strategy.
Show More
Show Less
GitHub

GitHub

(2,290)4.7 out of 5

GitHub

(2,290)4.7 out of 5

GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over two million people use GitHub to build amazing things together.

Top DevOps Software Result from Version Control Hosting

Also listed in DevOps Platforms, Software Composition Analysis, Cloud Infrastructure Automation, Static Application Security Testing (SAST), Application Release Orchestration


Kunal D.
KD
“Fast, Secure, and Essential for Team Collaboration and Version Control”
What do you like best about GitHub?

GitHub has essentially become the 'operating system' for my development workflow. What I appreciate most is the seamless integration of GitHub Actions directly within the repository; it makes setting up CI/CD pipelines for my Node.js applications incredibly straightforward without needing external tools like Jenkins. The Pull Request interface is also best-in-class for code reviews the ability to leave line-specific comments and suggest changes directly in the UI significantly speeds up our team's collaboration. Plus, the vast ecosystem of GitHub Marketplace actions saves me hours of manual scripting for deployments to AWS or automated testing Review collected by and hosted on G2.com.

What do you dislike about GitHub?

While the feature set is massive, the UI is starting to feel quite bloated and cluttered, making it difficult for new team members to find specific repository settings. I also find the notification system frustratingly noisy; even with custom filters, important mentions often get buried under automated bot alerts. Additionally, debugging GitHub Actions can be a tedious 'commit-and-push' cycle because there’s no native, robust way to test complex workflows locally. Lastly, the pricing jump from the 'Team' to 'Enterprise' tier feels steep for mid-sized startups that need advanced security features like SAML SSO Review collected by and hosted on G2.com.

What problems is GitHub solving and how is that benefiting you?

First and mageing the codebase and tracking project versions, and collaborating with the large teams as well. GitHub solves the chaos of collaborative coding and version management. It eliminates the risk of overwriting teammate code through structured Pull Requests and provides a 'time machine' for our codebase via a detailed commit history. Additionally, it streamlines our DevOps workflow, allowing us to automate testing and deployments so we can focus on building features rather than managing server files Review collected by and hosted on G2.com.

Show More
Show Less
LaunchDarkly

LaunchDarkly

(676)4.5 out of 5

LaunchDarkly

(676)4.5 out of 5

LaunchDarkly's vision is to eliminate risk for developers and operations teams from the software development cycle. As companies transition to a world built on software, there

Top DevOps Software Result from Feature Management

Also listed in A/B Testing, Application Performance Monitoring (APM), Session Replay, Log Monitoring, Continuous Delivery


Mohamed Y.
MY
“Easy-to-Navigate UI with Flexible Grouping and Time-Saving Change Approvals”
What do you like best about LaunchDarkly?

I like how easy it is to navigate the UI, and that it lets me group flags, rollouts, and other categorizable resources however I want. It can be as simple or as complex as I need, depending on what I’m trying to do.

The change request approval system has been the biggest good change that I've used. It saves a lot of time that would otherwise be spent on private DMs on Slack. Review collected by and hosted on G2.com.

What do you dislike about LaunchDarkly?

I'm not sure if it's a browser issue (I use Firefox), but sometimes pages load but the components themselves take some time to get rendered. I've also encountered a few hiccups with the search feature when I'm searching for specific flags; I have to be case-sensitive sometimes when I search for flags. Maybe it would be better if it was a bit more relaxed. Review collected by and hosted on G2.com.

What problems is LaunchDarkly solving and how is that benefiting you?

Managing a huge number of feature flags through a clean UI for different environments (dev, testing, prod, ...etc.) save me a lot of time. I can even track and monitor evaluations for flags over time which helped me in debugging some production issues with ease. An incident that might take me a few hours to find its root cause now only takes 15-30 minutes through tracking flag evaluations on Launch Darkly. Review collected by and hosted on G2.com.

Show More
Show Less

Bring back the joy of app development! Mobile Continuous Integration & Delivery for your whole team, with dozens of integrations for your favorite services.

Top DevOps Software Result from Continuous Delivery

Also listed in Continuous Integration, Build Automation, DevOps Platforms


Verified User in Information Technology and Services
AI
“Clean, Intuitive CI/CD with Flexible Workflows and Detailed Logs”
What do you like best about Bitrise Mobile DevOps Platform?

We’ve had a great experience using Bitrise as our CI/CD platform. The portal is clean, intuitive, and very easy to navigate, even for teams that are new to mobile DevOps. Setting up pipelines for Android and iOS builds is straightforward, and the documentation is clear and well-structured. Review collected by and hosted on G2.com.

What do you dislike about Bitrise Mobile DevOps Platform?

Nothing as such.

One standout feature is how smoothly Bitrise integrates with Git providers and other third-party tools. The workflow configuration feels flexible while still staying simple, so we can customize build steps without adding unnecessary complexity. The build logs are detailed and easy to follow when debugging, which helps cut down troubleshooting time significantly. Review collected by and hosted on G2.com.

What problems is Bitrise Mobile DevOps Platform solving and how is that benefiting you?

Performance has been reliable, with consistent build times and minimal downtime. The UI makes it easy to monitor builds, manage environment variables, and track deployment history. Overall, Bitrise has helped streamline our release process and improved our team’s productivity.

Highly recommended for any team looking for a robust and developer-friendly CI/CD solution for mobile apps. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(871)4.5 out of 5

GitLab

(871)4.5 out of 5

An open source web interface and source control platform based on Git.

Top DevOps Software Result from Version Control Hosting

Also listed in Secure Code Review, DevOps Platforms, Value Stream Management, Software Composition Analysis, Cloud Infrastructure Automation


Ankan S.
AS
Original Information
“Excellent for Collaboration, but UI Improvement Is Needed”
What do you like best about GitLab?

GitLab is very user-friendly because of its clean and intuitive interface, especially the web editor that resembles VS Code and allows me to view, edit, comment, and commit code changes all in one screen without having to use multiple tools. Ease of implementation is also a huge plus because I can begin working immediately without having to install any software, which is very convenient when traveling or working on a mobile device. The need for customer support is minimal because the documentation is very clear and well-organized, and in most cases, it is more than enough to solve problems without having to contact customer support. The usage rate is very high because it is part of my daily routine for tasks such as collaboration, code reviews, and quick fixes. GitLab provides a whole array of functionalities such as repository management, CI/CD, issue tracking, and code editing, which makes it a very powerful all-in-one solution. GitLab also integrates very well with the existing development workflow and tools, which makes it easy for teams to adopt without having to make any significant changes. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

In my personal opinion, the interface of GitLab can be improved further. In comparison to other version control systems, the color scheme of GitLab can be more balanced and refined. Moreover, many important settings of GitLab are hidden deep inside the menu system, making it difficult for users to access them, especially for those who are using GitLab less frequently. Accessing important settings from more prominent locations would greatly improve the user experience. Review collected by and hosted on G2.com.

What problems is GitLab solving and how is that benefiting you?

GitLab fixes the issue of code change management, collaboration, and project stability all in one place. GitLab offers me a stable version control system that ensures my code is always safe and easily trackable, so I can easily see what happened when a bug or crash happens and easily revert or repair it. GitLab also makes collaboration easy by allowing team members to review, comment, and work on code right from the platform, without having to go through any hassle of setting up or transferring files. Review collected by and hosted on G2.com.

Show More
Show Less
Appcircle

Appcircle

(35)4.9 out of 5

Appcircle

(35)4.9 out of 5

An enterprise-grade mobile DevOps platform that automates the build, test, and publish store of mobile apps for faster, efficient release cycle

Top DevOps Software Result from Continuous Integration

Also listed in Continuous Delivery, Build Automation, DevOps Platforms, Enterprise App Store


Eren .
E
“Streamlined Mobile Development with Customizable Workflows”
What do you like best about Appcircle?

I use Appcircle as an end-to-end mobile CI/CD and DevOps platform. It helps manage build automation, code signing, testing, and distribution processes efficiently. I appreciate how Appcircle streamlines our release cycles, reduces manual workload, and gives better control over our delivery pipeline, significantly improving our development workflow and productivity. The flexibility and easy customization allow us to tailor workflows to our needs. I truly appreciate the responsive and supportive team who are always solution-oriented and invested in our success. The integration with version control systems ensures a seamless connection between development, testing, and release, making our workflow efficient and coordinated. The initial setup was straightforward and easy, thanks to the intuitive interface. I also value the continuous improvements from the team. Review collected by and hosted on G2.com.

What do you dislike about Appcircle?

I think Appcircle could benefit from expanding some advanced documentation and in-app guidance for more complex configurations. Having more detailed examples or best practice quotes for advanced use cases could make onboarding and optimization even smoother. Step-by-step examples for advanced CI/CD scenarios, such as complex workflow configurations or multi-environment setups, would be very helpful. Short video tutorials or real-world samples could also make advanced features even more accessible. Continuous in-app tips for advanced settings could further enhance the user experience, especially for new team members. Review collected by and hosted on G2.com.

What problems is Appcircle solving and how is that benefiting you?

I use Appcircle as our mobile CI/CD platform. It centralizes and automates build, testing, and distribution, streamlining release cycles and reducing manual workload. The flexibility in customization and responsive support significantly improve our development workflow and productivity. Review collected by and hosted on G2.com.

Show More
Show Less
Copado DevOps

Copado DevOps

(321)4.4 out of 5

Copado DevOps

(321)4.4 out of 5

Copado DevOps weaves security best practices into agile planning, CI/CD and testing to help you safely accelerate software delivery.

Top DevOps Software Result from DevOps Platforms

Also listed in Continuous Integration, Continuous Delivery


KM
“Automatic Integrations that Drive Efficiency and Reliability”
What do you like best about Copado DevOps?

Automatic integrations help reduce the time needed for installations, which brings greater reliability and interest to the business and allows for numerous improvements. Review collected by and hosted on G2.com.

What do you dislike about Copado DevOps?

We have experienced issues with rollbacks due to accents in the names of objects; when attempting to reprocess the deployment, these are not recognized correctly. This has caused us inconveniences, as the rollback process must be carried out in a very short time due to the incidents generated by the deployment. Additionally, the experience with support has been complicated, especially regarding response times for this type of situation. Review collected by and hosted on G2.com.

What problems is Copado DevOps solving and how is that benefiting you?

Boost the reliability in delivering changes to their final destination, which has resulted in a positive experience during audits. The reduction in deployment time and the automated process for delivering business-requested changes generate enthusiasm and add additional value to the agility process that the organization requires. Review collected by and hosted on G2.com.

Show More
Show Less
DeployHQ

DeployHQ

(62)4.5 out of 5

DeployHQ

(62)4.5 out of 5

Deploy your websites or apps directly from your repository to servers or the cloud.

Top DevOps Software Result from Continuous Delivery


ZG
“Amazing Automation with Stellar Support”
What do you like best about DeployHQ?

I really like DeployHQ's web app, it's really great. Their support has been amazing, and they even made some API changes I requested within just a couple of days. DeployHQ has been amazing for our use case. Review collected by and hosted on G2.com.

What do you dislike about DeployHQ?

The fact that you can't deploy individual servers when they're part of a group is a little bit annoying. But it can be circumvented through their API. It would be great to have a UI button to deploy to those servers. Review collected by and hosted on G2.com.

What problems is DeployHQ solving and how is that benefiting you?

DeployHQ fills feature gaps that many managed hosts lack and allows automation of significant portions of deployments and workflows with its API. Review collected by and hosted on G2.com.

Show More
Show Less
Redgate Flyway

Redgate Flyway

(78)4.5 out of 5

Redgate Flyway

(78)4.5 out of 5

Flyway extends DevOps to your databases to accelerate software delivery and ensure quality code. It increases the reliability of deployments by versioning your database.

Top DevOps Software Result from Version Control Software

Also listed in Database DevOps Software, Continuous Delivery


Chethan R.
CR
“Plain SQL Migrations Made Easy with Flyway”
What do you like best about Redgate Flyway?

Flyway is great because it uses plain SQL scripts for versioning, making it incredibly easy for developers to learn and adopt.

It also ensures environment consistency by using a schema history table to track and automate migrations across your entire CI/CD pipeline. Review collected by and hosted on G2.com.

What do you dislike about Redgate Flyway?

The "Paywall" Fatigue: Many features that used to be standard (or feel like they should be) are now locked behind Teams or Enterprise editions. For example, Undo migrations, dry runs, and certain advanced reporting tools require a paid license, which can be a tough sell for smaller teams. Review collected by and hosted on G2.com.

What problems is Redgate Flyway solving and how is that benefiting you?

Problems Solved

Database Drift: It prevents environments (Dev, QA, Prod) from falling out of sync. Without Flyway, "hotfixes" often happen directly in Production and never make it back to Dev; Flyway detects this drift and provides scripts to resolve it.

Deployment Anxiety: It eliminates the manual "run these 10 scripts in this specific order" process, which is prone to human error.

Lack of Traceability: It solves the mystery of "Who changed this table and when?" by maintaining a mandatory flyway_schema_history table within the database itself.

"It Works on My Machine" Syndrome: It ensures that every developer is working against the exact same schema version, preventing code failures caused by missing columns or tables. Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(192)4.7 out of 5

Semaphore

(192)4.7 out of 5

Semaphore is a hosted continuous integration and deployment service for open source and private projects.

Top DevOps Software Result from Continuous Integration

Also listed in DevOps Platforms, Automation Testing, Continuous Delivery


Den Z.
DZ
“Fast, Reliable CI with Powerful Yet Readable Config—Built for Engineers”
What do you like best about Semaphore?

Semaphore is fast, reliable, and easy to work with. Its CI configuration is powerful while still staying readable and straightforward. Overall, it feels like a tool built for engineers, supported by people who genuinely care about helping teams succeed. Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

Some advanced configuration options aren’t immediately available or obvious out of the box, especially for more complex CI workflows. However, the documentation and support team are very responsive, and in our experience they’ve been open to feedback and willing to help find good solutions when these edge cases come up. Review collected by and hosted on G2.com.

What problems is Semaphore solving and how is that benefiting you?

Semaphore helps us efficiently manage CI resources and optimize pipeline execution based on the nature of the changes being made. This reduces CI costs, shortens queue times, and improves the overall developer experience by giving our team more control over how and when resources are used. Review collected by and hosted on G2.com.

Show More
Show Less
Vercel

Vercel

(51)4.7 out of 5

Vercel

(51)4.7 out of 5

Vercel provides cloud deployment solutions to individuals, teams and organizations.

Top DevOps Software Result from Continuous Delivery

Also listed in WebOps Platforms, Content Delivery Network (CDN), Cloud Platform as a Service (PaaS)


Nat G.
NG
“Fast, reliable frontend platform for production AI products”
What do you like best about Vercel?

Vercel makes deploying and running modern web apps extremely simple and fast. We use it to power one iGlowly project — a patient-first AI assistant built for aesthetic clinics — where we deploy frontend scripts on Vercel. The experience has been very smooth. Deployments are easy and extremely fast, performance is excellent out of the box, and everything from previews to production feels reliable and well thought out. It lets us focus on product and UX instead of infrastructure. Easy to learn. Review collected by and hosted on G2.com.

What do you dislike about Vercel?

Pricing can scale quickly as usage grows, especially for teams running more advanced features, but this is largely offset by the time saved and stability provided. Review collected by and hosted on G2.com.

What problems is Vercel solving and how is that benefiting you?

Vercel removes the complexity of frontend hosting, CI/CD, and performance optimization. For us, this means we can ship and iterate on a production AI assistant quickly, ensure fast response times for users, and maintain a high-quality, reliable experience without managing servers or DevOps overhead. Really good one. Review collected by and hosted on G2.com.

Show More
Show Less

Our engineers spent years mastering their craft, bringing together decades of expertise in creating products that continue to exceed our customers'​ expectations. When you cho

Top DevOps Software Result from Continuous Delivery

Also listed in Continuous Integration


Verified User in Information Technology and Services
UI
“Simplifies Salesforce DevOps with Faster, More Reliable Releases”
What do you like best about Copado Essentials?

What I like most about Copado Essentials is how it simplifies and standardizes the Salesforce DevOps process without introducing unnecessary complexity. It offers an easy-to-use, Salesforce-native way to manage user stories, version control, and deployments, which helps reduce manual effort and lower deployment risk. The guided promotion and validation steps, combined with automated testing and rollback support, also help ensure better deployment quality and greater confidence during releases. Overall, Copado Essentials strengthens collaboration between admins and developers while enabling faster, more reliable releases. Review collected by and hosted on G2.com.

What do you dislike about Copado Essentials?

I don't have any disappointment with this tool. Review collected by and hosted on G2.com.

What problems is Copado Essentials solving and how is that benefiting you?

Copado Essentials addresses the challenge of manual, error-prone Salesforce deployments and the lack of standardization across environments. Before using Copado Essentials, deployments took significant coordination, relied on manual tracking, and came with a higher risk of missing components or having tests fail. With Copado Essentials, I get a structured, Salesforce-native DevOps framework that includes automated validations, version control integration, and controlled promotions, which helps reduce deployment failures and the rework that often follows. Overall, it saves me time, improves release reliability, increases visibility into changes, and lets me focus more on delivering business value instead of constantly managing deployment risk. Review collected by and hosted on G2.com.

Show More
Show Less
Rev-Trac

Rev-Trac

(57)4.6 out of 5

Rev-Trac

(57)4.6 out of 5

Rev-Trac is engineered to modernize how SAP change is managed across complex SAP landscapes and can support SAP ECC, S/4HANA, BTP and other Cloud applications, accelerating de

Top DevOps Software Result from DevOps Platforms

Also listed in Application Release Orchestration, Continuous Delivery, Continuous Integration, SAP Store


CS
Original Information
“Review of RevTrac”
What do you like best about Rev-Trac?

RevTrac enforces change management process. It automated approvals and packaging dependencies which was not possible in earlier STMS process. It has role-based control and release team can decide which changes can be allowed in which environment. It enhances visibility and audit trail of changes. Parallel development and OOps conflicts/overwrite and overtakes can be caught earlier in the cycle.

Customer support is really good. The team jumps on to the request quickly and works with the technical team.

Easy to use for someone like a release manager. Review collected by and hosted on G2.com.

What do you dislike about Rev-Trac?

Making changes is complex and requires constant vendor engagement.

Someone new needs time to understand RevTrac.

DevOps process using revtrac is not simple still. Integration with automation tools is not easy.

No easy way to identify deployment errors before the deployment is done.

Reporting is non existent on DORA metrics. Review collected by and hosted on G2.com.

What problems is Rev-Trac solving and how is that benefiting you?

Helps in automated transport depoyment and easy tracking of changes. Workflows and approvals are customized and helps maintain quality while deploying changes from one system to other. RevTrac helps in have a centralized control of all changes. Review collected by and hosted on G2.com.

Show More
Show Less
Prodly DevOps

Prodly DevOps

(182)4.7 out of 5

Prodly DevOps

(182)4.7 out of 5

Prodly DevOps automates low-code application development empowering non-developers to configure, test and deploy Salesforce low code applications. Customers have found increas

Top DevOps Software Result from DevOps Platforms

Also listed in Cloud Migration, Continuous Delivery, Continuous Integration, Salesforce AppExchange Apps


Nikhil R.
NR
“Automated Salesforce Deployments with Ease”
What do you like best about Prodly DevOps?

I use Prodly DevOps because it makes Salesforce change management and deployments much faster and less error-prone. Instead of spending hours manually migrating configuration data or worrying about breaking something in production, Prodly automates the process and ensures accuracy. It helps me maintain compliance, improve release speed, and reduce risk during deployments. Overall, it saves time and gives me confidence that changes will go smoothly. The initial setup was straightforward and well-documented, making it easy to get started quickly. It's reliable, saves time, and makes deployments much easier. Review collected by and hosted on G2.com.

What do you dislike about Prodly DevOps?

The UI could be more intuitive, and sometimes large data sets take longer to process than expected. Review collected by and hosted on G2.com.

What problems is Prodly DevOps solving and how is that benefiting you?

I use Prodly DevOps to make Salesforce change management and deployments faster and less error-prone. It automates configuration migration, ensures accuracy, maintains compliance, improves release speed, and reduces deployment risk. It saves time and gives me confidence in smooth changes. Review collected by and hosted on G2.com.

Show More
Show Less

Deployment Automation (formerly Serena Deployment Automation) supports continuous delivery and production deployments by automating the deployment pipeline, reducing cycle tim

Top DevOps Software Result from Continuous Delivery

Also listed in Application Release Orchestration


Sudhir K.
SK
Original Information
“I am using microfocus deployment in our project. It is very smooth experience”
What do you like best about OpenText Deployment Automation 25.2?

User friendly and easy to use. It helped a lot in automation. Review collected by and hosted on G2.com.

What do you dislike about OpenText Deployment Automation 25.2?

There is no such feature which I disliked. Review collected by and hosted on G2.com.

What problems is OpenText Deployment Automation 25.2 solving and how is that benefiting you?

Earlier from other products , deployment was not smooth. It is easy to track. Review collected by and hosted on G2.com.

Show More
Show Less
Flosum

Flosum

(214)4.8 out of 5

Flosum

(214)4.8 out of 5

Release Management software for Salesforce

Top DevOps Software Result from DevOps Platforms

Also listed in SaaS Backup, Continuous Delivery, Continuous Integration


Matheus P.
MP
“Complete Tool for DevOps and Backup in Salesforce”
What do you like best about Flosum?

I appreciate Flosum for its incredibly comprehensive DevOps solution which, unlike Salesforce's DevOps Center, offers functionalities such as rollback, code versioning, and code quality analysis, which we greatly missed before. The ability to view the change history is especially useful for development control and security. Additionally, the integrated backup solution is a valuable feature, providing an additional layer of security for our data in Salesforce. The initial transition was very smooth, evidenced by the quick integration of our teams, which reinforces the platform's efficiency and usability. This comprehensive set of features was decisive in our migration from other solutions, and I did not hesitate to recommend it to other colleagues, given the positive impact it has had on our operations. Review collected by and hosted on G2.com.

What do you dislike about Flosum?

I believe that the DevOps solution should have greater segmentation of access and security, with the possibility of segmenting access to pipelines or other resources within the branch. In the backup solution, it would be interesting to have the possibility to transfer data between orgs, such as removing data from org A and transferring it to B. Review collected by and hosted on G2.com.

What problems is Flosum solving and how is that benefiting you?

I use Flosum as a DevOps and backup solution for Salesforce, solving issues like rollback, code versioning, and quality analysis, which were absent in Salesforce's DevOps Center. Review collected by and hosted on G2.com.

Show More
Show Less

Gearset is the most trusted DevOps platform with a full suite of powerful solutions for every team developing on Salesforce. Deploy: Achieve fast, reliable metadata and data d

Top DevOps Software Result from DevOps Platforms

Also listed in Disaster Recovery, SaaS Backup, Static Code Analysis, Continuous Delivery, Continuous Integration


JR
“Gearset Makes Salesforce DevOps Clear, Efficient, and SOX-Ready”
What do you like best about Gearset DevOps?

Gearset simplifies the pipeline from development to production by establishing clear guidelines and best practices for the team. As a manager, it’s easy for me to review how efficiently my team is operating and to see exactly where features currently sit in the pipeline. From a SOX perspective, I can also quickly export evidence that provides proof of testing and separation of duties. Salesforce DevOps has always been a complicated process, and Gearset has made it much easier to understand and manage with confidence. Review collected by and hosted on G2.com.

What do you dislike about Gearset DevOps?

It’s hard to tell when a feature is available for a quick deploy, which makes planning and timing releases more difficult than it should be. This could be resolved with a small icon to let our team know if their deployment will take 10 minutes or 2 hours. Review collected by and hosted on G2.com.

What problems is Gearset DevOps solving and how is that benefiting you?

Gearset streamlines our overall Salesforce development process, helping ensure the team stays compliant and efficient. It has also significantly improved visibility and reduced risk—two major pain points that were addressed by implementing Gearset. Review collected by and hosted on G2.com.

Show More
Show Less

Google Container Builder is designed to enable fast, consistent, reliable builds on Google Cloud Platform.

Top DevOps Software Result from Continuous Delivery

Also listed in Container Orchestration, Build Automation


BD
“Google Cloud Build is the best serverless platform”
What do you like best about Google Cloud Build?

With Google Cloud Build I don't need to manage servers, it's configuration and maintenance. It is easy to deploy and takes no time at all. Traditionally to deploy my code I had to create a server install dependencies, configure network and what not, but with Google Cloud Build I focus on my code while it handles all the deployment related things. Review collected by and hosted on G2.com.

What do you dislike about Google Cloud Build?

It does not yet support flutter web(dart). It would be a really great addition to the platform Review collected by and hosted on G2.com.

What problems is Google Cloud Build solving and how is that benefiting you?

Google Cloud Build is providing me serverless platform where I can focus on writing code instead of tangling with deploying code. With Google Cloud Build my transition from writing code to deployment has been super fast. I don't need to mind about creating and maintaining servers anymore. Review collected by and hosted on G2.com.

Show More
Show Less
Jenkins

Jenkins

(546)4.4 out of 5

Jenkins

(546)4.4 out of 5

Jenkins is an application that monitors executions of repeated jobs, such as building a software project or jobs run by cron.

Top DevOps Software Result from Continuous Integration

Also listed in DevOps Platforms, Continuous Delivery, Build Automation, AWS Marketplace


Sree K.
SK
“Rock-Solid Jenkins CI for UI Automation with Seamless Selenium Grid Integration”
What do you like best about Jenkins?

Jenkins mostly just keeps the CI lights on for our UI automation, which is honestly what I need most days. We host it on a Linux server and it’s rock-solid: pipelines fire when they should, and the connection to our Selenium Grid on remote Windows 11 machines is seamless enough that I barely think about it. I kick off a job, agents spin up, tests run, reports land—done, no drama. The plugin ecosystem is a big win too: test reporters, HTML publisher, Slack and email notifications, credentials bindings, all the usual suspects. That makes it easy to wire up a pipeline that matches our workflow without bolting on a bunch of custom glue. Once the Jenkinsfile is in place, everything feels predictable run after run; the logs are clear enough, and failures usually point to the right stage so I can fix things and move on.

Day-to-day usage is pretty straightforward. We schedule weekly runs across different environments, pass parameters for browser or env, and the matrix job handles it cleanly without me babysitting every combo. Branch builds are easy, artifacts get archived, and test results show up in the job with trends so we can spot regressions fast instead of guessing. Git integration is simple enough too: webhooks trigger CI, the job picks up the latest commit, and there are no manual steps or copy-paste. Labels help isolate jobs so Windows grid work stays separate from other tasks, and the Linux master stays calm even when the queue gets busy. Folders and role-based access provide decent guardrails, secrets live in the credentials store so people don’t stash tokens in scripts, and shared library functions keep our pipeline steps consistent across repos, which cuts down the chaos a lot.

Support and docs are decent, and the community answers usually get me unstuck when I hit an odd edge case—often after a plugin update. It’s not perfect: plugins can be picky, a node will go offline now and then, and sometimes a flaky test makes a stage look worse than it is. Still, the feedback loop is fast and reliable. The net result is simple: faster iteration, fewer setup headaches, and cleaner commits that flow right into our ADO repo and CI without me babysitting a bunch of steps. It keeps the work organized and predictable, which is exactly what I need for UI automation, and it saves me a lot of little minutes across the week so I can focus on fixing issues instead of wrangling the pipeline. Review collected by and hosted on G2.com.

What do you dislike about Jenkins?

The initial setup was the only part that felt genuinely tricky. We spent quite a bit of time going back and forth with DevOps to land on the right configurations, plugins, agent permissions, and service accounts. Once that was sorted out, everything has been smooth sailing.

Every so often, the Selenium Grid goes down, but that’s tied to our remote machines rather than Jenkins itself—usually a restart on the Windows side brings it right back. Plugin updates can also be a little touchy at times: dependencies get bumped and then a job starts complaining, but a quick rollback or a small reconfiguration typically resolves it. None of this is a dealbreaker; they’re just minor bumps you notice more when deadlines are tight. Review collected by and hosted on G2.com.

What problems is Jenkins solving and how is that benefiting you?

Jenkins solves the repeatable testing problem for us. Rather than running test suites by hand, we rely on pipelines that run on a schedule, target the right environment, publish reports, and notify the team. The result is faster feedback, fewer manual errors, and a clear trail showing what ran, when it ran, and why it passed or failed. It also keeps coordination straightforward: there’s one place to check status, logs, artifacts, and history, which makes handoffs and audits much easier. Overall, we spend less time babysitting runs, more time fixing real issues, and the whole automation workflow feels calmer and more manageable. Review collected by and hosted on G2.com.

Show More
Show Less
Buddy

Buddy

(209)4.7 out of 5

Buddy

(209)4.7 out of 5

Code, build and deploy with no effort

Top DevOps Software Result from Continuous Delivery

Also listed in Version Control Hosting, Continuous Integration, DevOps Platforms


Sanjaya S.
SS
“Powerful Pipelines Without DevOps Complexity”
What do you like best about Buddy?

From the very beginning, Buddy distinguishes itself with its clean and intuitive interface, which is something users especially comment on. The visual pipeline builder is so intuitive, in fact, that, again assuming no experience with automating deployment workflows, it’s very much like using a drag-and-drop tool rather than complex automation scripting. Review collected by and hosted on G2.com.

What do you dislike about Buddy?

Although Buddy does offer a free tier, reviewers caution that it can be limiting in terms of build minutes and concurrencies, making it less ideal for use by hobbyists or organizations trying to start off without a cost Review collected by and hosted on G2.com.

What problems is Buddy solving and how is that benefiting you?

Before tools like Buddy, the process of deploying code involved tasks like manually copying files, writing scripts, or remembering a set of steps whenever you wished to deploy code.

Buddy solves this by providing automated pipelines that run on every commit, push, or merge, thus ensuring a consistent deployment without any human error. Review collected by and hosted on G2.com.

Show More
Show Less

Red Hat Ansible Automation Platform is a simple way to automate apps and infrastructure. Application Deployment + Configuration Management + Continuous Delivery.

Top DevOps Software Result from Configuration Management

Also listed in DevOps Platforms, Cloud Infrastructure Automation, Network Automation Tools, Application Release Orchestration, Patch Management


Prasanth K.
PK
“Consistent, Scalable Automation That Boosts Stability and Efficiency”
What do you like best about Red Hat Ansible Automation Platform?

What I appreciate most is how Ansible Automation Platform gives us a consistent way to automate tasks across differnet environments. Instead of everyone writing their own scripts, we can have a centralized, controlled approach that keeps things uniform and reduces errors.

Cloud services, on‑prem servers, or network devices, Ansible connects to everything without needing any agents. This flexibility has made it much easier to scale automation across the organization stacks.

Also, its write once-reuse anywhere motoo help us reuse across multiple projects or environments. This not only speeds up deployments but also ensures the same process runs the same way every time, which has noticeably improved our operational stability. Review collected by and hosted on G2.com.

What do you dislike about Red Hat Ansible Automation Platform?

Even though YAML is readable, getting comfortable with writing playbooks, structuring roles, and understanding best practices takes time. My new team members have often needed guidance before they can contribute effectively in our platform.

May be few cases where they struggeled are role structuring, output capturing and reusing andYAML Sensitivity are more prone to error.

UI is helpful, but it introduces extra complexity compared to using Ansible alone. Managing inventories, credentials, and job templates through the controller sometimes feels more complicated than necessary.

These are just my experiences, others may feel it easy though if the have already used CFT or TF. Review collected by and hosted on G2.com.

What problems is Red Hat Ansible Automation Platform solving and how is that benefiting you?

First and foremost, It helps us cut down on a lot of manual work. Tasks that used to take hours—like setting up servers or applying patches, confuring predefined softwares like datadog agent, awscli, python etc etc—now run automatically in the background, which saves time and reduces mistakes. It also keeps everything consistent across our systems, so we don’t end up with different configurations causing issues later. Because it works with many types of environments, we can manage everything from one place instead of juggling multiple tools. Overall, it makes our day‑to‑day operations run smoother and help us the team focus on more important tasks or improvements/advancements instead of repetitive tasks that goes on endlessly. Review collected by and hosted on G2.com.

Show More
Show Less