Live data from Hacker News

Amazon QuickSight Now Generally Available

aws.amazon.com

41–50 of 67 posts

Re: Amazon QuickSight Now Generally Available

#41
post #5

What are advantages over Google BigQuery? - if somebody is not bounded by existing Amazon products (EC2, databases etc.).

The proper comparison to Amazon's offering would be Redshift. The reason you would go with Redshift over BigQuery is if your data is already in RDS, then migrating to Redshift is fairly straight forward (just whitelist the IPs in your security groups).

As others have stated, this offering directly competes with Google's Data Studio which was recently just announced.

Re: Amazon QuickSight Now Generally Available

#42

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…

Curious - what stops an Apple employee working on the App Store from personally investing in an early stage startup that has seen tremendous growth on the App Store? Or similarly from insights on traffic from a Google team member? AFAIK, there is nothing legally that precludes you from doing so...

Re: Amazon QuickSight Now Generally Available

#43

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…

This is irresponsible conjecture. AWS has very strict privacy and data safe guards in place. There are a number of laws (particularly in the EU) that forbid such practices.

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.

Re: Amazon QuickSight Now Generally Available

#45
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.

Re: Amazon QuickSight Now Generally Available

#46
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, 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.

Re: Amazon QuickSight Now Generally Available

#47
post #45

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

Re: Amazon QuickSight Now Generally Available

#48

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…

It's to enhance lock-in for your data hosting.

Re: Amazon QuickSight Now Generally Available

#49
post #47
post #45

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

Metabase may also be an option - http://www.metabase.com/

Re: Amazon QuickSight Now Generally Available

#50

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,…

If customization is an important requirement, also check out https://vida.io. It allows you to have full control of the visualization layer.
Post reply on HN