AWS Cloud9 vs. IntelliJ IDEA

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Cloud9
Score 8.3 out of 10
N/A
AWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.N/A
IntelliJ IDEA
Score 9.3 out of 10
N/A
IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support, web development support, and much more.
$16.90
per month
Pricing
AWS Cloud9IntelliJ IDEA
Editions & Modules
No answers on this topic
For Individual Use
$16.90
per month
All Products Pack (For Individual Use)
$28.90
per month
For Organizations
$59.90
per month
All Products Pack (For Organizations)
$77.90
per month
Offerings
Pricing Offerings
AWS Cloud9IntelliJ IDEA
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsYearly subscriptions: For Individual Use – $169 /1st year, $ 135 /2nd year and $ 101 /3d year onwards For Organizations – $599 /1st year, $479 /2nd year and $ 359 /3rd year onwards All Products Pack (For Individual Use) – $289 /1st year, $ 231 /2nd year and $ 173 /3d year onwards All Products Pack (For Organizations) – $799 /1st year, $623 /2nd year and $ 467 /3rd year onwards
More Pricing Information
Best Alternatives
AWS Cloud9IntelliJ IDEA
Small Businesses
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Enterprises
PyCharm
PyCharm
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS Cloud9IntelliJ IDEA
Likelihood to Recommend
7.8
(8 ratings)
8.5
(55 ratings)
Likelihood to Renew
-
(0 ratings)
5.0
(1 ratings)
Usability
8.0
(2 ratings)
9.1
(4 ratings)
Support Rating
8.0
(2 ratings)
8.9
(15 ratings)
Implementation Rating
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
AWS Cloud9IntelliJ IDEA
Likelihood to Recommend
Amazon AWS
When I am working with a large team of developers. Also, when a security policy, you are not allowed to install any app on your laptop. Cloud 9 is well integrated with Cloud commit. So we don't have to spend time in configurations.
Read full review
JetBrains
For a modern software project, where you want to store everything as code, from the backend to the frontend, to the DB patch scripts, to the documents, API specs, diagrams, infrastructure-as-code, etc. IntelliJ is basically your one-stop. In the same IDE, you can write code, write a spec, draw diagrams, make changes to patch scripts, infrastructure definition.
Read full review
Pros
Amazon AWS
  • It provides an extremely intuitive and easy-to-use interface, so adapting to it does not take much time.
  • It contains the most common programming languages.
  • It allows the export of files, either directly to the repository or to the team where you want it.
  • It is housed in the cloud so you can work with it from anywhere.
  • Allows you to share code or work on them with others in real-time.
  • Does not require installation.
Read full review
JetBrains
  • Unit testing: Fully integrated into IntelliJ IDEA. Your unit tests will run smoothly and efficiently, with excellent debugging tools for when things get tricky.
  • Spring integration: Our Spring project using Maven works flawlessly in IntelliJ IDEA. I know firsthand that Apache is also easily and readily supported too. The integration is seamless and very easy to set up using IntelliJ IDEA's set up wizard when importing new projects.
  • Customization: IntelliJ IDEA comes out of the box with a bunch of handy shortcuts, as well as text prediction, syntax error detection, and other tools to help keep your code clean. But even better is that it allows for total customization of shortcuts you can easily create to suit your needs.
Read full review
Cons
Amazon AWS
  • Confusing documentation - AWS's documentation remains quite confusing, and the layout of other services/settings that you have to use with Cloud9 can be a bit of a handful.
  • Sometimes slow - As the size of a project increases, the editor gets increasingly slower, and starts slowing down the browser overall.
  • Long setup process - The setup for Cloud9 can be hard and tough, especially since the documentation is quite hard to understand.
Read full review
JetBrains
  • IntelliJ IDEA wins as long as the language is Java. Outside that , e.g., in other languages, it is not so advanced.
  • It is licensed, with a steep licensing cost. All features are not included in the free edition.
  • It is not as light as Eclipse, so in a weak system, it can be a pain.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
JetBrains
VS Code is maturing and has a Scala plugin now. The overall experience with VS Code - for web development at least - is very snappy/fast. IntelliJ feels a bit sluggish in comparison. If that Scala plugin for VS Code is deemed mature enough - we may not bother renewing and resort to the Community Edition if we need it.
Read full review
Usability
Amazon AWS
The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
Read full review
JetBrains
The user interface for IntelliJ Idea is phenomenal. It's got the usual JetBrains interface but it works well to support all Java processes. All in all, it is a solid product and to be expected from JetBrains who creates this integrated development environment software. It allows me to test in the IDE and run other manual workflows automatically such as install packages.
Read full review
Support Rating
Amazon AWS
Customer support is managed by the Cloud support team. I won't be able to comment on details, but it's fast.
Read full review
JetBrains
Customer support is really good in the case of IntelliJ. If you are paying for this product then, the company makes sure that you will get all the services adequately. Regular update patches are provided to improve the IDE. An online bug report makes it easier for the developers to find the solution as fast as possible. The large online community also helps to find the various solutions to the issues.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
JetBrains
This installs just like any other application - its pretty straight forward. Perhaps licensing could be more challenging - but if you use the cloud licensing they offer its as simple as having engineers login to the application and it just works.
Read full review
Alternatives Considered
Amazon AWS
[AWS] Cloud9 offers specific features not available in the competition: Code collaboration using the chat features is the highlight which sets it apart. [The] code completion feature makes [it] very similar to the offline IDE like eclipse. It's much easier to use compared to Codeanywhere. It provides terminal access to EC2 instances and hence other amazon services.
Read full review
JetBrains
Microsoft Visual Studio Code (VS) requires a lot of textual configuration, where IntelliJ IDEA provides a graphical interface with configuration options displayed. This matters a lot to me as I don't want to hunt around the internet to remember how to set different parameters that I don't use very often. This may be the biggest reason I don't use VS. Eclipse was great for when I was in college, but the power offered by IDEA is so much better that I haven't actually looked back since.
Read full review
Return on Investment
Amazon AWS
  • We save time since we do not need to configure files or our equipment.
  • We have the most appropriate tools for software development in one place.
  • We can work from anywhere so if that day we could not get to our office or something we can do from home.
  • We can code with a single browser.
Read full review
JetBrains
  • IntelliJ wasn't provided as complimentary, but the pricing was reasonable. We're healthcare organization of which our applications used to be mission critical and affect to patient safety, we were willing to pay the price.
  • With the pricing, business support was good and well conducted during the project.
  • Overall it was cost-effective as it saved our developers' time in general. (We don't have quantitative measure but we got feedback from them)
Read full review
ScreenShots

IntelliJ IDEA Screenshots

Screenshot of IntelliJ IDEA interface overview: the Project tool window (left) outlines the code structure and the Editor (right) is used to read, write, and explore the source code.Screenshot of IntelliJ IDEA analyzing the context. It then suggests the most applicable and relevant code.Screenshot of the Search Everywhere window, where users can search for files, actions, classes, symbols, settings, UI elements, and anything in Git, all from a single entry point.Screenshot of inspections to help find probable bugs and dead code, detect performance issues, and improve the overall code structure by providing quick-fixes for any code that contains potential concerns.Screenshot of IntelliJ IDEA's support for frameworks with dedicated assistance for Jakarta EE, JPA, Reactor, Spring and Spring Boot, and other popular frameworks.Screenshot of the AI Assistant that provides AI-powered features for software development. It can explain code, answer questions about code fragments, provide code suggestions, generate documentation, and commit messages.