---
title: Codenvy Reviews
meta_title: 'Codenvy Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 67 reviews by the users' company size, role or industry to
  find out how Codenvy works for a business like yours.
aggregate_rating:
  rating_value: 4.2
  review_count: 67
  scale: '5'
date_modified: '2026-08-09'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---


# Codenvy Reviews
**Vendor:** Red Hat  
**Category:** [Java Integrated Development Environments (IDE)](https://www.g2.com/categories/java-integrated-development-environments-ide)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 67
## About Codenvy
Codenvy is a developer workspace cloud that runs behind your firewall, connected to your systems and projects, removing configuration maintenance from development. Codenvy allows developers to: - Start a project in seconds, from any computer. - Work on-prem or in the cloud with an adaptable and well-paced IDE - Configure workspaces to include any stack using Dockerfiles. - Customize the IDE with Eclipse Che extensions and assemblies. - Launch parallel processes to build, run and deploy. - Work online, or offline with CLI push, pull and clone. Codenvy can be deployed to your own datacenter or any cloud in just seconds.



## Codenvy Pros & Cons
**What users like:**

- Users value the **cloud-based accessibility** of Codenvy, enabling convenient development from anywhere without local installations. (1 reviews)
- Users appreciate the **collaborative environment** of Codenvy, enabling seamless teamwork and boosting project efficiency. (1 reviews)
- Users value the **convenience of cloud access** , enabling development from any location without local installations. (1 reviews)
- Users praise Codenvy&#39;s **exceptional customer support** , facilitating seamless collaboration and enhancing overall productivity for teams. (1 reviews)
- Users find the **cloud-based accessibility** of Codenvy convenient for easy access to development workspaces from anywhere. (1 reviews)
- Users appreciate the **collaborative environment** of Codenvy, enabling multiple developers to work together seamlessly on projects. (1 reviews)
- Git Integration (1 reviews)
- Users value the **wide range of language support** in Codenvy, enhancing flexibility for diverse tech stacks. (1 reviews)
- Lightweight (1 reviews)
- Platform Compatibility (1 reviews)

**What users dislike:**

- Users note the **customization difficulty** in Codenvy, finding the IDE less flexible than traditional installations. (1 reviews)
- Users find the **pricing expensive** when scaling Codenvy for larger projects or teams, leading to increased costs. (1 reviews)
- Users express concern over the **lack of customization** , finding the IDE less flexible than local installations. (1 reviews)
- Users find the **steep learning curve** challenging, particularly for those transitioning from local storage to cloud environments. (1 reviews)
- Users find the **limited customization** in Codenvy restrictive compared to local IDEs, affecting their development experience. (1 reviews)
- Performance Issues (1 reviews)
- Users note that the **pricing model can be expensive** for larger projects, making scaling challenging for teams. (1 reviews)
- Users report **slow performance** and lag during heavy workloads, impacting their productivity while working on larger projects. (1 reviews)
- Users experience **slow startup** times, leading to frustrations with heavy project execution and code compilation. (1 reviews)
- Steep Learning Curve (1 reviews)

## Codenvy Reviews
  ### 1. Great workspace for developers

**Rating:** 3.0/5.0 stars

**Reviewed by:** Adam L. | DigiFabsterf, Enterprise (> 1000 emp.)

**Reviewed Date:** May 12, 2019

**What do you like best about Codenvy?**

I am a heavy user of the Cloud 9 IDE and a big fan of the complete cloud based coding environment. So, I was very excited to give Codenvy a whirl. I must say that I was not disappointed. I'm always wary of products that claim to be developer tools that do not do a good job catering to the developer community. Right off the bat, Codenvy does a great job at that. Their free offering is at par with Cloud 9. They do not give clear specifics on upgrading their services, which I find a bit off putting. The starting 512mb of ram that they give is not adequate for much beyond a bit of prototyping. To really work on a full scale app requires allocation of more resources. I'd rather not have to speak to someone in sales just to upgrade my workspace to a high tier. One thing that I am excited about is how they offer a paid version offsite. Cloud 9 is also based on an OpenSource project and so you can easily run the C9 engine on your own servers, but you lose a lot of the features that they have coded into their product offering....the fact that I can run an Open Source version as well as pay to run the full version in my own environment is a nice feature.

**What do you dislike about Codenvy?**

Bottom line, I do not feel that this is a mature a platform as C9...but that is a fault that is easily cured with time. But they do have a great product, and certainly with the ability to code and use eclipse plugins, makes this a GREAT choice for an Eclipse shop.

**Recommendations to others considering Codenvy:**

Great workspace for developers

**What problems is Codenvy solving and how is that benefiting you?**

Codenvy makes the development of our applications much easier and more efficient, because when working with collaborators, large projects become small since it saves a lot of time using this great tool as well as money and a lot of space in the work teams thanks to It is based on the cloud, so it is enough to have a good internet connection and the productivity of our work will be much higher.

  ### 2. Highly usable IDE, rather ugly GUI.

**Rating:** 2.5/5.0 stars

**Reviewed by:** Daniel S. | Desarrollador sénior, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 14, 2016

**What do you like best about Codenvy?**

Having a cloud IDE available whenever on the globe can be extremely useful while working / studying abroad. I've had some amazing experiences with this IDE with some both technical and graphical flaws.

**What do you dislike about Codenvy?**

The Linting can be sometimes harsh when doing basic stuff, it shouldn't come setup from scratch.
Editor themes aren't available to modify, there's only one black theme and the code color presets are really ugly. Loading times can be sometimes high when connected to low-end internet speeds.

**What problems is Codenvy solving and how is that benefiting you?**

Having a cloud based IDE can be handy sometimes while away from your workstation, I've used codenvy a couple times while away from my personal computer or hometown, it's been a bitter sweet experience using it while away from home, but it has helped me solving some last minute issues.

  ### 3. Engaging, yet still requires refinement

**Rating:** 3.0/5.0 stars

**Reviewed by:** John M. | Software Engineer, Management Consulting, Enterprise (> 1000 emp.)

**Reviewed Date:** December 14, 2015

**What do you like best about Codenvy?**

I like the smoothness of the IDE and transitioning between the various files in a project. Additionally, transitioning from one project to another is smooth as well. I did not encounter any hiccups or slowness.

**What do you dislike about Codenvy?**

* Intelligent code completion is lacking (as far from my experience using Maven and Ruby)
* No apparent option for using a command line interface. Some projects like Ruby I find I can only progress if I can run commands. For instance using "gem" or "bundle" to handle the addition/removal of gems. This also prevents me from running my scripts for these projects to ensure they are working as intended.
* If I have a Git Submodule in my project, Codenvy clones the git project, but not the submodule, so I'm missing parts of my project.
* Lacking more recent versions of some technology like using Ruby 2.1. There's also no way to tell what version of Git is being used.


**Recommendations to others considering Codenvy:**

Review pricing terms in order to determine what will fit your need.

Start with small project with growth potential so as it progresses you may witness how Codenvy is able to handle it.

**What problems is Codenvy solving and how is that benefiting you?**

The business problem of having to setup an environment for development. Especially in cases of contributing to open source projects, I can fork the project in my Github and then open that project in Codenvy in minutes!

This is a terrific benefit to quickly helping add one or two enhancements or testing out recent changes.

  ### 4. First time user of codenvy

**Rating:** 2.5/5.0 stars

**Reviewed by:** Cameron T. | UC Berkeley Lacrosse Camp Coach, Higher Education, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 19, 2016

**What do you like best about Codenvy?**

This program is versatile and works among many different platforms c++, Fortran, Python, etc. It also was a great addition to my chrome book, considering that the types of applications compatible with the chrome is very limited. 

**What do you dislike about Codenvy?**

I had problems executing simple c++ programs that I developed in my intro to programming class. I'm not sure why , considering that the programs would run fine on visual studio but not on codenvy. This is frustrating since I am not able to practice writing the c++ assignments on my laptop. This means that I will have to either work in the computer lab at or at my home computer vs. being able to write c++ programs on the go. I hope this gets resolved soon since I would like to be able to practice writing c++ programs on my chrome book laptop. 

**What problems is Codenvy solving and how is that benefiting you?**

I used codenvy to write programs for my intro to programming class. 

  ### 5. Codeenvy Review

**Rating:** 3.0/5.0 stars

**Reviewed by:** Sudheer R. | Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 03, 2015

**What do you like best about Codenvy?**

The thing i like the best about codenvy is its IDE for cloud technologies. The ease of integrating it with AWS stands out the most.

**What do you dislike about Codenvy?**

SInce its on cloud, its very slow. Also it takes lot of time switching between projects

**What problems is Codenvy solving and how is that benefiting you?**

I was using codenvy as part of my project requirement



- [View Codenvy pricing details and edition comparison](https://www.g2.com/products/codenvy/reviews?filters%5Bnps_score%5D%5B%5D=3&section=pricing&secure%5Bexpires_at%5D=2026-08-10+15%3A19%3A08+-0500&secure%5Bsession_id%5D=6848c6e7-fe3a-44c5-993a-19282d87ef00&secure%5Btoken%5D=d524ae206e9f80f961f276998584bbe6ef39e74e8c0d38bbfbda3b2de7e1845d&format=llm_user)
## Codenvy Integrations
  - [AI Studios](https://www.g2.com/products/ai-studios/reviews)

## Codenvy Features
**Additional Functionality**
- Widgets
- Impact Management
- Customizable Forms
- Self Service Portal
- License Management
- Scheduled/Automated Reports
- Task Management
- Request Assignment
- Help Desk Management
- Surveys & Feedback
- SSL Security
- IT Asset Tracking
- Knowledge Base Management
- Compliance Management
- Support Ticket Management
- Single Sign On
- Data Mapping
- Client Portal
- Service Level Agreement (SLA) Management
- Activity Dashboard
- Incident Management
- Alerts/Escalation
- Prioritization
- Generative AI
- Performance Monitoring
- Email Management
- Active Directory Integration
- Third-Party Integrations
- Alerts/Notifications
- Collaboration Tools
- Reporting & Statistics
- Asset Lifecycle Management
- Inventory Management
- Data Import/Export
- Access Controls/Permissions
- Drag & Drop
- Activity Tracking
- AI Copilot
- Workflow Management
- Configuration Management
- Problem Management
- Configurable Workflow
- IT Asset Management
- API
- Data Visualization
- Change Management
- Device Auto Discovery
- Customizable Reports
- Contract/License Management
- Relationship Mapping
- Customizable Fields
- Support Ticket Tracking
- Vulnerability Scanning
- Data Aggregation and Publishing
- Cost Tracking
- Template Management
- Lifecycle Management
- Historical Reporting
- Monitoring
- Configuration Automation
- Customizable Templates
- Search/Filter
- File Management
- Status Tracking
- Patch Management
- Document Management
- Real-Time Reporting
- Real-Time Monitoring
- Version Control
- Task Progress Tracking
- IT Cost Management
- Archiving & Retention
- Scheduling
- Reporting/Analytics
- User Management
- Policy Management
- Real-Time Analytics
- Role-Based Permissions
- Rules-Based Workflow
- Audit Trail
- Business Process Automation
- Sarbanes-Oxley Compliance
- Task Scheduling

**AI Copilot**
- AI Copilot

**Generative AI**
- Generative AI

**For Developers**
- For Developers

**Game Development**
- Game Development

**Deployment Management**
- Deployment Management

**Code Development**
- Code Development

**Code Editing**
- Code Editing

**Website Development**
- Website Development

**Web/Mobile App Development**
- Web/Mobile App Development

**Debugging**
- Debugging

**Data Modeling**
- Data Modeling

**Graphical User Interface**
- Graphical User Interface

**Functionality **
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

## Top Codenvy Alternatives
  - [AWS Cloud9](https://www.g2.com/products/aws-cloud9/reviews) - 4.3/5.0 (356 reviews)
  - [Codeanywhere](https://www.g2.com/products/codeanywhere/reviews) - 4.2/5.0 (69 reviews)
  - [Eclipse Che](https://www.g2.com/products/eclipse-che/reviews) - 4.4/5.0 (78 reviews)

