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

    Jenkins

    Score8.1 out of 10
    N/AJenkins is an open source automation server. Jenkins provides hundreds of plugins to support building, deploying and automating any project. As an extensible automation server, Jenkins can be used as a simple CI server or turned into a continuous delivery hub for any project.N/A
    Pricing
    DigitalOceanJenkins
    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
    DigitalOceanJenkins
    Free Trial
    NoNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    DigitalOceanJenkins
    Considered Both Products
    DigitalOcean
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    11 Answers
    87%
    Would buy again
    26 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    11 Answers
    100%
    Delivers good value for the price
    27 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    11 Answers
    87%
    Happy with the feature set
    26 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    11 Answers
    93%
    Lived up to sales and marketing promises
    13 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    11 Answers
    96%
    Implementation went as expected
    22 Answers
    Features
    DigitalOceanJenkins
    Infrastructure-as-a-Service (IaaS)
    Comparison of Infrastructure-as-a-Service (IaaS) features of DigitalOcean and Jenkins
    Feature
    DigitalOcean
    9.2
    36 Ratings
    11% above category average
    Jenkins
    -
    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
    DigitalOceanJenkins
    Small Businesses
    IBM Cloud Object Storage
    Score9 out of 10
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    IBM Cloud Bare Metal Servers
    Score8.7 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    SAP on IBM Cloud
    Score9 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DigitalOceanJenkins
    Likelihood to Recommend
    8.9
    (36 ratings)
    6.8
    (74 ratings)
    Likelihood to Renew
    9.0
    (2 ratings)
    -
    (0 ratings)
    Usability
    8.9
    (10 ratings)
    6.4
    (8 ratings)
    Availability
    10.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (1 ratings)
    8.9
    (6 ratings)
    Support Rating
    8.8
    (9 ratings)
    6.6
    (6 ratings)
    Implementation Rating
    -
    (0 ratings)
    6.0
    (1 ratings)
    Product Scalability
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    DigitalOceanJenkins
    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
    Open Source
    Jenkins is a highly customizable CI/CD tool with excellent community support. One can use Jenkins to build and deploy monolith services to microservices with ease. It can handle multiple "builds" per agent simultaneously, but the process can be resource hungry, and you need some impressive specs server for that. With Jenkins, you can automate almost any task. Also, as it is an open source, we can save a load of money by not spending on enterprise CI/CD tools.
    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
    Open Source
    • Automated Builds: Jenkins is configured to monitor the version control system for new pull requests. Once a pull request is created, Jenkins automatically triggers a build process. It checks out the code, compiles it, and performs any necessary build steps specified in the configuration.
    • Unit Testing: Jenkins runs the suite of unit tests defined for the project. These tests verify the functionality of individual components and catch any regressions or errors. If any unit tests fail, Jenkins marks the build as unsuccessful, and the developer is notified to fix the issues.
    • Code Analysis: Jenkins integrates with code analysis tools like SonarQube or Checkstyle. It analyzes the code for quality, adherence to coding standards, and potential bugs or vulnerabilities. The results are reported back to the developer and the product review team for further inspection.
    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
    Open Source
    • The UI could be slightly better, it feels kind of like the 90s, but it works well.
    • An easier way to filter jobs other than views on the dashboard.
    • An easier way to read the console logs when tests do fail.
    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
    Open Source
    We have a certain buy-in as we have made a lot of integrations and useful tools around jenkins, so it would cost us quite some time to change to another tool. Besides that, it is very versatile, and once you have things set up, it feels unnecessary to change tool. It is also a plus that it is open source.
    Incentivized
    Read full review
    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
    Open Source
    Jenkins streamlines development and provides end to end automated integration and deployment. It even supports Docker and Kubernetes using which container instances can be managed effectively. It is easy to add documentation and apply role based access to files and services using Jenkins giving full control to the users. Any deviation can be easily tracked using the audit logs.
    Incentivized
    Read full review
    Reliability and Availability
    DigitalOcean
    Have not found a single second of down time myself. Superior availability.
    Incentivized
    Read full review
    Open Source
    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
    Open Source
    No, when we integrated this with GitHub, it becomes more easy and smart to manage and control our workforce. Our distributed workforce is now streamlined to a single bucket. All of our codes and production outputs are now automatically synced with all the workers. There are many cases when our in-house team makes changes in the release, our remote workers make another release with other environment variables. So it is better to get all of the work in control.
    Incentivized
    Read full review
    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
    Open Source
    As with all open source solutions, the support can be minimal and the information that you can find online can at times be misleading. Support may be one of the only real downsides to the overall software package. The user community can be helpful and is needed as the product is not the most user-friendly thing we have used.
    Incentivized
    Read full review
    Implementation Rating
    DigitalOcean
    No answers on this topic
    Open Source
    It is worth well the time to setup Jenkins in a docker container. It is also well worth to take the time to move any "Jenkins configuration" into Jenkinsfiles and not take shortcuts.
    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
    Open Source
    Overall, Jenkins is the easiest platform for someone who has no experience to come in and use effectively. We can get a junior engineer into Jenkins, give them access, and point them in the right direction with minimal hand-holding. The competing products I have used (TravisCI/GitLab/Azure) provide other options but can obfuscate the process due to the lack of straightforward simplicity. In other areas (capability, power, customization), Jenkins keeps up with the competition and, in some areas, like customization, exceeds others.
    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
    Open Source
    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
    Open Source
    • Faster Time-to-Market: Jenkins automate the build, testing, and deployment process, enabling faster feedback and continuous improvement.
    • Improved Quality: Jenkins automatically run unit tests and integration tests, ensuring that code changes meet the necessary quality standards.
    • Cost Savings: Jenkins is an open-source tool that is free to use
    Incentivized
    Read full review
    ScreenShots