amazon web services - What big data tools or approach to be used -
i have central data store in aws . wanted access multiple tables in database , find patterns , predictions on collection of data.
my tables have several transactional data call details,marketing campaign details,contact information of people etc.
how integrate data big data analysis find relationship , store them efficiently
i confused whether use haddop or not, architecture perfect
the easiest way start export tables wish analyze csv file , process using amazon machine learning.
the following guide describes entire process: http://docs.aws.amazon.com/machine-learning/latest/dg/tutorial.html
Comments
Post a Comment