Live data from Hacker News

Amazon QuickSight – Business Intelligence by AWS

aws.amazon.com

31–40 of 153 posts

Re: Amazon QuickSight – Business Intelligence by AWS

#31
I say: Bezos is the #1 CEO in Tech right now.

Amazon takes risks, and ships innovative products and services every month. Their risk taking is relentless and they take failure in their stride. They "get" how to do push.

No other tech company comes close to their pace. And the key to that is the juicy under the radar micro manager that is Jeff Bezos. If there was an award for best tech CEO. 2015, i'd nominate him in a flash.

Re: Amazon QuickSight – Business Intelligence by AWS

#32

Earlier quoted context omitted.

When you're working with large companies that process enormous volumes of transactions you can't just download things to excel.

Surely if you're that large then you could invest in some in-house domain-specific solution. There are whole programming languages dedicated to doing statistics on datasets.

Isn't that the whole point of AWS and their competitors? The savings of passing the problem off to domain experts to work out all the details often outweighs the benefits of having a solution that is 100% customized for your business.

Re: Amazon QuickSight – Business Intelligence by AWS

#33
post #31

I say: Bezos is the #1 CEO in Tech right now. Amazon takes risks, and ships innovative products and services every month. Their risk taking is relentless and they take failure in their stride. They "get" how to do push. No other tech company comes close to their pace. And the key to that is the juicy under the radar micro manager that is Jeff Bezos. If there was an award for best tech CEO. 2015, i'd nominate him in a…

Is this product much different from Google's BigQuery?

Re: Amazon QuickSight – Business Intelligence by AWS

#34

Earlier quoted context omitted.

When you're working with large companies that process enormous volumes of transactions you can't just download things to excel.

Surely if you're that large then you could invest in some in-house domain-specific solution. There are whole programming languages dedicated to doing statistics on datasets.

For many companies (even large companies) it is cheaper and faster to use a service like this than build an in-house solution.

Re: Amazon QuickSight – Business Intelligence by AWS

#35
post #31

I say: Bezos is the #1 CEO in Tech right now. Amazon takes risks, and ships innovative products and services every month. Their risk taking is relentless and they take failure in their stride. They "get" how to do push. No other tech company comes close to their pace. And the key to that is the juicy under the radar micro manager that is Jeff Bezos. If there was an award for best tech CEO. 2015, i'd nominate him in a…

> Bezos is the #1 CEO in Tech right now.

As long as you're not one of his employees, sure.

If I had a choice between working for Bezos or working for Joel Spolsky at half the pay, it wouldn't even be close. Of course, in real life, Fog Creek probably pays more anyways.

Re: Amazon QuickSight – Business Intelligence by AWS

#36
post #31

I say: Bezos is the #1 CEO in Tech right now. Amazon takes risks, and ships innovative products and services every month. Their risk taking is relentless and they take failure in their stride. They "get" how to do push. No other tech company comes close to their pace. And the key to that is the juicy under the radar micro manager that is Jeff Bezos. If there was an award for best tech CEO. 2015, i'd nominate him in a…

I agree.

Re: Amazon QuickSight – Business Intelligence by AWS

#37
post #24

Earlier quoted context omitted.

When you're working with large companies that process enormous volumes of transactions you can't just download things to excel.

Very true. Even with smaller companies, data sets like events inside an app are too much for Excel. Ever since I picked up R, I haven't touched Excel.

Hey, what's the difference between R and a library for Haskell (or even Python)? It's interesting that a language that is limited to a particular use (statistical analysis) has taken off so much instead of a library for a general purpose language.

Re: Amazon QuickSight – Business Intelligence by AWS

#38
post #18
post #11

Presumably this is for data that you want graphs of but doesn't fit in Excel?

And as I understand BI, also for when you want complex graphs that can't be easily modeled in Excel. With BI solutions you can perform "slices" as they call it, of multi-dimensional data (cubes), and then represent that as graphs that can also be used for drill-down on one or more dimensions of said data. When you have say 17 dimensions, these solutions are easier to use than using excel to try to do the same. I have…

It's all just pivot tables, in the end. Excel solved most data slicing/drilldown problems years ago. Only issue has always been data size limits and access to live, up to data data (though Excel's also been able to hit external OLAP services for data for a long time too).

Re: Amazon QuickSight – Business Intelligence by AWS

#39
post #9

I've been working exclusively in implementing BI solutions for the past five years. The thing that depresses me the most is not that BI solutions take forever to implement and cost a lot, but that clients many times just don't understand the data they are trying to report on. Many times it leads to over-engineered BI solutions just for one report that a client says is mission critical, but is never used. I'm sure mor…

There is an interesting phenomenon that I've noticed about BI: By the time data is appropriately gathered, cleaned, aggregated, and presented, the data is so closely aligned to the decision process that the decisions themselves might as well be automated and optimized.

But that never happens. We build reports so that executives can look at them and feel important while they make slower and less optimal decisions than computers could make.

Post reply on HN