Introduction To Marketing Technology Course

How to query Hadoop for getting counts

$100,000 One Hundred Thousand Dollars. Just sitting there in plain sight – waiting to be picked up. It is yours, if you only have the courage and wisdom to pick it up. No one is stopping you! There is no resistance. “What is the catch?”, you may ask. There is none really! It is an… Continue reading How to query Hadoop for getting counts

Friday "Term of the week" Series

Term of the week – Apache Storm

Apache Storm is a system for processing streaming data in real time. Built on top of YARN, it is powerful for real-time analytics, machine learning and continuous monitoring operations. Some of the important characteristics of Apache Storm are – It is a distributed real-time computation system for processing large volumes of high-velocity data. It is… Continue reading Term of the week – Apache Storm

Tuesday Big Data Series

INFOGRAPHIC – HDFS and it’s features that make it so awesome!

Read more here.

Tuesday Big Data Series

How does Apache Storm work?

In the previous post, we saw an introduction to Apache Storm, it’s characteristics and different use cases. Now, let us take a look at the Apache Storm architecture below – Reference A storm cluster is similar to a Hadoop cluster. In a Hadoop cluster, we run what is called as MapReduce jobs, but in Storm we… Continue reading How does Apache Storm work?

Tuesday Big Data Series

What is Apache Storm?

The ability to extract, transform and process real-time data is critical today. In the beginning, there wasn’t any support for real-time data processing. But, with the demand and constant technological progress, there are quite a few technologies now that support real-time data processing. Apache Storm is one of them. Apache Storm is a system for… Continue reading What is Apache Storm?

Wednesday Marketing Series

INFOGRAPHIC – 8 ways to collect data for Email Marketing

To know more, read the complete post here.

Tuesday Big Data Series

INFOGRAPHIC – Apache Pig

To know more, read the complete post here.

Friday "Term of the week" Series

Term of the Week : NoSQL

NoSQL database is the solution to handle large volumes of structured, semi-structured or unstructured data. It was developed to handle the shortcomings of relational databases in the big data scenario. NoSQL databases are popular because of their simplicity in design, horizontal scaling, ability to handle large volumes of data in various formats and higher data availability. Related Posts:… Continue reading Term of the Week : NoSQL

Wednesday Marketing Series

INFOGRAPHIC – Do’s and Don’ts of Direct Email Marketing

To know more, read the complete post here.

Tuesday Big Data Series

An introduction to MongoDB

MongoDB is one of the leading NoSQL database. It’s a new generation of database. In the past, web applications have used relational databases to store data. But, with growing data, scalability and availability of data are some of the main concerns of any web application (or an organization). MongoDB was designed with web applications in mind.… Continue reading An introduction to MongoDB