Amazon Redshift vs Google BigQuery vs Treasure Data

Need advice about which tool to choose?Ask the StackShare community!

Amazon Redshift

1.5K
1.4K
+ 1
108
Google BigQuery

1.7K
1.5K
+ 1
152
Treasure Data

28
44
+ 1
5

Amazon Redshift vs Google BigQuery vs Treasure Data: What are the differences?

  1. Data Warehouse Architecture: Amazon Redshift is based on a traditional shared-nothing MPP architecture, while Google BigQuery utilizes a serverless architecture, and Treasure Data operates on a microservices-based architecture. This difference impacts how the data is stored, processed, and accessed within each platform.

  2. Pricing Structure: Amazon Redshift follows a pay-as-you-go pricing model where users pay for the compute nodes they use. In contrast, Google BigQuery operates on a pay-per-query pricing model, and Treasure Data offers a flexible pricing structure based on the volume of data processed. This difference can significantly impact the cost of using each data warehousing solution.

  3. Integration and Ecosystem: Amazon Redshift integrates seamlessly with other AWS services and has a robust ecosystem of tools and services. Google BigQuery integrates well with Google Cloud Platform services, and Treasure Data offers connectors to various third-party services. The level of integration and extensibility can affect the overall data workflow efficiency and flexibility.

  4. Performance and Scalability: Amazon Redshift is known for its high performance and scalability, especially for complex queries and large datasets. Google BigQuery excels in processing ad-hoc queries and handling massive datasets quickly. Treasure Data focuses on real-time data processing and stream analytics, enabling high scalability for event-driven workloads. Understanding the specific performance and scalability requirements is crucial in choosing the right data warehousing solution.

  5. Security and Compliance: Amazon Redshift offers robust security features, including encryption at rest and in transit, access control, and compliance certifications. Google BigQuery also provides strong security measures and compliance certifications. Treasure Data prioritizes data governance and compliance, offering features like data masking and privacy protection. Ensuring data security and compliance with industry regulations is paramount for all three data warehouse solutions.

  6. Ease of Use and Management: Amazon Redshift offers a user-friendly interface and comprehensive management tools for monitoring and optimizing performance. Google BigQuery is known for its simplicity and ease of use, requiring minimal setup and maintenance. Treasure Data provides a unified platform for managing data pipelines, workflows, and analytics tasks. The level of ease of use and management convenience can impact user productivity and resource allocation for data teams.

In Summary, Amazon Redshift, Google BigQuery, and Treasure Data differ in their data warehouse architecture, pricing structure, integration and ecosystem, performance and scalability, security and compliance features, and ease of use and management capabilities.

Advice on Amazon Redshift, Google BigQuery, and Treasure Data

We need to perform ETL from several databases into a data warehouse or data lake. We want to

  • keep raw and transformed data available to users to draft their own queries efficiently
  • give users the ability to give custom permissions and SSO
  • move between open-source on-premises development and cloud-based production environments

We want to use inexpensive Amazon EC2 instances only on medium-sized data set 16GB to 32GB feeding into Tableau Server or PowerBI for reporting and data analysis purposes.

See more
Replies (3)
John Nguyen
Recommends
on
AirflowAirflowAWS LambdaAWS Lambda

You could also use AWS Lambda and use Cloudwatch event schedule if you know when the function should be triggered. The benefit is that you could use any language and use the respective database client.

But if you orchestrate ETLs then it makes sense to use Apache Airflow. This requires Python knowledge.

See more
Recommends
on
AirflowAirflow

Though we have always built something custom, Apache airflow (https://airflow.apache.org/) stood out as a key contender/alternative when it comes to open sources. On the commercial offering, Amazon Redshift combined with Amazon Kinesis (for complex manipulations) is great for BI, though Redshift as such is expensive.

See more
Recommends

You may want to look into a Data Virtualization product called Conduit. It connects to disparate data sources in AWS, on prem, Azure, GCP, and exposes them as a single unified Spark SQL view to PowerBI (direct query) or Tableau. Allows auto query and caching policies to enhance query speeds and experience. Has a GPU query engine and optimized Spark for fallback. Can be deployed on your AWS VM or on prem, scales up and out. Sounds like the ideal solution to your needs.

See more
Decisions about Amazon Redshift, Google BigQuery, and Treasure Data
Julien Lafont

Cloud Data-warehouse is the centerpiece of modern Data platform. The choice of the most suitable solution is therefore fundamental.

Our benchmark was conducted over BigQuery and Snowflake. These solutions seem to match our goals but they have very different approaches.

BigQuery is notably the only 100% serverless cloud data-warehouse, which requires absolutely NO maintenance: no re-clustering, no compression, no index optimization, no storage management, no performance management. Snowflake requires to set up (paid) reclustering processes, to manage the performance allocated to each profile, etc. We can also mention Redshift, which we have eliminated because this technology requires even more ops operation.

BigQuery can therefore be set up with almost zero cost of human resources. Its on-demand pricing is particularly adapted to small workloads. 0 cost when the solution is not used, only pay for the query you're running. But quickly the use of slots (with monthly or per-minute commitment) will drastically reduce the cost of use. We've reduced by 10 the cost of our nightly batches by using flex slots.

Finally, a major advantage of BigQuery is its almost perfect integration with Google Cloud Platform services: Cloud functions, Dataflow, Data Studio, etc.

BigQuery is still evolving very quickly. The next milestone, BigQuery Omni, will allow to run queries over data stored in an external Cloud platform (Amazon S3 for example). It will be a major breakthrough in the history of cloud data-warehouses. Omni will compensate a weakness of BigQuery: transferring data in near real time from S3 to BQ is not easy today. It was even simpler to implement via Snowflake's Snowpipe solution.

We also plan to use the Machine Learning features built into BigQuery to accelerate our deployment of Data-Science-based projects. An opportunity only offered by the BigQuery solution

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Amazon Redshift
Pros of Google BigQuery
Pros of Treasure Data
  • 41
    Data Warehousing
  • 27
    Scalable
  • 17
    SQL
  • 14
    Backed by Amazon
  • 5
    Encryption
  • 1
    Cheap and reliable
  • 1
    Isolation
  • 1
    Best Cloud DW Performance
  • 1
    Fast columnar storage
  • 28
    High Performance
  • 25
    Easy to use
  • 22
    Fully managed service
  • 19
    Cheap Pricing
  • 16
    Process hundreds of GB in seconds
  • 12
    Big Data
  • 11
    Full table scans in seconds, no indexes needed
  • 8
    Always on, no per-hour costs
  • 6
    Good combination with fluentd
  • 4
    Machine learning
  • 1
    Easy to manage
  • 0
    Easy to learn
  • 2
    Scaleability, less overhead
  • 2
    Makes it easy to ingest all data from different inputs
  • 1
    Responsive to our business requirements, great support

Sign up to add or upvote prosMake informed product decisions

Cons of Amazon Redshift
Cons of Google BigQuery
Cons of Treasure Data
    Be the first to leave a con
    • 1
      You can't unit test changes in BQ data
    • 0
      Sdas
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      What is Amazon Redshift?

      It is optimized for data sets ranging from a few hundred gigabytes to a petabyte or more and costs less than $1,000 per terabyte per year, a tenth the cost of most traditional data warehousing solutions.

      What is Google BigQuery?

      Run super-fast, SQL-like queries against terabytes of data in seconds, using the processing power of Google's infrastructure. Load data with ease. Bulk load your data using Google Cloud Storage or stream it in. Easy access. Access BigQuery by using a browser tool, a command-line tool, or by making calls to the BigQuery REST API with client libraries such as Java, PHP or Python.

      What is Treasure Data?

      Treasure Data's Big Data as-a-Service cloud platform enables data-driven businesses to focus their precious development resources on their applications, not on mundane, time-consuming integration and operational tasks. The Treasure Data Cloud Data Warehouse service offers an affordable, quick-to-implement and easy-to-use big data option that does not require specialized IT resources, making big data analytics available to the mass market.

      Need advice about which tool to choose?Ask the StackShare community!

      Jobs that mention Amazon Redshift, Google BigQuery, and Treasure Data as a desired skillset
      What companies use Amazon Redshift?
      What companies use Google BigQuery?
      What companies use Treasure Data?

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Amazon Redshift?
      What tools integrate with Google BigQuery?
      What tools integrate with Treasure Data?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      Aug 28 2019 at 3:10AM

      Segment

      PythonJavaAmazon S3+16
      7
      2620
      Jul 9 2019 at 7:22PM

      Blue Medora

      DockerPostgreSQLNew Relic+8
      11
      2373
      Jul 2 2019 at 9:34PM

      Segment

      Google AnalyticsAmazon S3New Relic+25
      10
      6877
      GitHubPythonNode.js+47
      55
      72767
      JavaScriptGitHubPython+42
      53
      22144
      What are some alternatives to Amazon Redshift, Google BigQuery, and Treasure Data?
      Amazon Athena
      Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.
      Amazon DynamoDB
      With it , you can offload the administrative burden of operating and scaling a highly available distributed database cluster, while paying a low price for only what you use.
      Amazon Redshift Spectrum
      With Redshift Spectrum, you can extend the analytic power of Amazon Redshift beyond data stored on local disks in your data warehouse to query vast amounts of unstructured data in your Amazon S3 “data lake” -- without having to load or transform any data.
      Hadoop
      The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
      Microsoft Azure
      Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applications across a global network of Microsoft-managed datacenters. You can build applications using any language, tool or framework. And you can integrate your public cloud applications with your existing IT environment.
      See all alternatives