CSC/ECE 517 Spring 2014/ch1a 1o sr: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
This page covers the usage of Big Data with respect to Ruby on Rails.  
This page covers the usage of Big Data with respect to Ruby on Rails.  
==Background==
==Background==
===What is Big Data?===
[http://en.wikipedia.org/wiki/Big_data Big data] means a massive volume of both structured and unstructured data that is so large that it's difficult to process using traditional database and software techniques. In most enterprise scenarios the data is too big or it moves too fast or it exceeds current processing capacity. <ref> http://www.webopedia.com/TERM/B/big_data.html </ref> The term may be used to refer the volumes of data, as well as the tools or techniques used to process, manage, analyze the data.
===Usage===
===Challenges===
===Big Data and Rails===
===Challenges of big data and rails===
==Examples==
==Examples==
==Big Data Usage in Rails Applications==
==Big Data Usage in Rails Applications==

Revision as of 12:11, 13 May 2014

This page covers the usage of Big Data with respect to Ruby on Rails.

Background

What is Big Data?

Big data means a massive volume of both structured and unstructured data that is so large that it's difficult to process using traditional database and software techniques. In most enterprise scenarios the data is too big or it moves too fast or it exceeds current processing capacity. <ref> http://www.webopedia.com/TERM/B/big_data.html </ref> The term may be used to refer the volumes of data, as well as the tools or techniques used to process, manage, analyze the data.

Usage

Challenges

Big Data and Rails

Challenges of big data and rails

Examples

Big Data Usage in Rails Applications

How easy it is to use Big Data in Rails Applications

Are there gems that facilitate it?

Rails versus other frameworks for processing big data

Important Terms

References

<references/>