TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Databricks Data Intelligence Platform

    Score9 out of 10
    N/ADatabricks offers the Databricks Lakehouse Platform (formerly the Unified Analytics Platform), a data science platform and Apache Spark cluster manager. The Databricks Unified Data Service provides a platform for data pipelines, data lakes, and data platforms.

    $0.07

    Per DBU

    GoCD

    Score8 out of 10
    N/AGoCD, from ThoughtWorks in Chicago, is an application lifecycle management and development tool.N/A
    Pricing
    Databricks Data Intelligence PlatformGoCD
    Editions & Modules
    Standard
    $0.07
    Per DBU
    Premium
    $0.10
    Per DBU
    Enterprise
    $0.13
    Per DBU
    No answers on this topic
    Offerings
    Pricing Offerings
    Databricks Data Intelligence PlatformGoCD
    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
    Databricks Data Intelligence PlatformGoCD
    Considered Both Products
    Databricks
    No answer on this topic
    ThoughtWorks
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    16 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    16 Answers
    No answers on this topic
    Happy with the feature set
    94%
    Happy with the feature set
    15 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    10 Answers
    No answers on this topic
    Implementation went as expected
    92%
    Implementation went as expected
    12 Answers
    No answers on this topic
    Best Alternatives
    Databricks Data Intelligence PlatformGoCD
    Small Businesses
    No answers on this topic
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    SAP Business Data Cloud
    Score8.6 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    SAP Business Data Cloud
    Score8.6 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Databricks Data Intelligence PlatformGoCD
    Likelihood to Recommend
    9.4
    (21 ratings)
    9.0
    (2 ratings)
    Usability
    9.7
    (7 ratings)
    -
    (0 ratings)
    Support Rating
    8.7
    (2 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    8.0
    (1 ratings)
    -
    (0 ratings)
    Professional Services
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Databricks Data Intelligence PlatformGoCD
    Likelihood to Recommend
    Databricks
    Medium to Large data throughput shops will benefit the most from Databricks Spark processing. Smaller use cases may find the barrier to entry a bit too high for casual use cases. Some of the overhead to kicking off a Spark compute job can actually lead to your workloads taking longer, but past a certain point the performance returns cannot be beat.
    Incentivized
    Read full review
    ThoughtWorks
    Previously, our team used Jenkins. However, since it's a shared deployment resource we don't have admin access. We tried GoCD as it's open source and we really like. We set up our deployment pipeline to run whenever codes are merged to master, run the unit test and revert back if it doesn't pass. Once it's deployed to the staging environment, we can simply do 1-click to deploy the appropriate version to production. We use this to deploy to an on-prem server and also AWS. Some deployment pipelines use custom Powershell script for.Net application, some others use Bash script to execute the docker push and cloud formation template to build elastic beanstalk.
    Incentivized
    Read full review
    Pros
    Databricks
    • Process raw data in One Lake (S3) env to relational tables and views
    • Share notebooks with our business analysts so that they can use the queries and generate value out of the data
    • Try out PySpark and Spark SQL queries on raw data before using them in our Spark jobs
    • Modern day ETL operations made easy using Databricks. Provide access mechanism for different set of customers
    Incentivized
    Read full review
    ThoughtWorks
    • Pipeline-as-Code works really well. All our pipelines are defined in yml files, which are checked into SCM.
    • The ability to link multiple pipelines together is really cool. Later pipelines can declare a dependency to pick up the build artifacts of earlier ones.
    • Agents definition is really great. We can define multiple different kinds of environments to best suit our diverse build systems.
    Incentivized
    Read full review
    Cons
    Databricks
    • Sometimes, when multiple jobs depend on each other in different environments, it is not always easy to see the full workflow in one place.
    • It is sometimes difficult to determine which job or cluster contributes more to the overall cost.
    • For beginners, cluster configuration may be a little difficult. So more recommendation in the platform can help.
    Incentivized
    Read full review
    ThoughtWorks
    • UI can be improved
    • Location for settings can be re-arranged
    • API for setting up pipeline
    Incentivized
    Read full review
    Usability
    Databricks
    Because it is an amazing platform for designing experiments and delivering a deep dive analysis that requires execution of highly complex queries, as well as it allows to share the information and insights across the company with their shared workspaces, while keeping it secured.

    in terms of graph generation and interaction it could improve their UI and UX
    Incentivized
    Read full review
    ThoughtWorks
    No answers on this topic
    Support Rating
    Databricks
    One of the best customer and technology support that I have ever experienced in my career. You pay for what you get and you get the Rolls Royce. It reminds me of the customer support of SAS in the 2000s when the tools were reaching some limits and their engineer wanted to know more about what we were doing, long before "data science" was even a name. Databricks truly embraces the partnership with their customer and help them on any given challenge.
    Read full review
    ThoughtWorks
    No answers on this topic
    Alternatives Considered
    Databricks
    The most important differentiating factor for Databricks Lakehouse Platform from these other platforms is support for ACID transactions and the time travel feature. Also, native integration with managed MLflow is a plus. EMR, Cloudera, and Hortonworks are not as optimized when it comes to Spark Job Execution. Other platforms need to be self-managed, which is another huge hassle.
    Incentivized
    Read full review
    ThoughtWorks
    GoCD is easier to setup, but harder to customize at runtime. There's no way to trigger a pipeline with custom parameters.
    Jenkins is more flexible at runtime. You can define multiple user-provided parameters so when user needs to trigger a build, there's a form for him/her to input the parameters.
    Incentivized
    Read full review
    Return on Investment
    Databricks
    • The ability to spin up a BIG Data platform with little infrastructure overhead allows us to focus on business value not admin
    • DB has the ability to terminate/time out instances which helps manage cost.
    • The ability to quickly access typical hard to build data scenarios easily is a strength.
    Incentivized
    Read full review
    ThoughtWorks
    • ROI has been good since it's open source
    • Settings.xml need to be backed up periodically. It contains all the settings for your pipelines! We accidentally deleted before and we have to restore and re-create several missing pipelines
    • More straight forward use of API and allows filtering e.g., pull all pipelines triggered after this date
    Incentivized
    Read full review
    ScreenShots