TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Heroku Platform

    Score7.6 out of 10
    N/AThe Heroku Platform, now from Salesforce, is a platform-as-a-service based on a managed container system, with integrated data services and ecosystem for deploying modern apps. It takes an app-centric approach for software delivery, integrated with developer tools and workflows. It’s three main tool are: Heroku Developer Experience (DX), Heroku Operational Experience (OpEx), and Heroku Runtime. Heroku Developer Experience (DX) Developers deploy directly from tools like…

    $85

    per month

    Oracle Java SE

    Score8.1 out of 10
    N/AOracle 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
    Heroku PlatformOracle Java SE
    Editions & Modules
    Production
    $25.00
    per month
    Advanced
    $250.00
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    Heroku PlatformOracle 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
    Community Pulse
    Heroku PlatformOracle Java SE
    Considered Both Products
    Salesforce
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    89%
    Would buy again
    8 Answers
    96%
    Would buy again
    23 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    7 Answers
    94%
    Delivers good value for the price
    16 Answers
    Happy with the feature set
    89%
    Happy with the feature set
    8 Answers
    100%
    Happy with the feature set
    24 Answers
    Lived up to sales and marketing promises
    89%
    Lived up to sales and marketing promises
    8 Answers
    100%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    89%
    Implementation went as expected
    8 Answers
    100%
    Implementation went as expected
    22 Answers
    Features
    Heroku PlatformOracle Java SE
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of Heroku Platform and Oracle Java SE
    Feature
    Heroku Platform
    7.2
    44 Ratings
    7% below category average
    Oracle Java SE
    -
    Ratings
    Ease of building user interfaces6.027 Ratings00 Ratings
    Scalability7.044 Ratings00 Ratings
    Platform management overhead7.043 Ratings00 Ratings
    Workflow engine capability6.030 Ratings00 Ratings
    Platform access control7.043 Ratings00 Ratings
    Services-enabled integration6.042 Ratings00 Ratings
    Development environment creation9.039 Ratings00 Ratings
    Development environment replication9.038 Ratings00 Ratings
    Issue monitoring and notification8.042 Ratings00 Ratings
    Issue recovery7.039 Ratings00 Ratings
    Upgrades and platform fixes7.044 Ratings00 Ratings
    Best Alternatives
    Heroku PlatformOracle Java SE
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    GraalVM
    Score9.1 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    Java Cloud
    Score8.8 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    GraalVM
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Heroku PlatformOracle Java SE
    Likelihood to Recommend
    7.0
    (47 ratings)
    9.0
    (33 ratings)
    Likelihood to Renew
    9.5
    (6 ratings)
    -
    (0 ratings)
    Usability
    9.2
    (17 ratings)
    9.0
    (3 ratings)
    Availability
    8.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    8.7
    (19 ratings)
    8.0
    (19 ratings)
    Online Training
    6.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    9.0
    (3 ratings)
    -
    (0 ratings)
    User Testimonials
    Heroku PlatformOracle Java SE
    Likelihood to Recommend
    Salesforce
    Heroku is very well suited for startups looking to get a server stack up and running quickly. There is little to no overhead when managing your instances. However, you'll need a background in basic DevOps or system management to make sure everything is set up correctly. In addition, it's easy to accidentally go crazy on pricing. Make sure you're only creating the server instances you need to run the base application and set up an auto-scaler plugin to handle peaks.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    Salesforce
    • Heroku has a very simple deployment model, making it easy to get your application up-and-running with minimal effort. We can focus on our efforts the unique aspects of our application.
    • The robust add-on marketplace makes it easy to try out new approaches with minimal effort and investment -- and when we settle on a solution, we can easily scale it.
    • Heroku's support is quite good -- their staff is quite technical and willing to get into the weeds to diagnose even complicated problems.
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    Salesforce
    • Large price jumps between certain resource tiers (2x Dyno for $50 per month versus Performance Dyno for $250). Free Postgres next jumps to $50 per month.
    • Marketing/Branding to non-technical stakeholders. As the years pass, I've had to fight more to convince stakeholders on the value of Heroku over AWS.
    • Improve Buildpack documentation. This is one area where Heroku's documentation is fairly confusing.
    Incentivized
    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).
    Incentivized
    Read full review
    Likelihood to Renew
    Salesforce
    Heroku is easy to use, services a ton of functions for you out of the box, and provides a means to get a software product off the ground and managed quickly and easily. The tools provide allows a small to medium size org to move very quickly. The CLI tools provided make managing an entire technical infrastructure simple.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Usability
    Salesforce
    Easy to use web based console and easy to use command line tools; deployment is done directly from a GIT repository. What more could you ask for? The one thing that keeps me from giving it a 10 is that custom build packs are almost incomprehensible. We used one for a while because we needed cairo graphics processing. Fortunately, I was able to figure out a different way to do what we needed so that we could get off the custom build pack.
    Read full review
    Oracle
    Oracle Java SE provides the new features along with timely security patches. New features like Record patterns and pattern matching for switches are very useful. With every new release of Java, it is getting better. Sequenced collections are also an interesting feature added to Java. With all these new features, backward compatibility is also maintained.
    Incentivized
    Read full review
    Reliability and Availability
    Salesforce
    Heroku availability correlates pretty strongly to AWS US EAST availability. We had a couple of times where there was a Heroku-specific issue but not for the last 7-8 months.
    Read full review
    Oracle
    No answers on this topic
    Performance
    Salesforce
    The only issue that I ever have is that about 1 out of 20 deployments (git push) will hang and need to be cancelled and done again.
    Read full review
    Oracle
    No answers on this topic
    Support Rating
    Salesforce
    I've used it for many years without facing any major problem. It's not hard at all to get used to it, it's documentation is outstanding and simple. We are close to 2020 and I don't think most of the existing companies or startups should still face old problems such as wasting time deploying code and calculate computing resources.
    Incentivized
    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.
    Incentivized
    Read full review
    Implementation Rating
    Salesforce
    Be ready to pay a bit more than expected in the beginning if you're migrating from a big server. The application is probably not ready for the change and you have to keep improving it with time.
    It's also important to consider that you can't save anything to the disc as it will be lost when your application restarts, so you have to think about using something like S3.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Alternatives Considered
    Salesforce
    Heroku is the more expensive option for hosting compared to some of the cloud platforms we investigated, but it's worth it for us because of the plug-and-play nature of Heroku deployment. We can be up and running in a few minutes and know with precision how much it will cost us each month to run the application, unlike Amazon Web Services where you have to go to great pains to configure it correctly or else you might end up with a shocking monthly bill. Overall, spending the time to configure Amazon Web Services or one of its competitors is likely the more affordable and powerful choice, because you have control over so many specifics of the configuration. But it also requires the burden of continuing to maintain and update your AWS instance, whereas with Heroku they take care of security fixes and platform upgrades. It's a great service and we are happy to pay the extra cost for the value-adds Heroku provides.
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    Salesforce
    • It has been critical in seamlessly operating our platform with runs all of our programs.
    • It has been impressive with its ability to scale quickly which results in the growth of our work.
    • It allows for tracking of different features which allows for quick problem solving which saves us time.
    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.
    Incentivized
    Read full review
    ScreenShots