Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Gitpod Enterprise

Gitpod | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

16 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Dr Kamlesh P.

Feature rich, inventive in browser IDE

  • June 04, 2022
  • Review provided by G2

What do you like best about the product?
I can set up and start working on almost any codebase hosted on a git platform within minutes, without having to worry about the RAM that IDEs like VS Code or IntelliJ gobble up. It has the same integration support as provided by the local IDEs. By just adding a prefix, I can create a gitpod workspace for any github repo. It also leaves the workspaces open for a considerable period, meaning that I don't have to worry about losing uncommitted changes.
What do you dislike about the product?
Java support is limited on Gitpod. I cannot switch IDEs - it is either VS Code or IntelliJ, for all repos associated with a user. Build scripts are often hard to tweak when buggy
What problems is the product solving and how is that benefiting you?
In absence of a RAM rich laptop, Gitpod ensures that it utilizes the speed of cloud servers to provide cloud IDE services, thereby greatly speeding up the development process. Any code on Github or another SCM system can be loaded into a Gitpod workspace, worked upon and committed, with builds taking seconds rather than hours


    Information Technology and Services

Best open source developer platform for remote development

  • April 13, 2022
  • Review verified by G2

What do you like best about the product?
I am using gitpod from last one year and its Best open source developer platform for remote development.If you have already worked with VS Code, Gitpod will be very familiar to you. It has all the power of VS Code from your browser, connects seamlessly to your repository and you can test your code with its CI system. A nice feature is being able to do code reviews directly from the IDE.
What do you dislike about the product?
If your gitpod is in ideal condition for more than 5mins it automatically stops the workspace. That is no exact disadvantage but on ther alternatives this functionality is rare.
What problems is the product solving and how is that benefiting you?
I am using gitpod to work on client given tasks in their repository.
Its kind of client vm. Because we dont need to install any sofware or any tool to use client repository or to work on their repository.
And we can also connect our jira ticket to it.


    Avinash U.

Code just about anywhere with Gitpod

  • January 24, 2022
  • Review verified by G2

What do you like best about the product?
Gitpod provides a cloud developer environment to run most kinds of web applications on the browser without worrying about the infrastructure. Gitpod can also be highly customised and comes with an IDE. There are powerful machines provided by Gitpod and with most necessary tools preinstalled. The environment creation time is quick and very cost effective. Gitpod also allows to save environment in case it is customised and is required to be persisted. Gitpod can also be integrated with local Visual Studio Code, allowing to work on the local IDE but with a remote environment.
What do you dislike about the product?
The lack of stateful environments is an inconvinience at times i.e, you will need to install gloabl dependencies each time your environment times out even though it is not deleted. The terminal behaves abnormally at times. It would be great to see workspaces from another git provider when logged in from a git provider i.e, we cannot see workspaces from GitLab when logged in through GitHub, makes it inconvinient to switch accounts frequently. Gitpod lacks Windows environment, making it futile for Windows based web applications.
What problems is the product solving and how is that benefiting you?
Gitpod solved issues with local development environments by spinning up new environments for each application. Gitpod's team feature allows better collaboration with teammates and increased productivity due to not having to debug environment issues.


    Dushyant P.

Best IDE experience in the browser, functionally, aesthetically and productively

  • November 05, 2021
  • Review verified by G2

What do you like best about the product?
- Blazing fast installation of dependencies like node modules which otherwise takes hours on PCs with considerably less RAM
- Shortcut to directly open a Github repo as a Gitpod project so that I don't need to clone something to run it and see
- Constantly being upgraded for more features, including extensions and functions
- Keeps your work safe even if you're inactive for a bit and haven't committed code.
What do you dislike about the product?
- Working with Java projects is complex. I have never been able to do it satisfactorily
- I lose all my changes if I mistakenly forget to commit and close the browser tab. It does not prompt me to commit changes
- Uploading images/files is sometimes slow and confusing
What problems is the product solving and how is that benefiting you?
Working on multiple RAM-consuming projects with a PC built to support a fraction of those, Gitpod has been a savior for me. I dedicate me being able to set up my blog to Gitpod, since my computer just used to hang up every time I tried. Features are also regularly incorporated and I find almost all extensions, features in Gitpod that I find on VS Code locally. For me, open source takes a great deal of my priority, and it's very easy to set up and run github repos directly, without going through the hassle of cloning them on local and wait for hours for it to set up.


    Food Production

Awesome - VSCode in web

  • October 21, 2021
  • Review verified by G2

What do you like best about the product?
It has almost all the features that vscode desktop app provides. Most helpful while reviewing/merging code.
What do you dislike about the product?
The terminal is a bit slow - but that's expected since its online
What problems is the product solving and how is that benefiting you?
It helps in peer-reviewing code changes, fixing merge conflicts, and ease of doing quick fixes.


    gk b.

Awesome VSCode on Browser

  • October 19, 2021
  • Review verified by G2

What do you like best about the product?
ease of use when you want the IDE on web and collaborate with team, comes integrated with GitLab, GitHub and Bitbucket
What do you dislike about the product?
expanding of Folders in Explorer is a bit slow, but files load faster while selecting it on explorer
What problems is the product solving and how is that benefiting you?
Quick Editing while merging changes, solving merge conflicts, reviewing changes more quickly.