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


Alfredo P.
AP
(Original )Information
“The best IDE I have ever used, VSCode”
What do you like best about Visual Studio Code?

I like it because it is an intuitive IDE. In the past I have used IDEs that are full of options that make the experience very tedious. With VScode I can see a simple view, easy to use and easy to implement.

As for customer support, I have had problems that I have been able to solve easily, and I have relied on a vast community that picks up any error I have found.

This is a tool that I use every day, I have integrated it into all my projects, both in the web and desktop versions and in several operating systems. Review collected by and hosted on G2.com.

What do you dislike about Visual Studio Code?

I don't like the performance issue a bit, since when I install some plugins the resource consumption is a bit heavy. Review collected by and hosted on G2.com.

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

With previous IDEs I found it difficult to integrate basic functions, with VScode I have the ability to integrate functionalities in a much easier way. Review collected by and hosted on G2.com.

Show More
Show Less
LaunchDarkly

LaunchDarkly

(482)4.5 out of 5

LaunchDarkly

(482)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
Notepad++

Notepad++

(2,350)4.6 out of 5

Notepad++

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

GitHub

(2,138)4.7 out of 5

GitHub

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


Alfredo P.
AP
“The most comfortable version control I have ever used”
What do you like best about GitHub?

I have been using it for more than 3 years, it is practical, it has all the necessary features to make me feel comfortable, it is easy to use and safe with the projects I manage. As for customer support, I have used it and have had good results. Once I had problems with my git actions and they helped me solve it and also gave me guidelines to use it in the best way.

I have implemented it in the desktop and web versions and added it to IDEs that I have worked with, such as visual code or android studio.

My frequency of use is daily, I keep my projects there. Review collected by and hosted on G2.com.

What do you dislike about GitHub?

I don't like that in the web version when I merge with another branch the changes are passed to both branches, this is usually counterproductive. Review collected by and hosted on G2.com.

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

Previously we did not have a CD/CI with which we could deploy our projects automatically, with GitHub we were able to solve this. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(816)4.5 out of 5

GitLab

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


SS
“De-facto standard for Code Repository”
What do you like best about GitLab?

One of the things I love most about GitLab is how it brings everything together under one roof. You've got your version control, CI/CD pipelines, linters, code review (50% of the time is devoted to reviewing MRs), issue tracking – almost everything required it's there. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

First of all, I am as a User frustated with searching capabilities of GitLab. For instance, when I am searching for snippet of code across tens of projects, it can't provide easy yet effective searching mechanism. Also, there is a bit of learning curve in terms of user interface, so it might be an obstacle for newcomers. Review collected by and hosted on G2.com.

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

Majority of my work time is devoted to code review, therefore it's paramount to have a platform to review the MRs in easy and accessable way for me, especially when code changes affecting several classes/items. With GitLab, it's super easy to request reviews, leave comments, and collaborate with your teammates. GitLab's CI/CD pipelines are also one of the benefits of using GitLab - you just push your code to your branch, and everything else is automated (except for the bugs - this is on your side). 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
Bitrise

Bitrise

(204)4.8 out of 5

Bitrise

(204)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
AutoRABIT

AutoRABIT

(196)4.3 out of 5

AutoRABIT

(196)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,120)4.7 out of 5

UltraEdit

(1,120)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


AC
“I'm not necessarily a business user, just a common guy who's spent $1000 on UltraEdit”
What do you like best about UltraEdit?

I like that UltraEdit works on multiple platforms and allows up to 3 installs per license. This allows me to have a copy on each of my machines so I don't have to juggle where my licenses are activated / installed as I change machines I'm working on.

It's also nice that it includes a hex editor, allowing me to find hidden or incompatible characters quickly. The large file size manipulation is also a significant bonus since many files I look at are > 50 MB. UE and UE Studio make viewing and modifying these files a breeze. Another feature I used quite a bit some years back is the seamless conversion to multiple file types (I used ASCII <==> IBM EBCDIC daily for quite a while.

Having all of these features, plus integrated FTP, wordfile support, column edit and other smaller QOL things which I don't know how to quantify meaningfully but are sorely missed whenever I use other editors. Review collected by and hosted on G2.com.

What do you dislike about UltraEdit?

Since UltraEdit is such an all-encompassing text editing software, it can certainly be overkill for simple every-day tasks. I do believe that with everything this software does, it is a trade-off I am willing to make for all of the benefits it offers. Review collected by and hosted on G2.com.

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

Managing my files.

Reading very large logs.

Parsing and fetching data out of large console dumps.

Coding / Scripting

Macros to modify multiple files

Hex editing to find erroneous data

File conversions for different encoding / file structures Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(176)4.7 out of 5

Semaphore

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


Lorenzo Z.
LZ
(Original )Information
“Easy to use CI/CD platform, with great UI and documentation, and amazing customer support”
What do you like best about Semaphore?

Semaphore is an incredibly easy to use CI/CD platform. Integrating my Ruby on Rails applications to use it is always very easy to do.

Their platform has an incredibly good looking UI, and documentation is also very well written.

What makes Semaphore stand out from the crowd however is their customer support.

At one point at my current company we had some issue with our organization management; we contacted their customer care and they literally answered our email in 2 minutes and the problem was fixed in less than 1 5 minutes.

It can't get any better than this! Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

Sometimes they are slow to update the programming language versions in their OS images.

At one point the bump of a minor Ruby version took almost a week in their Ubuntu image and we couldn't upgrade our app without having the CI with the exact same Ruby version.

Also, lately they had some sort of bug in their platform that caused you to log out from Semaphore every day, and you thus you needed to log in back every morning. That was frustrating. Review collected by and hosted on G2.com.

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

Every sreious engineer needs a CI/CD platform nowadays, you just can't live without one. Shipping code continuosly and getting feedback from the CI every time is incredibly valuable for us developers.

I would choose Semaphore for:

- it's ease of use

- it's good looking UI

- it's amazing customer care support 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
DeployHQ

DeployHQ

(48)4.4 out of 5

DeployHQ

(48)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
Jenkins

Jenkins

(510)4.4 out of 5

Jenkins

(510)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
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
Split

Split

(140)4.6 out of 5

Split

(140)4.6 out of 5

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

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


MC
“A smooth feature enablement tool that reviles the competition (and home grown solutions)”
What do you like best about Split?

* Amazing SDK support for many languages, super easy to integrate in new projects

* Audit trail (as long as your devs use it lol)

* Metrics/analytics (though I haven't made massive use of that)

* Dashboard to understand what state various splits are in

* Fast bootup/data retrievel on application boot

* Great support to allow for new splits based on different data

* Extremely simple to understand or show new devs how to launch their features Review collected by and hosted on G2.com.

What do you dislike about Split?

* Our complex test/staging/prod environment setup means that some of the dashboards are harder to follow, a way to create a custom dashboard would be great

* When using the approval system changes get applied the moment all approvals are granted, which has caught my team unaware, we know it now though (we are use to merge request workflows where the person submitting a change controls when it's applied) Review collected by and hosted on G2.com.

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

Where I work we have a two weekly release cycle, being able to launch feature behind splits and switch over at opportune moments is crucial. We would often have to hand roll this kind of stuff into our own app/conf/DB...etc. in the past. Now it's just a few clicks over on split and a few lines of code here and there Review collected by and hosted on G2.com.

Show More
Show Less
Vercel

Vercel

(39)4.7 out of 5

Vercel

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


Nabin P.
NP
“Future of web deployment”
What do you like best about Vercel?

Evereything is straight from the future, me and my client loving and enjoying the platform since last 3 years. Very fast and fexible, suitable for all kinds of business or industries.

I like its Postgres database, Github CI/CD, Blob storage, and best support for Next.js projects. Review collected by and hosted on G2.com.

What do you dislike about Vercel?

There is nothing such that i disklike about the Vercel Review collected by and hosted on G2.com.

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

We used to use PHP and traditional web hosting panels like Plesk and cPanel, they were not scalable, vulnerable and lack support for latest web frameworks. Also licensing was expensive, after since we started migrationg our projects to Vercel, we have incereased quality, delivery time, security and scalability. It has become now the backbone of our IT infrastructure. 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

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
Buddy

Buddy

(204)4.7 out of 5

Buddy

(204)4.7 out of 5

Code, build and deploy with no effort

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

Qovery

(55)4.8 out of 5

Qovery

(55)4.8 out of 5

All developers are not equal, some know-how to deploy their applications, others don’t. But now it’s over! With Qovery, all developers can deploy their applications in the Clo

Top Programming Software Result from Internal Developer Platforms

Also listed in Continuous Integration, DevOps Platforms, Cloud Infrastructure Automation, Continuous Delivery


PK
“Modern infrastructure done for you”
What do you like best about Qovery?

Qovery deploys and manages a modern infrastructure with a very little effort on your side. Their infrastructure is built on top of the latest and greatest components that we used to deploy ourselves. We prefer Qovery because it frees our team from maintaining and managing infrastructure and allows focusing on our application development. Review collected by and hosted on G2.com.

What do you dislike about Qovery?

Since it's a new product some bugs do appear but they are usually quickly fixed. It also can get a bit expensive when your usage grows. Review collected by and hosted on G2.com.

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

Qovery is managing our cloud infrastructure for us allowing our development team to focus on our application. Review collected by and hosted on G2.com.

Show More
Show Less