TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Amazon Redshift

    Score8.9 out of 10
    N/AAmazon Redshift is a hosted data warehouse solution, from Amazon Web Services.

    $0.24

    per GB per month

    SAP BW/4HANA

    Score8.3 out of 10
    N/ASAP BW/4HANA is a next-generation data warehouse solution. It is specifically designed to use the advanced in-memory capabilities of the SAP HANA platform. For example, SAP BW/HANA can integrate many different data sources to provide a single, logical view of all the data. This could include data contained in SAP and non-SAP applications running on-premise or in the cloud, and data lakes, such as those contained in the Apache Hadoop open-source software framework. With SAP BW/4HANA,…N/A
    Pricing
    Amazon RedshiftSAP BW/4HANA
    Editions & Modules
    Redshift Managed Storage
    $0.24
    per GB per month
    Current Generation
    $0.25 - $13.04
    per hour
    Previous Generation
    $0.25 - $4.08
    per hour
    Redshift Spectrum
    $5.00
    per terabyte of data scanned
    No answers on this topic
    Offerings
    Pricing Offerings
    Amazon RedshiftSAP BW/4HANA
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details
    More Pricing Information
    Community Pulse
    Amazon RedshiftSAP BW/4HANA
    Considered Both Products
    Amazon AWS
    No answer on this topic
    SAP
    No answer on this topic
    Key User Insights
    Would buy again
    78%
    Would buy again
    14 Answers
    100%
    Would buy again
    12 Answers
    Delivers good value for the price
    82%
    Delivers good value for the price
    14 Answers
    92%
    Delivers good value for the price
    11 Answers
    Happy with the feature set
    78%
    Happy with the feature set
    14 Answers
    100%
    Happy with the feature set
    12 Answers
    Lived up to sales and marketing promises
    93%
    Lived up to sales and marketing promises
    14 Answers
    100%
    Lived up to sales and marketing promises
    10 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    16 Answers
    100%
    Implementation went as expected
    11 Answers
    Features
    Amazon RedshiftSAP BW/4HANA
    Access Control and Security
    Comparison of Access Control and Security features of Amazon Redshift and SAP BW/4HANA
    Feature
    Amazon Redshift
    -
    Ratings
    SAP BW/4HANA
    9.2
    4 Ratings
    2% above category average
    Multi-User Support (named login)00 Ratings9.74 Ratings
    Multiple Access Permission Levels (Create, Read, Delete)00 Ratings9.74 Ratings
    Single Sign-On (SSO)00 Ratings9.74 Ratings
    Location-Based Data Governance00 Ratings8.04 Ratings
    Data Modeling
    Comparison of Data Modeling features of Amazon Redshift and SAP BW/4HANA
    Feature
    Amazon Redshift
    -
    Ratings
    SAP BW/4HANA
    9.7
    4 Ratings
    0% above category average
    Data model creation00 Ratings9.74 Ratings
    Data Exploration
    Comparison of Data Exploration features of Amazon Redshift and SAP BW/4HANA
    Feature
    Amazon Redshift
    -
    Ratings
    SAP BW/4HANA
    8.9
    3 Ratings
    12% above category average
    Visualization00 Ratings8.93 Ratings
    Data Warehouse
    Comparison of Data Warehouse features of Amazon Redshift and SAP BW/4HANA
    Feature
    Amazon Redshift
    -
    Ratings
    SAP BW/4HANA
    8.5
    4 Ratings
    1% below category average
    High-Volume Data Processing00 Ratings9.74 Ratings
    Data Warehouse Management00 Ratings10.04 Ratings
    Administrative Automation00 Ratings7.53 Ratings
    Self-Optimization00 Ratings7.03 Ratings
    Best Alternatives
    Amazon RedshiftSAP BW/4HANA
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    SAP Datasphere
    Score8.6 out of 10
    Cloudera Enterprise Data Hub
    Score9 out of 10
    Enterprises
    Snowflake
    Score8.7 out of 10
    Oracle Exadata
    Score9.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Amazon RedshiftSAP BW/4HANA
    Likelihood to Recommend
    9.0
    (38 ratings)
    9.7
    (12 ratings)
    Usability
    9.0
    (10 ratings)
    9.7
    (5 ratings)
    Support Rating
    9.0
    (7 ratings)
    9.7
    (7 ratings)
    Contract Terms and Pricing Model
    10.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Amazon RedshiftSAP BW/4HANA
    Likelihood to Recommend
    Amazon AWS
    If the number of connections is expected to be low, but the amounts of data are large or projected to grow it is a good solutions especially if there is previous exposure to PostgreSQL. Speaking of Postgres, Redshift is based on several versions old releases of PostgreSQL so the developers would not be able to take advantage of some of the newer SQL language features. The queries need some fine-tuning still, indexing is not provided, but playing with sorting keys becomes necessary. Lastly, there is no notion of the Primary Key in Redshift so the business must be prepared to explain why duplication occurred (must be vigilant for)
    Incentivized
    Read full review
    SAP
    SAP BW/4HANA is certainly an excellent choice when it comes to setting up a data warehousing platform within a landscape of existing SAP systems ecosystem for realizing quick time to value and ROI over the long term. Many non-SAP analytics tools such as Power BI , Qlik also now offer connectors to leverage SAP BW/4HANA data as additional options to deploy third party visualization tools which make it a more open ended platform of choice. But with the future roadmap of SAP and industry in general being focused towards cloud based offerings (SAC and Datasphere) infused with AI capabilities one has to make a judicious choice among these depending on the use case, capabilities of platforms and existing systems landscape and the overall long term IT strategy. SAP BW/4HANA may not be a good platform of choice if starting a native greenfield data warehousing implementation with cloud first approach which would require data integration across SAP and Non-SAP sources and one should consider other SAP cloud offerings which however still have some time to reach a level of maturity as SAP BW/4HANA has reached over the years.
    Incentivized
    Read full review
    Pros
    Amazon AWS
    • [Amazon] Redshift has Distribution Keys. If you correctly define them on your tables, it improves Query performance. For instance, we can define Mapping/Meta-data tables with Distribution-All Key, so that it gets replicated across all the nodes, for fast joins and fast query results.
    • [Amazon] Redshift has Sort Keys. If you correctly define them on your tables along with above Distribution Keys, it further improves your Query performance. It also has Composite Sort Keys and Interleaved Sort Keys, to support various use cases
    • [Amazon] Redshift is forked out of PostgreSQL DB, and then AWS added "MPP" (Massively Parallel Processing) and "Column Oriented" concepts to it, to make it a powerful data store.
    • [Amazon] Redshift has "Analyze" operation that could be performed on tables, which will update the stats of the table in leader node. This is sort of a ledger about which data is stored in which node and which partition with in a node. Up to date stats improves Query performance.
    Incentivized
    Read full review
    SAP
    • With ODP based extraction, SAP BW/4HANA does well to integrate the data from various source systems like S4HANA , S4C.
    • With composite providers having the ability to integrate HANA calculation views, we are able to make the best of use of both application layer and data base layer(HANA) for mixed modelling scenarios.
    • with data tiering optimization higher data volume are effectively handled as we have the option to control the amount of data that is being stored in HOT , Warm and cold storage. With data volume grows over the year, DTO comes in handy solution to automatically move the delta to appropriate area based on temporature.
    Incentivized
    Read full review
    Cons
    Amazon AWS
    • We've experienced some problems with hanging queries on Redshift Spectrum/external tables. We've had to roll back to and old version of Redshift while we wait for AWS to provide a patch.
    • Redshift's dialect is most similar to that of PostgreSQL 8. It lacks many modern features and data types.
    • Constraints are not enforced. We must rely on other means to verify the integrity of transformed tables.
    Incentivized
    Read full review
    SAP
    • Better integration with HANA layer with BW/4HANA application
    • Flexibility to provide more secure API's to interact with non-sap Data bases
    • Integration with Gsheets as well like Excel(AFO) and introduce better reporting integration with various reporting tools.
    • Evolution to provide better data lake , data brick options like in BDC
    Incentivized
    Read full review
    Usability
    Amazon AWS
    Just very happy with the product, it fits our needs perfectly. Amazon pioneered the cloud and we have had a positive experience using RedShift. Really cool to be able to see your data housed and to be able to query and perform administrative tasks with ease.
    Incentivized
    Read full review
    SAP
    SAP BW/4HANA requires specialized skillsets around data warehouse modeling and the access to data, however the modeling capabilities are intuitive and have now become accessible to both SAP and non-SAP data warehouse specialists. This new model allows for Interchangeable skillsets and access to a broader pool of experts throughout the industry, as well as easier access to data.
    Incentivized
    Read full review
    Support Rating
    Amazon AWS
    The support was great and helped us in a timely fashion. We did use a lot of online forums as well, but the official documentation was an ongoing one, and it did take more time for us to look through it. We would have probably chosen a competitor product had it not been for the great support
    Incentivized
    Read full review
    SAP
    SAP Max Attention and general support for SAP BW/4HANA is broadly available. Truth to be told, MaxAttention has a premium cost but brings great engineers. So this being an enterprise capability and extremely critical, we did not consider cost as the main factor since support works well. Just keep that in mind when making your selection.
    Incentivized
    Read full review
    Alternatives Considered
    Amazon AWS
    Than Vertica: Redshift is cheaper and AWS integrated (which was a plus because the whole company was on AWS).
    Than BigQuery: Redshift has a standard SQL interface, though recently I heard good things about BigQuery and would try it out again.
    Than Hive: Hive is great if you are in the PB+ range, but latencies tend to be much slower than Redshift and it is not suited for ad-hoc applications.
    Incentivized
    Read full review
    SAP
    SAP BW / 4HANA and SAP IQ are both used for warehouse; with quick consultations for business analysis and that allows us to obtain dashboards and KPIs efficiently. SAP IQ is columnar and SAP BW / 4HANA immemorial. SAP BW / 4HANA was selected for the response speed of the queries since it saves the information in cache.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    Amazon AWS
    Redshift is relatively cheaper tool but since the pricing is dynamic, there is always a risk of exceeding the cost. Since most of our team is using it as self serve and there is no continuous tracking by a dedicated team, it really needs time & effort on analyst's side to know how much it is going to cost.
    Incentivized
    Read full review
    SAP
    No answers on this topic
    Return on Investment
    Amazon AWS
    • Our company is moving to the AWS infrastructure, and in this context moving the warehouse environments to Redshift sounds logical regardless of the cost.
    • Development organizations have to operate in the Dev/Ops mode where they build and support their apps at the same time.
    • Hard to estimate the overall ROI of moving to Redshift from my position. However, running Redshift seems to be inexpensive compared to all the licensing and hardware costs we had on our RDBMS platform before Redshift.
    Incentivized
    Read full review
    SAP
    • SAP BW/4HANA has been immensely helpful in eliminating alternate silos of data creation by business users thereby ensuring data integrity and consistency across the organization. The focus is now more on data analysis as opposed to data preparation in spreadsheets saving users hours of laborious manual work in collating data.
    • We have been able to quickly integrate and leverage data from multiple SAP systems into SAP BW/4HANA to drive holistic decision making within the organization including streamlining the month end close process using BPC.
    • Excel friendly reporting tools such as Analysis for Office have made it much easier for user adoption and training making change management much easier and change the culture within the organization.
    Incentivized
    Read full review
    ScreenShots

    SAP BW/4HANA Screenshots

    Screenshot of Next generation data warehousing with SAP BW/4HANA.Screenshot of SAP BW/4HANA user cockpit.Screenshot of Geolocation analytics in SAP BW/4HANA.Screenshot of Data modeling in SAP BW/4HANA.Screenshot of Modern user experience in SAP BW/4HANA.Screenshot of Monitor the performance of your business in real-time with SAP BW/4HANA.