TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    DigitalOcean

    Score8.5 out of 10
    N/ADigitalOcean is an infrastructure-as-a-service (IaaS) platform from the company of the same name headquartered in New York. It is known for its support of managed Kubernetes clusters and “droplets” feature.

    $5

    Starting Price 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
    DigitalOceanOracle Java SE
    Editions & Modules
    1GB-16GB
    $5.00
    Starting Price Per Month
    8GB-160GB
    $60.00
    Starting Price Per Month
    No answers on this topic
    Offerings
    Pricing Offerings
    DigitalOceanOracle 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
    DigitalOceanOracle Java SE
    Considered Both Products
    DigitalOcean
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    11 Answers
    96%
    Would buy again
    23 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    11 Answers
    94%
    Delivers good value for the price
    16 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    11 Answers
    100%
    Happy with the feature set
    24 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    11 Answers
    100%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    11 Answers
    100%
    Implementation went as expected
    22 Answers
    Features
    DigitalOceanOracle Java SE
    Infrastructure-as-a-Service (IaaS)
    Comparison of Infrastructure-as-a-Service (IaaS) features of DigitalOcean and Oracle Java SE
    Feature
    DigitalOcean
    9.2
    36 Ratings
    11% above category average
    Oracle Java SE
    -
    Ratings
    Service-level Agreement (SLA) uptime9.931 Ratings00 Ratings
    Dynamic scaling9.932 Ratings00 Ratings
    Elastic load balancing9.723 Ratings00 Ratings
    Pre-configured templates10.029 Ratings00 Ratings
    Monitoring tools9.035 Ratings00 Ratings
    Pre-defined machine images9.733 Ratings00 Ratings
    Operating system support9.033 Ratings00 Ratings
    Security controls8.632 Ratings00 Ratings
    Automation6.55 Ratings00 Ratings
    Best Alternatives
    DigitalOceanOracle Java SE
    Small Businesses
    IBM Cloud Object Storage
    Score9 out of 10
    GraalVM
    Score9.1 out of 10
    Medium-sized Companies
    IBM Cloud Bare Metal Servers
    Score8.7 out of 10
    Java Cloud
    Score8.8 out of 10
    Enterprises
    SAP on IBM Cloud
    Score9 out of 10
    GraalVM
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DigitalOceanOracle Java SE
    Likelihood to Recommend
    8.9
    (36 ratings)
    9.0
    (33 ratings)
    Likelihood to Renew
    9.0
    (2 ratings)
    -
    (0 ratings)
    Usability
    8.9
    (10 ratings)
    9.0
    (3 ratings)
    Availability
    10.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    8.8
    (9 ratings)
    8.0
    (19 ratings)
    Product Scalability
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    DigitalOceanOracle Java SE
    Likelihood to Recommend
    DigitalOcean
    DigitalOcean is perfect for hosting client websites, running marketing tools, and managing media storage with Spaces and CDN. The use of Droplets to quickly launch landing pages or WordPress sites for campaigns is a Godsend. It’s great for fast, cheap, and scalable solutions. But for complex microservices or projects needing strict compliance (like HIPAA), DigitalOcean may not always be the best fit, but that depends heavily on your project.
    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
    DigitalOcean
    • DigitalOcean provides some of the best cost-to-value services available
    • The DigitalOcean cloud console is very intuitive and easy to navigate
    • DigitalOcean has great support for Docker and other dev ops tools like Terraform.
    • DigitalOcean iterates quickly and provides cutting edge features for organizations that want to keep up with the latest and greatest dev ops tooling
    • DigitalOcean has a great developer community and numerous support docs/tutorials
    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
    DigitalOcean
    • Some products/services available on other Cloud providers aren't available, but they seem to be catching up as they add new products like Managed SQL DBs.
    • While they have FreeBSD droplets (VMs), support for *BSD OSs is limited. I.e. the new monitoring agent only works on Linux.
    • There are no regions available on South America.
    • They don't seem to offer enterprise-level products, even basic ones as Windows Server, MS SQL Server, Oracle products, etc.
    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
    DigitalOcean
    I've been very happy with it for my purposes and I plan to continue to use DigitalOcean for the foreseeable future!
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Usability
    DigitalOcean
    I honestly can't think of an easier way to set up and maintain your own server. Being able to set up a server in minutes and have fully control is awesome. The UX is incredibly intuitive for first-time users as well so there's no reason to be intimidated when it comes to giving DigitalOcean a shot.
    Incentivized
    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
    DigitalOcean
    Have not found a single second of down time myself. Superior availability.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Performance
    DigitalOcean
    Very quick response and high performance, you have to fine tune configurations on your machines though.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Support Rating
    DigitalOcean
    They have always been fast, and the process has been straight-forward. I haven't had to use it enough to be frustrated with it, to be honest, and when I have an issue they fix it. As with all support, I wish it felt more human, but they are doing aces.
    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
    Alternatives Considered
    DigitalOcean
    DigitalOcean is an inexpensive product as compared to other products available in the market. The UI is easy and the beginner can also understand the UI with the step by step guide. It provides a lot of custom features and the user needs to pay only for what they are using. Amazon has a complex UI and is on the expensive side. DigitalOcean is simple to use and is easily manageable and the servers can easily be set up without additional cost and such.
    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
    Scalability
    DigitalOcean
    Great scalability, you can start with small plans and move up to premium features at a very good price.
    Incentivized
    Read full review
    Oracle
    No answers on this topic
    Return on Investment
    DigitalOcean
    • Positive - Elastic computer instances make it possible to pay for only for what you need.
    • Positive - Competitive pricing - some of the products that DigitalOcean offers are much cheaper than those offered by competitors.
    • Negative - Having to go to other cloud computing platforms for more specific, advanced services like Computer Vision optimized services, GPU cloud compute instances, etc...
    Incentivized
    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