Programming Software

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

best Programming Software.

Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Top Programming Software Result from Text Editor


Nir L.
NL
(Original )Information
“Nice development environment for everyday use”
What do you like best about Visual Studio Code?

Visual Studio Code is, first and foremost, free. That is a major advantage over the alternatives. At its base, it's a very simple text editor, but when applied the right plugins, it can become a powerful development environment. I am using VSCode for both Javascript/Typescript development and for Python development. The base editor is simple to use and understand and very lightweight.

It is based on Electron, runs on all major operating systems, and supports a web-only version. Personally, I am using VSCode on Mac with Apple Silicon and the performance is quite nice, given that it's all Electron below. I specifically enjoy the extensibility and even for very basic needs I am using many plugins (Git, Docker,JS Debugger, etc). A main advantage in my opinion is the launch speed: from click to full-up it takes 8 seconds on my machine, which might seem like a long time, but compared to other systems it is much faster. Review collected by and hosted on G2.com.

What do you dislike about Visual Studio Code?

Having worked with other IDEs, I am not keen on the default key bindings and extension shortcuts. I also feel the learning curve for VSCode is steeper than other tools.

In addition, and most importantly, I do not feel there is enough control by Microsoft on the extensions published in the extension repository and there have been some previous cases where malicious extensions have been found. But if you bear that in mind and keep a careful flow, you should be fine.

A more important downside, in my opinion, is the need to "build your own suite" where you need to manually pick and choose from hundreds of available plug-ins, which can be confusing and time-consuming. I usually prefer to have someone provide me with a pull "python suite" that has everything I need in one go. Review collected by and hosted on G2.com.

What problems is Visual Studio Code solving and how is that benefiting you?

Visual Studio Code allows us a unified development environment across the organization, while still allowing individual users to customise and add preferred plugins. This goes from the main development branches (Javascript, Python, HTML) to less common but still important DevOps solutions (shell scripts, helm files, etc.). Being able to integrate AI based code completion and generation tools is also a major advantage. In addition, some plugins such as Docker, Git Blame, Q, have proven to be very useful to our development and devops work. Review collected by and hosted on G2.com.

Show More
Show Less
LaunchDarkly

LaunchDarkly

(483)4.5 out of 5

LaunchDarkly

(483)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 Programming Software Result from Feature Management

Also listed in A/B Testing, Continuous Delivery


Supriyanta P.
SP
“Launch Darkly is a great service to toggle any feature”
What do you like best about LaunchDarkly?

1. It's a great tool for toggling features.

2. You can easily roll out or block a feature for specific customers without any hassle.

3. I use it daily, and it works smoothly with minimal impact on API latency.

4. Setting up a new LD flag takes only a minute.

5. It provides a rich SDK to integrate with Launch Darkly easily. Review collected by and hosted on G2.com.

What do you dislike about LaunchDarkly?

Nothing as such. Segments and Release features can be simplified. Review collected by and hosted on G2.com.

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

I'd point out two major problems that LD solves for my case,

1. We don't need to think about beta release to a small portion of customers. Just need to put the feature behind LD flag and control the flag from LD dashboard. That's it.

2. When we launch a new feature, we always put that feature behind LD flags. So that if something goes wrong, we don't need rollback anything in a hurry. Just toggle the LD flag by a single click. That would do the job. Review collected by and hosted on G2.com.

Show More
Show Less
GitHub

GitHub

(2,161)4.7 out of 5

GitHub

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


Kyle J.
KJ
“Boost Your Team's Productivity with GitHub's Intuitive Platform”
What do you like best about GitHub?

GitHub has great collaboration features that allow our development team to work on the same project together. From code reviews and discussions, it dramatically streamlines our ability to push great code to our customers. It also offers excellent version control through Git, keeping our team updated on code changes. It's easy to start with their free hosting, so it's a no-brainer for students wanting to learn to code. Review collected by and hosted on G2.com.

What do you dislike about GitHub?

The learning curve can be a bit steep for beginners. Once you understand the core concepts like branching, merging, and resolving conflicts, it gets much more straightforward. Large binary files and large media content can slow repository performance and storage costs. Free private repositories are limited in features and size. If you have multiple private repositories, get ready to pay. Review collected by and hosted on G2.com.

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

I would say the two main problems GitHub solves for me is code collaboration, and version control.

Code collaboration allows our team to track changes across our various projects. We have a clear history of our projects, so we don't waste time communicating through various other channels because we have one source we can all collaborate in.

Version control can be very complex, especially with large projects. GitHub simplifies this process by allowing you to create branches for experimental features. If something goes wrong with a code release, rolling back your code is easy. Since every code change is recorded, you can see every change. Review collected by and hosted on G2.com.

Show More
Show Less
Notepad++

Notepad++

(2,352)4.6 out of 5

Notepad++

(2,352)4.6 out of 5

Notepad++ is a source code editor and notepad replacement that supports several languages in a MS Windows environment with Syntax highlighing and folding, PCRE, customizable G

Top Programming Software Result from Text Editor


VT
“An all-in-one text editor that works great with long texts”
What do you like best about Notepad++?

I can open huge files and change a character set in Notepad++, which gives me the flexibility to manage many projects thanks to its support for multiple programming languages. These languages include Python, JavaScript and HTML. We can find and fix code problems faster and with higher quality thanks to its syntax highlighting capabilities. In addition, it can be tailored to the specific needs of each user thanks to its plug-in customization capabilities. It has many useful features and a simple interface. We can easily record and execute specific and repetitive operations with its macro system; the ability to compare files is another great feature; this is very useful when comparing assembly code, for example. Specific searches are also quite fast. Review collected by and hosted on G2.com.

What do you dislike about Notepad++?

Notepad++'s most glaring flaw is its dated design; the program's visual style is so outdated that it can't compete with competing programs that use newer visuals. Review collected by and hosted on G2.com.

What problems is Notepad++ solving and how is that benefiting you?

For editing, parsing, and comparing numerous files, we use Notepad++, which can open a wide variety of text and code formats, including Java files. When efficiency and ease of use are paramount, as in script editing and rapid coding, it has been indispensable. While it may not be the best choice for team projects of this size, our engineers have found that using it for smaller jobs has greatly improved their productivity. It certainly makes it easy to manipulate text from a variety of sources, allowing us to get the right formatting for an application. It's available in a free version with no limitations, or a paid version that eliminates the splash screen and speeds things up. We rely on it for script editing, general editing, and basic programming needs. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(819)4.5 out of 5

GitLab

(819)4.5 out of 5

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

Top Programming Software Result from Version Control Hosting

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


Trilok Kumar R.
TR
“Version management software for developers”
What do you like best about GitLab?

1. It is a very useful software for code management.

2. We can manage our code of project into gitlab. We can manage our code by creating branch like master, staging, develop, feature and etc.

3. It is a version control software.

4. It is a open source software and easy to implementation. It can be used for DevOps.

5. We can do any integration into gitlab like CI/CD.

6. Many companies are mostly used this software for managing their code and documents as well.

7. This platform is very secure for security and we can track our project. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

1. Sometime we were facing problem like intergration error.

2. There are some command facing issue like merge conflict.

3. We need some public repository on gitlab but unfortunatly it is not present in gitlab. Review collected by and hosted on G2.com.

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

Before using GitLab, we had to manage our code directly on the server. However, this sometimes led to code being accidentally deleted, making recovery very difficult.

With GitLab, we can easily access all our code by using branches and previous commits. This is because GitLab is a version control tool, which is not only reliable but also user-friendly for DevOps teams. Review collected by and hosted on G2.com.

Show More
Show Less
Bitrise

Bitrise

(210)4.8 out of 5

Bitrise

(210)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 Programming Software Result from Continuous Delivery

Also listed in Continuous Integration, Build Automation, DevOps Platforms


Tomislav T.
TT
“Bitrise is a time saver when it comes to CI/CD”
What do you like best about Bitrise?

The best thing is that you have the option to choose how you want to work with Bitrise, manage your own runner instances and connect them to the platform or just forget about the infrascture setup and let Bitrise do all the heavy lifting.

When it comes to user experience, UI and ease of use, I have to say, it's definitely by far the best tool you can pick for your CI/CD workflow. You can get up-and-running in a matter of minutes and just play around with the workflows. Review collected by and hosted on G2.com.

What do you dislike about Bitrise?

After using it for a couple of years now, the only thing that comes to mind is not having a history of changes for your workflows (if using the hosted yml file) option. Sure, you can always add the configuration file to your own repo, but in that case it can be a bit tiresome to update workflows, copy/paste the configuration into your yml file and pushing the changes. Review collected by and hosted on G2.com.

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

Bitrise is doing all the heavy lifting around making builds of our Android app, based on set triggers. Currently we have a couple of types of builds and conditions set when they need to be run, and Bitrise works like a charm. Not to mention actually pushing the builds to Firebase App Distribution for QA testing and finally creating releases on Google Play. 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 Programming 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
NoteTab

NoteTab

(25)4.7 out of 5

NoteTab

(25)4.7 out of 5

NoteTab is a Notepad replacement HTML and text editor with text-processing, search and replace, capture and copy text to clipboard, reusable text snippets and macros, and othe

Top Programming Software Result from Text Editor


AP
“It is a feature really easy to use”
What do you like best about NoteTab?

As I mentioned in the title it is is a feature really easy to use, that allows you notes with only one click and manage less programs because you can have multiple notes. AND THE MOST IMPORTANT THING, AUTO-SAVE!!!! Review collected by and hosted on G2.com.

What do you dislike about NoteTab?

Themes. Like I would like colors :) But basically everything is great Review collected by and hosted on G2.com.

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

Since is light weight I dont have any issues with space or even open notes in my computer. Is right there. Review collected by and hosted on G2.com.

Show More
Show Less
CloudBees

CloudBees

(620)4.4 out of 5

CloudBees

(620)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 Programming 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
AutoRABIT

AutoRABIT

(197)4.3 out of 5

AutoRABIT

(197)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 Programming 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
UltraEdit

UltraEdit

(1,121)4.7 out of 5

UltraEdit

(1,121)4.7 out of 5

UltraEdit is a powerful text editor and code editor for Windows, Mac, and Linux that supports nearly any programming language and easily handles huge (4+ GB) files. Includes (

Top Programming Software Result from Text Editor


Fernando F.
FF
“Great IDE!”
What do you like best about UltraEdit?

It is a well rounded IDE for a good price. I can do all my programing for multimple languages in it and replaced my aging outdated and discontinued IDEs of old allwoing me to continue to continue programing like I want. Review collected by and hosted on G2.com.

What do you dislike about UltraEdit?

While it is easy to jump in and start programing it does have a bit of a learning curve to fully learn it and get the most out of it. Review collected by and hosted on G2.com.

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

Ultra Edit is a great programming environment for me. 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 Programming 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

Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.

Top Programming Software Result from Text Editor


CT
“Simplistic Text Program With Lots of Potential”
What do you like best about Sublime Text?

Sublime is so straight forward and easy to use that you can become an expert after your first use. Since it is so easy to use, you will end up using it for a variety of purposes throughout your day. Additionally, it has a wide variety of features that you have become acustomed to using, giving you a one stop show for a text program. Review collected by and hosted on G2.com.

What do you dislike about Sublime Text?

The tabbing for multiple open documents can become painful to navigate through when you have a large amount of files opened at once. Review collected by and hosted on G2.com.

What problems is Sublime Text solving and how is that benefiting you?

Sublime offers a one stop shop text program for editing, viewing, and creating that can be used across multiple platforms. Review collected by and hosted on G2.com.

Show More
Show Less
DeployHQ

DeployHQ

(50)4.4 out of 5

DeployHQ

(50)4.4 out of 5

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

Top Programming 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

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

Top Programming Software Result from Application Release Orchestration

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


Manoj Kumar S.
MS
“Multi Platform Support Application”
What do you like best about Azure Pipelines?

Its integration with Azure services is easy.

CI/CD automation tasks are easy to handle.

This can be integrated to cross platform deployments. Not only Azure cloud this tool can be integrated with on-premise and other cloud platforms.

It provides the Details logs of the deployments and If configured correctly it will send out the deployment logs to individual/group emails. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

Since integration with multi platforms, A new engineer feels little uncomfortable to use it.

Even it supports multiple platforms we require Azure agents to deploy on the end platforms. This implies costing as well.

During my experience I received a very limited support from Micorsoft on this. Review collected by and hosted on G2.com.

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

It solves my manual tasks/deployment. We have migrated to azure pipelines and deployments are completed within short span. Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(179)4.7 out of 5

Semaphore

(179)4.7 out of 5

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

Top Programming Software Result from Continuous Integration

Also listed in DevOps Platforms, Automation Testing, Continuous Delivery


FW
“Reliable with awesome support”
What do you like best about Semaphore?

The product integrates well into our CI/CD setup. The web UI stays out of your way and you can resort to CLI for everything you might need (besides analytics, I think). The ability to spin up the environments and ssh into it to debug potential issues makes it easy to spot issues. The documentation is fine, and above all - their support is human, swift and reliable. Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

A feature that is in the pipeline (afaik) is to rerun indivdual steps instead of a whole workflow. This is obviously tricky (need to reset artifacts and cache etc) but would save some time on long flaky ci runs (that you should not have, but ... probably have). Review collected by and hosted on G2.com.

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

We need to ensure our code is passing a number of criteria (e.g .automated tests) and that external environments are prepared to deploy different states of different products. We also want to trigger deployments and other actions. Review collected by and hosted on G2.com.

Show More
Show Less
Jenkins

Jenkins

(513)4.4 out of 5

Jenkins

(513)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 Programming Software Result from Continuous Integration

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


Dr habeeb M.
DM
“Jenkins Review: Simplifying Automation and Integration”
What do you like best about Jenkins?

Jenkins is a great tool in the discipline of continuous integration and continuous delivery. It is flexible and scalable. What I like the most about Jenkins is its huge plugin ecosystem, which allows for seamless integration with various tools and platforms. This makes it very adjustable to different development environments and workflows. Review collected by and hosted on G2.com.

What do you dislike about Jenkins?

Though Jenkins is definitely a useful and adaptable tool, there are some parts that I find problematic. Its high level of complexity in installation and configuration is the most significant disadvantage. The newbies might be confused by numerous options and plug-ins that are available in Jenkins. Review collected by and hosted on G2.com.

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

Jenkins has played a very important role in solving several crucial challenges that are present in our SDLC mainly in the aspects of CI/CD. All of it was manual before Jenkins and we used to have many times human errors because the build and deployment was done manually, hence the release delay and an irregular build quality. Jenkins has changed this a lot by actually automating the chain and code integration and deployment. 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 Programming 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
Flosum

Flosum

(206)4.8 out of 5

Flosum

(206)4.8 out of 5

Release Management software for Salesforce

Top Programming 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
Vercel

Vercel

(40)4.7 out of 5

Vercel

(40)4.7 out of 5

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

Top Programming 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