At first glance, this seems like a Tableau competitor. So I'm surprised to see Tableau listed as a partner.
Agreed re Tableau being a competitor. But I'm not surprised they're not a partner. Last quote we got from Tableau for desktop was $2k. This comes in at around $200/year. That is probably where the "1/10th of the cost of traditional BI solutions" comes from at the top of the home page.
Amazon QuickSight – Business Intelligence by AWS
91–100 of 153 posts
Re: Amazon QuickSight – Business Intelligence by AWS
#92Earlier quoted context omitted.
All the major tech companies bundle their announcements like this in order to make a bigger splash. It's common on such days for HN to have many announcements from the same company. As long as the stories are significant and it happens rarely, this seems ok. Edit: we buried the "preview" stories, though. That's too much when there are already several actual launches on the front page.
So what about yesterday when all the unrelated Microsoft stories were bundled together? It was not only extremely confusing, but it also effectively destroyed the discussion on topics like the Hololense that I was keen to see discussed.
Re: Amazon QuickSight – Business Intelligence by AWS
#93Having worked in some form BI for almost the entirety of my career now, there is not a single, consistent form of BI dashboard that is prevalent across any company. Every solution ends up being unique, because every company has a unique data set-up, stakeholders, definition of metrics, and access needs. I've worked with Tableau, Domo, Oracle products, you name it. What's the solution that is passed around the most? E…
Keeping dashboards persistently up and running on televisions, provision mobile devices with granular permissions and enterprise features like SSO. We provide an agent to integrate on the client side to help send metrics from whatever data source you may have. Take a look, I'd love to know your thoughts.
Re: Amazon QuickSight – Business Intelligence by AWS
#94Having worked in some form BI for almost the entirety of my career now, there is not a single, consistent form of BI dashboard that is prevalent across any company. Every solution ends up being unique, because every company has a unique data set-up, stakeholders, definition of metrics, and access needs. I've worked with Tableau, Domo, Oracle products, you name it. What's the solution that is passed around the most? E…
Re: Amazon QuickSight – Business Intelligence by AWS
#95For me, the most interesting part is SPICE. To implement a data warehouse, one creates a star schema (OLAP) database from a regular OLTP database. This involves massive amount of work. It looks like SPICE aims to replace the need for OLAP database and produce similar data directly from OLTP systems. I would love to know more about this engine. I hope Amazon open sources the engine (I highly doubt that they will do it…
My question is how does SPICE differ from BigQuery? I can connect to BigQuery from Tableau, BIME, Chartio, etc.
Re: Amazon QuickSight – Business Intelligence by AWS
#96I'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…
Re: Amazon QuickSight – Business Intelligence by AWS
#97Having worked in some form BI for almost the entirety of my career now, there is not a single, consistent form of BI dashboard that is prevalent across any company. Every solution ends up being unique, because every company has a unique data set-up, stakeholders, definition of metrics, and access needs. I've worked with Tableau, Domo, Oracle products, you name it. What's the solution that is passed around the most? E…
I'm not really a BI guy by trade, though I've developed related skills over time. My expertise is in communications. Specifically responding to RFPs/RFIs/SOQs, and marketing collateral. Whenever I see a program such as this, I'm definitely impressed. Then, a little voice comes into my head, one from having spent years in the RFP and presentation trenches... "Put this in a PowerPoint slide." Point being, for internal…
Re: Amazon QuickSight – Business Intelligence by AWS
#98SPICE is definitely the most interesting part of this announcement but there isn't enough information about it.
Re: Amazon QuickSight – Business Intelligence by AWS
#99We use Chartio at my company. If you haven't tried it yet, this product is stellar - almost all of our BI needs are handled directly by stakeholders rather than having to go through an engineer, and their support is very helpful and responsive. I would consider moving off to something like Quicksight if it supported redis. Some of our BI-related data is stored there, and currently to get at it we have an app that pro…
Have you tried using Postgres Foreign Data Wrappers? There's a redis fdw that will allow you to use SQL from Postgres and query the keys in Redis. http://www.postgresql.org/docs/9.4/static/sql-createforeignd...