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

Amazon Redshift

1.5K
1.4K
+ 1
108
Azure HDInsight

30
137
+ 1
0
Add tool

Amazon Redshift vs Azure HDInsight: What are the differences?

Key Differences between Amazon Redshift and Azure HDInsight

  1. Architecture: Amazon Redshift is a fully-managed data warehouse service in the cloud with massively parallel processing (MPP) architecture, while Azure HDInsight is a fully-managed cloud-based service that makes it easy to process big data using popular open-source frameworks such as Hadoop, Spark, and Hive.
  2. Technology Stack: Amazon Redshift uses its own columnar storage format and SQL-based query engine, whereas Azure HDInsight is built on top of the open-source Apache Hadoop ecosystem, integrating technologies like HDFS, YARN, and MapReduce.
  3. Use Case: Amazon Redshift is best suited for online analytical processing (OLAP) workloads requiring fast and complex queries on structured data, while Azure HDInsight is ideal for big data processing, analytics, and machine learning on unstructured or semi-structured data.
  4. Pricing Model: Amazon Redshift offers a pay-as-you-go pricing model based on the provisioned capacity, while Azure HDInsight has a more flexible pricing model based on the actual usage of resources, allowing users to pay for what they use.
  5. Integration with Ecosystem: Amazon Redshift seamlessly integrates with other AWS services such as S3, EC2, and IAM for data storage, compute, and security, respectively, while Azure HDInsight integrates with other Azure services like Azure Data Lake Store, Azure Blob Storage, and Azure Active Directory.
  6. Managed Service: Amazon Redshift is a fully managed service that handles upgrades, backups, and performance tuning automatically, whereas Azure HDInsight is a platform as a service (PaaS) offering where users have more control over the deployment, configuration, and management of the cluster.

In Summary, Amazon Redshift and Azure HDInsight differ in architecture, technology stack, use cases, pricing models, ecosystem integration, and level of managed service.

Advice on Amazon Redshift and Azure HDInsight

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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Amazon Redshift
Pros of Azure HDInsight
  • 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
    Be the first to leave a pro

    Sign up to add or upvote prosMake 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 Azure HDInsight?

    It is a cloud-based service from Microsoft for big data analytics that helps organizations process large amounts of streaming or historical data.

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

    Jobs that mention Amazon Redshift and Azure HDInsight as a desired skillset
    What companies use Amazon Redshift?
    What companies use Azure HDInsight?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

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

    What tools integrate with Amazon Redshift?
    What tools integrate with Azure HDInsight?

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

    Blog Posts

    Jul 9 2019 at 7:22PM

    Blue Medora

    DockerPostgreSQLNew Relic+8
    11
    2365
    JavaScriptGitHubPython+42
    53
    22090
    GitHubMySQLSlack+44
    109
    50733
    What are some alternatives to Amazon Redshift and Azure HDInsight?
    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.
    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.
    See all alternatives