AWS Cloud9 vs. Oracle Java SE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Cloud9
Score 8.4 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
Oracle Java SE
Score 8.5 out of 10
N/A
Oracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A
Pricing
AWS Cloud9Oracle Java SE
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AWS Cloud9Oracle Java SE
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Best Alternatives
AWS Cloud9Oracle Java SE
Small Businesses
PyCharm
PyCharm
Score 9.3 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.3 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Enterprises
PyCharm
PyCharm
Score 9.3 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS Cloud9Oracle Java SE
Likelihood to Recommend
7.8
(8 ratings)
9.0
(32 ratings)
Usability
8.0
(2 ratings)
7.4
(2 ratings)
Support Rating
8.0
(2 ratings)
8.0
(19 ratings)
User Testimonials
AWS Cloud9Oracle Java SE
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
Oracle
Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
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
Oracle
  • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
  • Strong object-orientation language and clear project structure.
  • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
  • It offers a huge library and framework support from third-parties and the community.
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
Oracle
  • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
  • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
  • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
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
Oracle
The language is fluent and has good support from a number of open source and commercial IDEs. Language features are added every 6 months, although long-term service releases are only available every 3 years. It would be nice if some of the older APIs were depreciated with more pressure to move to the new replacement APIs (e.g. File vs. Path), but transitions to new features are generally well implemented.
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
Oracle
Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
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
Oracle
Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
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
Oracle
  • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
  • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
  • New features take time to learn. When someone starts using them, everyone has to take time to learn.
Read full review
ScreenShots