Moving product recommendations from Hadoop to Redshift saves us time and money
engineering.monetate.com
Moving product recommendations from Hadoop to Redshift saves us time and money
1–10 of 66 posts
Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#2Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#3Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#4Is it me or are people switching to non-relational data warehouse architectures simply because it's en vogue? How many companies do you know that have enough data where a non-relational DW would actually make sense? I wonder, have we really pushed relational databases to their breaking point?
Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#5Is it me or are people switching to non-relational data warehouse architectures simply because it's en vogue? How many companies do you know that have enough data where a non-relational DW would actually make sense? I wonder, have we really pushed relational databases to their breaking point?
If you optimize for latency relational databases won't cut it.
Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#6Is it me or are people switching to non-relational data warehouse architectures simply because it's en vogue? How many companies do you know that have enough data where a non-relational DW would actually make sense? I wonder, have we really pushed relational databases to their breaking point?
Can anyone point me to a book or blog that discusses good uses of hadoop/map-reduce?
Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#7Is it me or are people switching to non-relational data warehouse architectures simply because it's en vogue? How many companies do you know that have enough data where a non-relational DW would actually make sense? I wonder, have we really pushed relational databases to their breaking point?
I've looked at and avoided doing anything serious with hdfs/mr for 6 years now. I'm glad some people are starting to realize that re-processing your entire dataset every single time you want to do something isn't very efficient. I'm still waiting for lightbulb moment where the usefulness of it really makes sense to me. Can anyone point me to a book or blog that discusses good uses of hadoop/map-reduce?
Re: Moving product recommendations from Hadoop to Redshift saves us time and money
#8Is it me or are people switching to non-relational data warehouse architectures simply because it's en vogue? How many companies do you know that have enough data where a non-relational DW would actually make sense? I wonder, have we really pushed relational databases to their breaking point?
If you optimize for latency relational databases won't cut it.
On our busiest day last year, we ingested over a quarter billion page views across all of our clients' websites. I'm sure someone has made MySQL scale to that volume, but for us Redshift has been working great for a relatively low price point.