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.
LaunchDarkly

LaunchDarkly

(494)4.5 out of 5

LaunchDarkly

(494)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, Continuous Delivery


Gordon C.
GC
“Launch Darkly is a really good tool”
What do you like best about LaunchDarkly?

I've heard engineers talk about how easy it is for them to put new features behind a feature flag in Launch Darkly. From the product side, its super easy to create segments of users. This has improved the way we manage our Alpha, Beta, and GA releases. I'm currently leading a huge intiative at the moment; I can not imagine doing this effectively without LD. Review collected by and hosted on G2.com.

What do you dislike about LaunchDarkly?

Their zapier integration is limited. We were attempting to completely automate our beta process leveraging Launch Darkly + Hubspot forms. We failed to do so because LD's zapier integration doesn't support Segments. We are exploring leveraging their public API to build a custom solution. Review collected by and hosted on G2.com.

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

It has helped us do a few things better. 1. We manage alpha and beta releases more effectively. 2. We hav avoided massive outages by leveraging percentage based rollouts 3. It has helped us reduced the risk of launching large features or intiatives in our customer. Review collected by and hosted on G2.com.

Show More
Show Less
GitHub

GitHub

(2,194)4.7 out of 5

GitHub

(2,194)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


Lautaro S.
LS
“I managed to streamline all our code and improved its quality”
What do you like best about GitHub?

All my work as a Developer has changed since GitHub came into my life. I never worry about accidentally deleting or deleting critical code. If something goes wrong, I just go back to an earlier version and that’s it. When I need to test something without changing the main code, the ability to deal with branches has saved me more than once. By using code reviews and pull requests, we can keep our workflow organized, make changes in real time, and comment on individual lines. Reviewing, commenting and suggesting changes to my coworkers' code directly on pull requests is a fantastic example of team collaboration. Thanks to GitHub, I no longer have coding errors and the quality of our code has increased. Review collected by and hosted on G2.com.

What do you dislike about GitHub?

For those who are not familiar with Git, at first, the learning curve can be a bit high. I still remember the first time I tried to set up a workflow using GitHub Actions, at that point programming was not my priority; I spent more time reading documentation. Review collected by and hosted on G2.com.

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

Our entire development process now runs on GitHub. We can communicate without accidentally overwriting files, all changes are well documented, and the code is never lost because we use it. We can locate the source of a production issue because GitHub recorded every change we made. Without any drama, we simply examine the confirmations, identify the problem and solve it. It has also been very helpful for our security, we guarantee that there are no safety failures or defects in production, we do code reviews for each extraction request. The advantages outweigh the disadvantages considerably, despite some minor problems such as learning curve and limited integrations. Review collected by and hosted on G2.com.

Show More
Show Less
Bitrise

Bitrise

(217)4.8 out of 5

Bitrise

(217)4.8 out of 5

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


Ludwig B.
LB
(Original )Information
“Simply the best”
What do you like best about Bitrise?

It is so easy to use and set up! As a developer, I don't want to spend time setting up complex build configurations in systems that I barely understand. It usually takes a huge amount of time and loads of frustration. With Bitrise, this was not the case. It was so easy to set up and I had it running perfectly in no time. It is super easy to add or change the build steps also. Review collected by and hosted on G2.com.

What do you dislike about Bitrise?

I found it a little bit confusing to understand the pricing between accounts. I have a user account, with its own plan, that belongs to a company account, with its own plan. I have to really think about what I will be charged and on what plans the builds are registered to. Review collected by and hosted on G2.com.

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

We now have automatic builds of our android and ios apps. We run tests on them and notify all developers if a build fails. If they succeed we share release and beta builds with testers. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(823)4.5 out of 5

GitLab

(823)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


Ranjit A.
RA
“very useful and easy to use ci/cd pipeline tool”
What do you like best about GitLab?

I like how easy it is to create pipelines with jobs and stages, use of variables and the concept of default runners and also ability to configure custom runners. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

The configuration of default runners is unknown - unless we run a particular command like uname Review collected by and hosted on G2.com.

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

Prior to using gitlab, i was building my code on a VM. when the VM went down or the network was down I was stuck. Also space was a constraint on VM with multple users using to store their files and build code.

moving to gitlab and having multiple projects eased this situation.

Also with the concept of branches I could have multiple flavors and options to achieve different functionality. 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


Wahid A.
WA
(Original )Information
“Amazing Experience”
What do you like best about Google Cloud Build?

Google Cloud has very good documentation and easy integration & implementation with good Google customer support. I like to do CI/CD work with GCB and I love using it frequently. It has lots of features that make a developer's life easy. Review collected by and hosted on G2.com.

What do you dislike about Google Cloud Build?

GCB is a great product but it is very expensive for my many clients. Review collected by and hosted on G2.com.

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

It is useful when I have very specific needs and don't want to configure a Linux server by myself. It is also very useful in the development and testing stage so I can mainly focus on my software logic & structure. Review collected by and hosted on G2.com.

Show More
Show Less

Automate your builds and deployments with Pipelines so you spend less time with the nuts and bolts and more time being creative

Top DevOps Software Result from Application Release Orchestration

Also listed in ServiceNow Store Apps, DevOps Platforms, Continuous Delivery


Ajinkya J.
AJ
“Best DevOps / Automation tool within Azure eco system”
What do you like best about Azure Pipelines?

- Azure pipelines have build and release pipelines which are easy to use and implement.

- we can utilize features such as gates, approvals, automated deployment CI-CD to promote your code to higher environments easily and securely.

- Azure pipelines are tightly integrated with Azure boards, repos, and overall azure resoruces, so doing some work with other azure services is much easier.

- If there are any issues with your setup, just check community forums and most likely you will find your solution there. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

- sometimes the pipelines takes too long to execute / respond (maybe due to downtime from azure side). Review collected by and hosted on G2.com.

What problems is Azure Pipelines solving and how is that benefiting you?

- We use the azure pipelines to Deploy code in higher environments such as Test, Prod etc.

- Code promotion became easier and effortless due to DevOps pipelines. Review collected by and hosted on G2.com.

Show More
Show Less
DeployHQ

DeployHQ

(51)4.4 out of 5

DeployHQ

(51)4.4 out of 5

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

Top DevOps Software Result from Continuous Delivery


RS
“Easy deployments”
What do you like best about DeployHQ?

DeployHQ makes it a piece of cake to push projects to production servers. It takes the hassle out of managing changed files and it's ridiculously simple to set up and use. Having the ability to easily roll back any changes that are causing problems is also a godsend. I've been using it for some years now for different personal and work projects and it's always been reliable. When I have had to get in touch, the support have always been friendly and have told me about features that I didn't even know existed which solved my problem. I'm sure I'll be using it for quite some time. Review collected by and hosted on G2.com.

What do you dislike about DeployHQ?

I'm yet to come across any issues at all and therefore can't honestly find fault with the app. Review collected by and hosted on G2.com.

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

Keeping track of changes and ensuring everything that gets sent to the production server is all built and ready is a pain without any tool like this and DeployHQ does it really well. Review collected by and hosted on G2.com.

Show More
Show Less
Copado DevOps

Copado DevOps

(274)4.3 out of 5

Copado DevOps

(274)4.3 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


EK
“Complex deployment challenges are efficiently adressed by this tool”
What do you like best about Copado DevOps?

To my mind, I like Copado DevOps for its rich functionality in the context of development processes. It also does an excellent job with always on CI/CD which has made a significant difference with our releases. One of the big strengths for us has been that we can link it to Salesforce and other tools to be able to better track the deployments. Especially the general visibility and control it offers has been instrumental in being able to release software on time and with accuracy. Review collected by and hosted on G2.com.

What do you dislike about Copado DevOps?

However, the major disadvantage of Copado DevOps is that it is expensive and some small teams or companies may not be able to afford to use it. The resources necessary to leverage the platform to its full potential may not be in line with the company’s financial capabilities. Also unique is the fact that the platform is sometimes overcomplicated by its various features that can barely be managed without a team. This has sometimes led to our organization witnessing some form of unwarranted hold up accompanied by unnecessary price increment. Review collected by and hosted on G2.com.

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

There are numerous issues that arise when it comes to the development and deployment of applications, and Copado DevOps has been helpful in their resolution. By continuously integrating and delivering, their manual work has been cut down and there are fewer chances of making mistakes in the deployment. This is has resulted into faster cycles and more credible software which has had an added advantage to our team since we are able to avoid spending considerable time solving problems of deployments. Review collected by and hosted on G2.com.

Show More
Show Less
AutoRABIT

AutoRABIT

(198)4.3 out of 5

AutoRABIT

(198)4.3 out of 5

AutoRABIT is an end-to-end Release Management Suite for accelerating the development and release of Salesforce applications. It enables Automated Metadata Deployment and Versi

Top DevOps Software Result from Continuous Delivery

Also listed in Continuous Integration, DevOps Platforms


RJ
“Comprehensive and Reliable DevOps Solution for Salesforce”
What do you like best about AutoRABIT?

AutoRABIT offers a robust and comprehensive suite of tools tailored for Salesforce DevOps. I appreciate its seamless integration with Salesforce, which simplifies the CI/CD process. The ease of use, especially for non-technical team members, is a significant plus. AutoRABIT's automated deployments and version control are intuitive, reducing manual errors and saving time. The platform also provides excellent data backup and recovery options, ensuring data integrity and security. Additionally, the customer support is responsive and knowledgeable, which adds great value to the overall experience. Review collected by and hosted on G2.com.

What do you dislike about AutoRABIT?

While AutoRABIT is feature-rich, the initial setup and implementation can be somewhat complex, especially for organizations with less technical expertise. The user interface, though functional, could benefit from a more modern and intuitive design. At times, the platform's performance can be sluggish, particularly when dealing with large data sets or complex environments using Dataloader. Lastly, the pricing might be a bit steep for smaller teams or organizations with limited budgets, making it more suitable for mid to large-sized enterprises. Review collected by and hosted on G2.com.

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

AutoRABIT addresses several key challenges in our Salesforce development lifecycle. Firstly, it simplifies and automates the deployment process, reducing the risk of manual errors and significantly speeding up release cycles. This has enabled our team to deploy changes more frequently and with greater confidence. Secondly, AutoRABIT's version control system ensures that all changes are tracked, making it easier to manage code conflicts and rollbacks if necessary. The platform’s robust backup and recovery features protect our data, ensuring business continuity even in the event of unexpected issues. Overall, AutoRABIT has streamlined our DevOps operations, improved efficiency, and enhanced the security of our Salesforce environment. 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


NS
“Copado essentials”
What do you like best about Copado Essentials?

Copado DevOps is regarded for its integration with Salesforce, making the deployment process much easier compared to traditional tools like ANT or Salesforce change sets.

Users appreciate the ability to manage metadata and data deployments in a certain way, often highlighting in handling complex Salesforce CPQ deployments. Additionally, Copado’s intuitive interface, which eliminates the need for package.xml files, it is particularly appreciated by developers like me. Review collected by and hosted on G2.com.

What do you dislike about Copado Essentials?

Some users find the learning curve to be steep when using Copado. While it simplifies many processes, it takestime to understand.

There are also occasional reports of glitches during query operations, particularly with storing queries, which can lead to deployments being less smooth than before. Review collected by and hosted on G2.com.

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

Simplifies and automates metadata and deployments, reduces manual work for employees like us.

Enables collaboration for development and administrative teams through user story syncing and Git.

Decreases deployment time during deployment steps which reducing errors during releases.

Provides visibility into delivery processes with its value stream maps.

Overall, it Increases productiviy and collaboration, reduces errors and deployment times which makes it an overall fit for any devops engineer. Review collected by and hosted on G2.com.

Show More
Show Less

Platform as a Service (PaaS) eliminates the expense and complexity of evaluating, buying, configuring, and managing all the hardware and software needed for custom-built appli

Top DevOps Software Result from Cloud Platform as a Service (PaaS)

Also listed in Application Development Platforms, DevOps Platforms, Passwordless Authentication, Workplace Innovation Platforms, Customer Identity and Access Management (CIAM)


DG
“The Powerfull CRM platform for automation and Bussiness growth.”
What do you like best about Salesforce Platform?

Firstly, I am Salesforce Developer and as a user I can say that it is very powerfull and flexible platform. you can customize anything if you want some automation you can easily done this using flows and and It also connects easily with other platform like shopify and hubspot and It also provides the community to learning new things like trailhead.It makes life so much easier for Bussiness and developers. Review collected by and hosted on G2.com.

What do you dislike about Salesforce Platform?

as a user what I don't like about salesforce is that it is very expensive espically for small bussiness and startups and as a developer when you are dealing with large amount do data so the reports and dashnord can run slowly and sometimes governor limit can restrict the complex operation. Review collected by and hosted on G2.com.

What problems is Salesforce Platform solving and how is that benefiting you?

Firstly, It provides the automation process very easy so I don't have to mannually update and change the data for every records and it is also benefiting me with to easily integrate with third party platforms which help me to manage all the data in one place. Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(181)4.7 out of 5

Semaphore

(181)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


Fredrik August M.
FM
“Painless, intuitive, fast and cheap CI”
What do you like best about Semaphore?

It's cheap, it's easy to understand and the suppport team is quick to assist if you need help. We've previously used CircleCI which we found to be the opposite of all these. The UI is also modern and you easily get to what you want. The deployments feature is something I've been searching long and hard for, but haven't found anything else without severely impacting simplicity/ease-of-use. We use Semaphore CI every day, and perform 10+ releases a day to our environments and we have not had any problems yet. It was also very easy to get started as we just connected our GitHub Org, imported the relevant users and got to work on the pipeline files. That step was also a lot easier thanks to the graphical interface which guides you a little bit while you're getting used to the format. Honestly after trying GitHub Actions, CircleCI, Octopus, Jenkins, and more, this clearly stands out to me as the better option. Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

I wish the UI would be a little bit faster at times. And that the dynamic template resolution step when you use deployment parameters was a little faster. We're trying to squeeze every bit of performance out of our CI and losing 10 seconds to this is a little frustrating. Review collected by and hosted on G2.com.

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

It allows us to write reuseable, easy and fast CI and CD pipelines to help us deliver on DevOps metrics. Review collected by and hosted on G2.com.

Show More
Show Less
CloudBees

CloudBees

(621)4.4 out of 5

CloudBees

(621)4.4 out of 5

Enabling the world’s biggest and brightest companies to transition from incoherent, disconnected DevOps to self-service, fast, secure workflows connecting software delivery to

Top DevOps Software Result from Continuous Integration

Also listed in DevOps Platforms, Feature Management, Value Stream Management, Application Release Orchestration, Continuous Delivery


Karthik Sai S.
KS
“Powerful, comprehensive, complex, costly, scalable.”
What do you like best about CloudBees?

Cloudbees offers a enterprise level version of Jenkins. It also providing advanced features and support for Jenkins users. It is designed to scale efficiently. It places a strong emphasis on security, and compliance with various security standards. it offers extensive support. Review collected by and hosted on G2.com.

What do you dislike about CloudBees?

The cost is relatively expensive, particularly for the smaller organisations and startups. The extensive features of the platform makes it complex for use. For small organisations, the tools and features might be overload. There are some challenges when integrating with certain third party applications or legacy systems. There are some limitations in the customization, Review collected by and hosted on G2.com.

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

It helps in addressig the main issues like the complex CI/CD Management. It helps me in scaling the platform effortlessly. It ahs enhanced security features protecting the sensitive data. The organizations stay competitive and can quickly adapt to new development practices and technologies. Review collected by and hosted on G2.com.

Show More
Show Less
Flosum

Flosum

(206)4.8 out of 5

Flosum

(206)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


FN
“Complete Salesforce Release Management - within Salesforce!”
What do you like best about Flosum?

Flosum offers the unique possibility of combining a full-blown release management suite with the flexibility of Salesforce itself.

The tool is easy to use for starters in the Salesforce ecosystem, but also established experts can find all the features they need to fine-tune complex release landscapes and respective processes.

Big plus: New features are released regularly and you can feel that the Flosum team really listens to the feedback of their customers when designing their product roadmap. Review collected by and hosted on G2.com.

What do you dislike about Flosum?

The main downside comes not from Flosum itself, but from the architectural fact that it is in the end hosted on Salesforce platform itself, meaning that it also needs to adher all Salesforce platform limits, sometimes causing performance issues. However, solutions to these bottlenecks are already being developed afaik. Review collected by and hosted on G2.com.

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

Very heterogeneous level of knowledge across the team.

Complex, multi-org architecture and release landscape.

Faster, but also more reliable and scalable deployment processes. Review collected by and hosted on G2.com.

Show More
Show Less
Jenkins

Jenkins

(520)4.4 out of 5

Jenkins

(520)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


Sushmitha A.
SA
“Bulk removal of listings”
What do you like best about Jenkins?

Jenkins gives hand for searching the missing listings when the user reaches out; bulk removal of the lists; helps to integrate the data in an ease manner. They also have colour indications to signify us whether the takedown is done or it's somewhere in the middle. It has only very few datas to fill before runing it which eats a very low time. Thus it is a very good application. Review collected by and hosted on G2.com.

What do you dislike about Jenkins?

It takes a bit more time while taking down the listings but still that is fine and it got stuck 2 times while running the jenkins and I have to add the details again to run it. Apart from that it is a good application. Review collected by and hosted on G2.com.

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

It helps to takedown the counterfeit listings in bulk with the essential information. When the luxury brand reach out to us, we use jenkins to takedown the products. We handle the client's queries on hidden listings which we cannot see in the admin page. It will not eat up the time like other apps asking for much data. It has many filterations which could be very useful in drawing the data. It also has seperate hypes for whole listing removal and also for a particular picture removal of a whole listing. Friendly to navigate and and very much supporting. Review collected by and hosted on G2.com.

Show More
Show Less

Split’s Feature Data Platform pairs the speed and reliability of feature flags with event-driven causal analysis for every feature rollout. Catch performance regressions, erro

Top DevOps Software Result from Feature Management

Also listed in A/B Testing, Continuous Delivery, Configuration Management, Mobile App Optimization


Verified User in Computer & Network Security
UC
(Original )Information
“Great experience”
What do you like best about Split by Harness?

It is very flexible. We can easily have some splits in our products and use them to roll out new features step by step. In case of any issue, we can easily disable the feature and fix the issue. Review collected by and hosted on G2.com.

What do you dislike about Split by Harness?

The product is excellent, there are no drawbacks. Maybe the UI is a bit complex, but that is because the product is compelling and offers many possibilities Review collected by and hosted on G2.com.

What problems is Split by Harness solving and how is that benefiting you?

It offers the possibility of quickly rolling out a new feature by percentage, any id, etc. We are confident that if something goes wrong, we can rollback in no time. It is easy to create a group of accounts that you want to enable or disable a new feauture too. It is also handy to enable/disable the accounts in test environments or even for Beta customers in production environments. Review collected by and hosted on G2.com.

Show More
Show Less
Vercel

Vercel

(42)4.7 out of 5

Vercel

(42)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)


Yash C.
YC
“Amazing tool for product deployment”
What do you like best about Vercel?

I use vercel to deploy my frontend projects quickly and easily. It have a lot of features which makes like of developer pretty easy some of them are connecting github and just selecting the target repo and branch. This is a one time process, Now whenever you push new changes it will generate new build automatically and publish it. It also have a tool where we can add comments on the UI of the deployed projects this is very helpful when you are reviewing your websites and pin pointing bugs. Customer support of vercel is great and have a big community of developers who can quickly resolves your doubts. Review collected by and hosted on G2.com.

What do you dislike about Vercel?

I don't see any downsides of using vercel as its a amazing tool for developer and enterprise companies. Review collected by and hosted on G2.com.

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

Vercel helping me quickly deploy my projects without need a lot of technical knowlege of DevOps. Review collected by and hosted on G2.com.

Show More
Show Less
Buddy

Buddy

(206)4.7 out of 5

Buddy

(206)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


Verified User in Computer Software
AC
“Made CI/CD approachable and easy”
What do you like best about Buddy?

I love the ui of Buddy. As someone who's never setup automated pipelines before, the UI was much more approachable than the other options I tried. Being very new to this, the trial period was very helpful to be able to try out lots of different implementations and figure out how I wanted it set up without incurring any extra costs. Review collected by and hosted on G2.com.

What do you dislike about Buddy?

The docs are helpful and discuss a lot of different use cases for Buddy, although I do wish there was some examples that went through some best practices for individual devs or smaller teams with minimal experience setting up CI/CD or other pipelines. Review collected by and hosted on G2.com.

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

I work with a small team and also have personal projects that I develop on the side. I wanted to setup automated testing and deployments for our team in order to cut down on launch time and mistakes. Using Buddy made it so simple to get up and running. The ui is beautiful and extremely intuitive and honestly a joy to use. Review collected by and hosted on G2.com.

Show More
Show Less
Netlify

Netlify

(51)4.5 out of 5

Netlify

(51)4.5 out of 5

Netlify provides a full-featured CDN hosting solution.

Top DevOps Software Result from WebOps Platforms

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


Italo G.
IG
“Seamless and Powerful Hosting for Modern Web Projects”
What do you like best about Netlify?

Netlify’s simplicity and power are unmatched. Its seamless CI/CD integration makes deploying websites and web apps incredibly straightforward, even for beginners, making the ease of implementation outstanding. The intuitive dashboard, paired with preview links, has streamlined my workflow for frequent deployments. Netlify’s support team is responsive and helpful, providing clear solutions to issues, which adds to the overall positive experience. The platform’s reliability means we use it frequently for a variety of projects, from small prototypes to full-scale web apps. Review collected by and hosted on G2.com.

What do you dislike about Netlify?

While Netlify is fantastic overall, the free plan has limitations on build minutes and bandwidth, which can be restrictive for scaling projects. The pricing for higher tiers can also feel steep for smaller teams or individual developers. Additionally, more advanced documentation for less common use cases would be helpful for more niche implementations. Review collected by and hosted on G2.com.

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

Netlify makes deploying static websites and web apps effortless by automating the entire hosting process. It eliminates the complexity of manual deployments and server management, enabling me to focus on development. The instant previews and continuous deployment from Git save time and ensure a seamless workflow. Additionally, the platform provides excellent performance and scalability for my projects without requiring extensive backend setup. Review collected by and hosted on G2.com.

Show More
Show Less
Prodly DevOps

Prodly DevOps

(160)4.7 out of 5

Prodly DevOps

(160)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


Verified User in Computer & Network Security
UC
“Useful tool for Both CPQ Data and Metadata Deployments”
What do you like best about Prodly DevOps?

Next Gen Data Processing feature in prodly enabled us to visualize the number of updates, inserts, and deletes on records from any CPQ object within the data set .It allowed us to select specific records for deployment and there is an option to initiate the deployment process for the failed records through Retry Failed Records button. Review collected by and hosted on G2.com.

What do you dislike about Prodly DevOps?

With the provided query filter option in the dataset, we can't insert/update more than 50K records at a time but this can be achieved by manually created multiple deployment plans, with each dataset containing up to 50K query records. Review collected by and hosted on G2.com.

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

Prodly provided flexibilty to add related objects, select which fields to include or make configurations is totally under our control.A data set is a reusable set that identified which salesforce object data to copy from a source org to a destination org to enhance performance, precision and accuracy of our deployments. Review collected by and hosted on G2.com.

Show More
Show Less