Question : You are working for a VOIP solution provider company. Which has around Billion customer and they don't want to lose these customer. Hence, to analyze data about each user they are creating a solution , where each user complete profile needs to be created and also their social media data should be available. Which of the following will help to you to accomplish the given task
Correct Answer : Get Lastest Questions and Answer : Explanation: Apache Storm is a free and open source distributed real-time computation system. Storm makes it easy to reliably process unbounded streams of data, doing for real-time processing what Hadoop did for batch processing. Storm is simple, can be used with any programming language, and is a lot of fun to use!
Storm has many use cases: real-time analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate.
Storm integrates with the queueing and database technologies you already use. A Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. Read more in the tutorial.
Question : You are working as a Solution Architect in a Heathcare Solution Provider software consulting firm. Now, as per regulations, you have to make sure that whatever, patient records you are storing as part of BigData solution, you have to think
- Where patient data will be stored - How these data is related - Privacy policy of Patient Data - Security of patient data
Correct Answer : Get Lastest Questions and Answer : Explanation: HIPAA (Health Insurance Portability and Accountability Act of 1996) is United States legislation that provides data privacy and security provisions for safeguarding medical information. HIPAA, also known as Public Law 104-191, has two main purposes: to provide continuous health insurance coverage for workers who lose or change their job, and to reduce the administrative burdens and cost of healthcare by standardizing the electronic transmission of administrative and financial transactions. Other goals include combating abuse, fraud and waste in health insurance and healthcare delivery and improving access to long-term care services and health insurance.
Question : You are well aware of below two systems provided by IBM
IBM Netezza : designs and markets high-performance data warehouse appliances and advanced analytics applications for uses including enterprise data warehousing, business intelligence, predictive analytics and business continuity planning. SPSS Modeler : is a data mining and text analytics software application from IBM. It is used to build predictive models and conduct other analytic tasks. It has a visual interface which allows users to leverage statistical and data mining algorithms without programming.
Which of the following can help to integrate both the system
1. you need to create an ODBC system data source name
2. you need to create a JDBC system data source name
Correct Answer : Get Lastest Questions and Answer : Explanation: To enable the connection between the IBM Netezza database and IBM SPSS Modeler, you need to create an ODBC system data source name (DSN).