What are advantages over Google BigQuery? - if somebody is not bounded by existing Amazon products (EC2, databases etc.).
As others have stated, this offering directly competes with Google's Data Studio which was recently just announced.
41–50 of 67 posts
What are advantages over Google BigQuery? - if somebody is not bounded by existing Amazon products (EC2, databases etc.).
As others have stated, this offering directly competes with Google's Data Studio which was recently just announced.
Amazon will likely begin competing with many of their AWS customers. Step 1: develop a Trojan horse to gather growth and profitability data (QuickSight). Step 2: roll out home-grown apps to compete with their most profitable AWS customers. This is exactly how Amazon.com operates[1]. I can only imagine how the conversation went: Bob: We need to diversify! Earl: You're right! Let's do some research. Susan: That'll cost…
Amazon will likely begin competing with many of their AWS customers. Step 1: develop a Trojan horse to gather growth and profitability data (QuickSight). Step 2: roll out home-grown apps to compete with their most profitable AWS customers. This is exactly how Amazon.com operates[1]. I can only imagine how the conversation went: Bob: We need to diversify! Earl: You're right! Let's do some research. Susan: That'll cost…
https://aws.amazon.com/compliance/data-privacy-faq/
The reason AWS is successful is because Amazon takes privacy and security seriously. Why does Netflix trust AWS when there's Prime Video? Because Netflix knows that they have legal recourse against Amazon if they tried to do anything underhanded. I suspect Amazon would quickly fire anyone who breached customer data.
The idea: Re-sell pre-built dashboards and reports for specific niches.
Of course, you can roll your own using various javascript graphing libraries but it would be nice if everything was taken care of and one could just build the various reports and visualizations.
I evaluated trial versions of the following tools: Looker, Periscope, Mode, Tableau, QuickSight, and Microsoft PowerBI. They are all very similar in my opinion and at the end of the day will all provide the ability to view dashboards and reports through a web interface. The tangible differences come down to how exactly data refresh happens and the customizability of dashboards and reports. Each tool also offers varying degrees of useful edge features like sharing, alerting, privileges, and saved queries. I eventually settled on Microsoft PowerBI.
The biggest advantage for using PowerBI in my mind is the degree to which reports can be customized. Compared to QuickSight, PowerBI is leagues ahead in terms of customization, while still providing enough predefined templates that you are not constantly thinking about trivial styling choices. More than any other feature, Microsoft gets this right and executes on it better than any other BI tool I've tested. There is even a growing gallery of community visualizations that can be used for free (https://app.powerbi.com/visuals/), and you can write your own visualization templates using TypeScript.
I've been using PowerBI for several months now, and each month Microsoft releases an update that targets the biggest frustrations I've had, such as lack of pre-defined data connections or pre-defined styles. It's still missing some key features I would like (different forms of aggregations, etc) but it's still better than QuickSight, no question. As far as pricing goes PowerBI actually starts with a gratuitous free tier. The free part ends when you want to enable the "groups" feature, which allows you to set up privileges for which users can view certain dashboards. The paid version also allows more data to be stored in the SaaS. You need a premium account which is $10/per user/per month. The pricing + the speed of creating and uploading reports made PowerBI the winning tool. So far the team has been very happy with it.
Does anyone know of an affordable white-label version of something similar? The idea: Re-sell pre-built dashboards and reports for specific niches. Of course, you can roll your own using various javascript graphing libraries but it would be nice if everything was taken care of and one could just build the various reports and visualizations.
Of note (in case anyone is interested) was this open source project which appears to be a complete solution: https://github.com/piwik/piwik
Strange one from Amazon. They've always provided cloud infrastructure services for building and launching apps, QuickSight departs from this - it's a ready to use app. The logic must be: more money in apps than infrastructure. Opposite of Google, they have the apps and now want the infrastructure too - I think it's a mistake for Amazon to go down this route, there is too much competition in this space and so far play…
Does anyone know of an affordable white-label version of something similar? The idea: Re-sell pre-built dashboards and reports for specific niches. Of course, you can roll your own using various javascript graphing libraries but it would be nice if everything was taken care of and one could just build the various reports and visualizations.
Answered my own question by Googling "white label analytics". Of note (in case anyone is interested) was this open source project which appears to be a complete solution: https://github.com/piwik/piwik
I was tasked with rolling out a "self-service" BI/reporting tool for all of our internal users a while ago. My company is on AWS, and at the time QuickSight was just getting ready to begin the preview period. We felt QuickSight would be a good option since our data was already in RDS and we had just decided to buy a Redshift cluster as well. I evaluated trial versions of the following tools: Looker, Periscope, Mode,…