SlideShare a Scribd company logo
1 of 20
Information Security Analytics
(Adding An Intelligence to Infosec Architecture)
Prepared and Presenting By: Amrit Chhetri (Certified BigData Analyst),
Principal Techno-Functional Consultant and Principal IT Security Consultant
Presentation Topics:

BigData Introduction

History of BigData

Advantages of BigData Solution

Trends of BigData Analytics

BigData Adoption Trends

BigData Software Stacks

BigData Analytics-Platforms

BigData Programming Platforms

Trends of BigData Analytics

BigData MapReduce Demo- Word Count

BigData in Telecommunication

Configuring BigData Platform from Cloudera

AI-Enabled Cybersecurity Platforms

Information Security Analytics
About Me :

Me:

I’m Amrit Chhetri born at Bara Mangwa, West Bengal, India, a beautiful Village/Place in Darjeeling.
Currently, working and researching from 3A, 3Rd
Floor, Medicare Building, Lower Bhanu Nagar, Siliguri-
734004, WB, India.

I am CSCU, CEH, CHFI,CPT, CAD, CPD, IOT & BigData Analyst( University of California), Information
Security Specialist(Open University, UK) and Machine Learning Enthusiast ( University of California[USA] and
Open University[UK]), Certified Cyber Physical System Exert( Open University[UK]) and Certified Smart City
Expert.

Current Position:

Principal IT Security Consultant/Instructor, Principal Forensics Investigator and Principal Techno-
Functional Consultant/Instructor

Experiences:

I was J2EE Developer and BI System Architect/Designer of DSS for APL and Disney World

I have played the role of BI Evangelist and Pre-Sales Head for BI System* from OST

I have worked as Business Intelligence Consultant for national and multi-national companies including HSBC, APL,
Disney, Fidedality , LG(India) , Fidelity, BOR( currently ICICI), Reliance Power. * Top 5 Indian BI System ( by
NASSCOM)
BigData Introduction:

BigData is a large set of data and it follows 3Vs ( Volume, Variety and Velocity) that traditional data
processing application does not.

"BigData is a collection of very large set of data which includes structured ,semi-structured and non-
structured data and they are processed by non-traditional and parallel data processing engine to
produce meaningful insights." - Amrit Chhetri

The challenges of BigData are capture, citation and storage, search, query, visualization and
analysis which are handled by Apache Hadoop or Spark.

Apache Hadoop Stack or Apache Hadoop-based Platforms is the distributed Data Processing
Platforms and it solves the issues of BigData.

BigData and BigData Analytics is the key Software Component of today’s Information Security
Analytics .
Contd…
BigData Introduction:

BigData positions at the top of Gartner’s Hype Cycle 2015 .

BigData in Gartner's 2015 Hype Cycle 2015:
Source: Gartner
History of BigData:

The term 'BigData' was introduced the very first time in 2007 .

Apache Hadoop is the first BigData Engine and it was incorporated in
2004

Hadoop-As-A-Service(HAAS) is the latest trend of BigData Analytics and
Qubole is an example.
Source: Google Images
Advantages of BigData Solution:

BigData is a distributed and Parallel Processing Platform or Engine .

BigData Analytics supports heterogeneous Data Sources .

Availability of Open Source Platforms for analyzing large volume of Data is
another great advantage .

BigData is meant to address all 3/4 V- Volume, Variety, Velocity and
Veracity
Source: Google Images
Trends of BigData Analytics:

Self-Service BigData Analytics using BigData Analytics

Mobile Analytics for accessing Analytics on Mobile

Interactive Visuals or Reports to drill-into details

Machine Learning and AI for Business Forecasting and Monitoring

Deep Learning-based Systems are growing across all Business domains
BigData Adoption Trends:

Customer Retention-Telecom, Banking, Finance, Healthcare and
Infotainment and others .

Service Quality Improvement-Telecom, Banking, Healthcare and
Infotainment

Predictive Analytics, Deep Learning and AI- everywhere!
Source: Garrtner
BigData Software Stacks:

Apache Hadoop is the main Platform of BigData Hadoop Stack

Apache Hadoop is distributed or shipped by other BigData brands too
including MapR, Cloudera, etc .

The common distributions of Hadoop are:

Cloudera Hadoop

MapR Hadoop

Hortonworks Hadoop

MS Azure HDInsight

Oracle Hadoop

Syncfusion

Qubole and Informatica
BigData Analytics-Platforms:

Apache Hadoop and HDFS are two core components of BigData Analytics

BigData Hardtop Analytics comprises of

Distributed Processing Engine: Apache Hadoop and Apache Tez

Distributed File System : HDFS and RDD

Data Warehouse System : HBase

Scripting/Quering : Pig and Hive

Database System : NoSQL, Cassandra

Data Analysis Platforms : Hive, Spark,
R/Octave/
MATLab and
BI Tools
(BIRT)

Monitoring : Apache Amber

Machine Learning AP : Mahout, Spark, MATLAB,
Google TensorFlow
BigData Programming Platforms:

BigData compatible Programming Languages:++, C#, Java, Python,
Scala, PHP and Ruby

BigData Scripting Languages: Pig Latin and HiveQL

IDEs for Python :Eclipse(PyDev), IDLE, Anaconda and Geany

API : MapReduce, Pig, Hive, HBase, Spark, MRLib, Mahout

IDEs for MapReduce : Eclipse, IDLE, Anaconda and Geany

Adoption of Machine API-Mahout, Spark, Octave/R/MATLAB
Trends of BigData Analytics:

BigData In-Memory Analytics-Tez and Spark

BigData Analytics on Mobile-example Fitbit Graphs

Adoption of AI(Artificial Intelligence), Machine Learning & Deep Learning-
Mahout, Spark, Octave/R/MATLAB, TensorFlow, etc

BigData for IOT Ecosystem-Sensors, IOT Protocols, BigData Analytics
and Telecommunication Platforms

Self-Service Analytics

BigData and BigData Security Auditing

BigData Analytics for Information Security and Computer Forensics
MapReduce Demo-Word Count:

Get Eclipse, install it on Windows or Linux System

Install PyDev using ‘Install New Software’ option and install MRJob Python
Module , #pip install MRJob

Write Word Count Code :
BigData in Telecommunication:

Market Share Analysis and Competitive Analysis

Customer Retention - Mobile, Phone, Data Card and Other Services

Customer Behavior Analysis- Demographics, Usage Patterns, Payment/Recharge Patterns

Location-Based Marketing-Service Analysis by Location, Regions and Seasons

Real-Time Promotion and Offerings

MIS Reporting -Call Drops,

Service Quality Improvement - Network Traffics, Customer, Location, Trend and Demands

Customer Service Improvement- Appropriate Plans, Billing

Recommendation System Improvement

Real-Time Performance Monitoring

Smart Recommendation System( using Machine Learning and AI)

Customer Plan, Services

Customized Services,

Special Offer Improvement

IOT (4G/5G) Communication Analysis - Analyzing IoT Networks over Telecommunication Networks

Cloudera BigData Platform:

Install Windows 2012 Server(64x) or Windows 10 (64x) or Windows 2016(64x)

Install Vmware Player 12 or higher

Create folder ‘BigDataTrainining/Vminstances/Cloudera’ on D or E Drive

Extract zipped file of Cloudera inside BigDataTrainining/Vminstances/Cloudera

Open VDMX file using Vmware Player and import the necessary configuration

Start Cloudera VM and open the Cloudera Home page on browser

Open Hue ( username/password: cloudera/cloudera)

Create table: CREATE TABLE PRD( prd_id int, prd_cat int) ;

Insert Date: INSERT INTO PRD values(23,23);

Select Data: SELECT prd_id , prd_cad from PRD;

WOW! Hive is working on Cloudera!!
Practical :HAAS-Qubole Registration:

Hadoop on Cloud( Public or Hybrid) is called HAAS and it stands for Hadoop-As-A-
Service .

HASS is ready to use Platform model based on SAAS( Software-As-A-Service)

Qubole is one of the HAAS

Follow the steps below to run Hive on Qubole

Register for Qubole.com or log-in into it using Gmail credentials

Create table: CREATE TABLE PRD( prd_id int, prd_cat int) ;

Insert Date: INSERT INTO PRD values(23,23);

Select Data: SELECT prd_id , prd_cad from PRD;

WOW! Hive is working on Cloudera!!
AI-Enabled Cybersecurity Platforms:

Artificial Intelligence, Deep Learning & Machine Learning in Cyber
Security have been deployed in two ways:

Deployment of AI-Powered Cybersecurity Platforms

Use of AI on In-House Cyber Security Platforms/Tools/Systems

AI on In-House Cyber Security Platforms/Tools/Systems:

AI Engines(Data Driven) : TensorFlow, MS Azures Machine Learning, Apache Spark, WIPRO Holmes

AI Engines(Light-weight) : Caffe2, Caffee, MxNet, Theano, The Microsoft Cognitive Toolkit

Programming Languages: Python, Scala, Java, Prolog, C++, Haskell AI

Data-Storage Platforms : Apache Hadoop/Spark, Hive, Apache Cassandra
Information Security Analytics:

BigData Platforms can deployed in three distinct areas of Information Security:-

Intelligent IT Security System Designing- powered by AI, Deep Learning & Machine Learning

Intelligent IT Monitoring System Designing- powered by AI, Deep Learning & Machine Learning

Intelligent CFIR Platforms Designing- powered by AI, Deep Learning & Machine Learning

Analysis of real-time data generated by Threats including Mirai, Dharma.Wallet
and WannaCry Ransomware enhances Cybersecurity and Malware Forensics.

Artificial Intelligence enhances functionalities of IOT-enabled IT Security
Architecture to automate Monitoring of Modern Cyber Threats including Zero-Day
Attacks.

The effective sets of IT Security Tools by categories are:-

SIEM Platforms-LogRhythm

Intelligent CFIR Platforms -Splunk Enterprise 6.5 or higher, IBM Q-Radar
THANK YOU ALL

More Related Content

What's hot

TigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial CrimesTigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial CrimesTigerGraph
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big DataIMC Institute
 
Overview - IBM Big Data Platform
Overview - IBM Big Data PlatformOverview - IBM Big Data Platform
Overview - IBM Big Data PlatformVikas Manoria
 
Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Donghui Zhang
 
What is big data - Architectures and Practical Use Cases
What is big data - Architectures and Practical Use CasesWhat is big data - Architectures and Practical Use Cases
What is big data - Architectures and Practical Use CasesTony Pearson
 
Compositional AI: Fusion of AI/ML Services
Compositional AI: Fusion of AI/ML ServicesCompositional AI: Fusion of AI/ML Services
Compositional AI: Fusion of AI/ML ServicesDebmalya Biswas
 
Big Data Scotland 2017
Big Data Scotland 2017Big Data Scotland 2017
Big Data Scotland 2017Ray Bugg
 
Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...DataWorks Summit
 
GITEX Big Data Conference 2014 – SAP Presentation
GITEX Big Data Conference 2014 – SAP PresentationGITEX Big Data Conference 2014 – SAP Presentation
GITEX Big Data Conference 2014 – SAP PresentationPedro Pereira
 
Unified Information Governance, Powered by Knowledge Graph
Unified Information Governance, Powered by Knowledge GraphUnified Information Governance, Powered by Knowledge Graph
Unified Information Governance, Powered by Knowledge GraphVaticle
 
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr..."Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...Dataconomy Media
 
Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise DataWorks Summit
 
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data Platform
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data PlatformPredictive Analysis for Airbnb Listing Rating using Scalable Big Data Platform
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data PlatformSavita Yadav
 
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...Amazon Web Services Korea
 
Syngenta's Predictive Analytics Platform for Seeds R&D
Syngenta's Predictive Analytics Platform for Seeds R&DSyngenta's Predictive Analytics Platform for Seeds R&D
Syngenta's Predictive Analytics Platform for Seeds R&DMichael Swanson
 
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarial
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarialInteligencia artificial - Quebrando el paradigma de la amnesia empresarial
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarialMarcos Quezada
 
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big dataRaul Chong
 

What's hot (20)

TigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial CrimesTigerGraph UI Toolkits Financial Crimes
TigerGraph UI Toolkits Financial Crimes
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big Data
 
Overview - IBM Big Data Platform
Overview - IBM Big Data PlatformOverview - IBM Big Data Platform
Overview - IBM Big Data Platform
 
Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017Big Data Platform Landscape by 2017
Big Data Platform Landscape by 2017
 
What is big data - Architectures and Practical Use Cases
What is big data - Architectures and Practical Use CasesWhat is big data - Architectures and Practical Use Cases
What is big data - Architectures and Practical Use Cases
 
Compositional AI: Fusion of AI/ML Services
Compositional AI: Fusion of AI/ML ServicesCompositional AI: Fusion of AI/ML Services
Compositional AI: Fusion of AI/ML Services
 
Ibm big data
Ibm big dataIbm big data
Ibm big data
 
Big Data Scotland 2017
Big Data Scotland 2017Big Data Scotland 2017
Big Data Scotland 2017
 
Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...Digital Shift in Insurance: How is the Industry Responding with the Influx of...
Digital Shift in Insurance: How is the Industry Responding with the Influx of...
 
GITEX Big Data Conference 2014 – SAP Presentation
GITEX Big Data Conference 2014 – SAP PresentationGITEX Big Data Conference 2014 – SAP Presentation
GITEX Big Data Conference 2014 – SAP Presentation
 
Unified Information Governance, Powered by Knowledge Graph
Unified Information Governance, Powered by Knowledge GraphUnified Information Governance, Powered by Knowledge Graph
Unified Information Governance, Powered by Knowledge Graph
 
AI in the Enterprise at Scale
AI in the Enterprise at ScaleAI in the Enterprise at Scale
AI in the Enterprise at Scale
 
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr..."Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...
"Empower Developers with HPE Machine Learning and Augmented Intelligence", Dr...
 
Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise Making Hadoop Ready for the Enterprise
Making Hadoop Ready for the Enterprise
 
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data Platform
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data PlatformPredictive Analysis for Airbnb Listing Rating using Scalable Big Data Platform
Predictive Analysis for Airbnb Listing Rating using Scalable Big Data Platform
 
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
Democratization - New Wave of Data Science (홍운표 상무, DataRobot) :: AWS Techfor...
 
Syngenta's Predictive Analytics Platform for Seeds R&D
Syngenta's Predictive Analytics Platform for Seeds R&DSyngenta's Predictive Analytics Platform for Seeds R&D
Syngenta's Predictive Analytics Platform for Seeds R&D
 
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarial
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarialInteligencia artificial - Quebrando el paradigma de la amnesia empresarial
Inteligencia artificial - Quebrando el paradigma de la amnesia empresarial
 
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big data
 
Marketing vs Technology
Marketing vs TechnologyMarketing vs Technology
Marketing vs Technology
 

Similar to Information Security Analytics Platforms

Cloud and Bid data Dr.VK.pdf
Cloud and Bid data Dr.VK.pdfCloud and Bid data Dr.VK.pdf
Cloud and Bid data Dr.VK.pdfkalai75
 
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...Tomasz Bednarz
 
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Shirshanka Das
 
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Yael Garten
 
How to add Artificial Intelligence Capabilities to Existing Software Platforms
How to add Artificial Intelligence Capabilities to Existing Software PlatformsHow to add Artificial Intelligence Capabilities to Existing Software Platforms
How to add Artificial Intelligence Capabilities to Existing Software PlatformsHarish Nalagandla
 
Sycamore Quantum Computer 2019 developed.pptx
Sycamore Quantum Computer 2019 developed.pptxSycamore Quantum Computer 2019 developed.pptx
Sycamore Quantum Computer 2019 developed.pptxshujee381
 
Cloud Computing & Big Data
Cloud Computing & Big DataCloud Computing & Big Data
Cloud Computing & Big DataMrinal Kumar
 
Getting started with Hadoop on the Cloud with Bluemix
Getting started with Hadoop on the Cloud with BluemixGetting started with Hadoop on the Cloud with Bluemix
Getting started with Hadoop on the Cloud with BluemixNicolas Morales
 
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Edureka!
 
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...Chris Andrews
 
Big Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential ToolsBig Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential ToolsFredReynolds2
 
Big data analytics in banking sector
Big data analytics in banking sectorBig data analytics in banking sector
Big data analytics in banking sectorAnil Rana
 
IBM Smarter Analytics
IBM Smarter AnalyticsIBM Smarter Analytics
IBM Smarter AnalyticsAdrian Turcu
 
Big Data Testing Using Hadoop Platform
Big Data Testing Using Hadoop PlatformBig Data Testing Using Hadoop Platform
Big Data Testing Using Hadoop PlatformIRJET Journal
 
[Webinar] Getting to Insights Faster: A Framework for Agile Big Data
[Webinar] Getting to Insights Faster: A Framework for Agile Big Data[Webinar] Getting to Insights Faster: A Framework for Agile Big Data
[Webinar] Getting to Insights Faster: A Framework for Agile Big DataInfochimps, a CSC Big Data Business
 
SendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data WarehousingSendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data WarehousingAmazon Web Services
 

Similar to Information Security Analytics Platforms (20)

Cloud and Bid data Dr.VK.pdf
Cloud and Bid data Dr.VK.pdfCloud and Bid data Dr.VK.pdf
Cloud and Bid data Dr.VK.pdf
 
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
Platform for Big Data Analytics and Visual Analytics: CSIRO use cases. Februa...
 
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
Strata 2017 (San Jose): Building a healthy data ecosystem around Kafka and Ha...
 
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
Building a healthy data ecosystem around Kafka and Hadoop: Lessons learned at...
 
How to add Artificial Intelligence Capabilities to Existing Software Platforms
How to add Artificial Intelligence Capabilities to Existing Software PlatformsHow to add Artificial Intelligence Capabilities to Existing Software Platforms
How to add Artificial Intelligence Capabilities to Existing Software Platforms
 
Sycamore Quantum Computer 2019 developed.pptx
Sycamore Quantum Computer 2019 developed.pptxSycamore Quantum Computer 2019 developed.pptx
Sycamore Quantum Computer 2019 developed.pptx
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big Data
 
Cloud Computing & Big Data
Cloud Computing & Big DataCloud Computing & Big Data
Cloud Computing & Big Data
 
Madhu
MadhuMadhu
Madhu
 
Getting started with Hadoop on the Cloud with Bluemix
Getting started with Hadoop on the Cloud with BluemixGetting started with Hadoop on the Cloud with Bluemix
Getting started with Hadoop on the Cloud with Bluemix
 
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
Big Data Analytics Tutorial | Big Data Analytics for Beginners | Hadoop Tutor...
 
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
2023 GEOINT Tutorial - Synthetic Data Tools for Computer Vision-Based AI - Re...
 
Big Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential ToolsBig Data Tools: A Deep Dive into Essential Tools
Big Data Tools: A Deep Dive into Essential Tools
 
Ramesh kutumbaka resume
Ramesh kutumbaka resumeRamesh kutumbaka resume
Ramesh kutumbaka resume
 
Big data analytics in banking sector
Big data analytics in banking sectorBig data analytics in banking sector
Big data analytics in banking sector
 
IBM Smarter Analytics
IBM Smarter AnalyticsIBM Smarter Analytics
IBM Smarter Analytics
 
Big Data Testing Using Hadoop Platform
Big Data Testing Using Hadoop PlatformBig Data Testing Using Hadoop Platform
Big Data Testing Using Hadoop Platform
 
Big Data in Azure
Big Data in AzureBig Data in Azure
Big Data in Azure
 
[Webinar] Getting to Insights Faster: A Framework for Agile Big Data
[Webinar] Getting to Insights Faster: A Framework for Agile Big Data[Webinar] Getting to Insights Faster: A Framework for Agile Big Data
[Webinar] Getting to Insights Faster: A Framework for Agile Big Data
 
SendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data WarehousingSendGrid Improves Email Delivery with Hybrid Data Warehousing
SendGrid Improves Email Delivery with Hybrid Data Warehousing
 

More from Amrit Chhetri

Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptx
Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptxRole Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptx
Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptxAmrit Chhetri
 
Role of Forensic Triage In Cyber Security Trends 2021
Role of Forensic Triage In Cyber Security Trends 2021Role of Forensic Triage In Cyber Security Trends 2021
Role of Forensic Triage In Cyber Security Trends 2021Amrit Chhetri
 
Digital Forensics Triage and Cyber Security
Digital Forensics Triage and Cyber SecurityDigital Forensics Triage and Cyber Security
Digital Forensics Triage and Cyber SecurityAmrit Chhetri
 
BigData Analytics with Hadoop and BIRT
BigData Analytics with Hadoop and BIRTBigData Analytics with Hadoop and BIRT
BigData Analytics with Hadoop and BIRTAmrit Chhetri
 
3G And Other Telecom-Tech Training
3G And Other Telecom-Tech Training3G And Other Telecom-Tech Training
3G And Other Telecom-Tech TrainingAmrit Chhetri
 

More from Amrit Chhetri (6)

Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptx
Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptxRole Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptx
Role Of Forensic Triage In Cyber Security Trends 2022-UPDATED.pptx
 
Role of Forensic Triage In Cyber Security Trends 2021
Role of Forensic Triage In Cyber Security Trends 2021Role of Forensic Triage In Cyber Security Trends 2021
Role of Forensic Triage In Cyber Security Trends 2021
 
Digital Forensics Triage and Cyber Security
Digital Forensics Triage and Cyber SecurityDigital Forensics Triage and Cyber Security
Digital Forensics Triage and Cyber Security
 
BigData Analytics with Hadoop and BIRT
BigData Analytics with Hadoop and BIRTBigData Analytics with Hadoop and BIRT
BigData Analytics with Hadoop and BIRT
 
3G And Other Telecom-Tech Training
3G And Other Telecom-Tech Training3G And Other Telecom-Tech Training
3G And Other Telecom-Tech Training
 
Mobile commerce
Mobile commerceMobile commerce
Mobile commerce
 

Recently uploaded

Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...Suhani Kapoor
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
Aminabad Call Girl Agent 9548273370 , Call Girls Service Lucknow
Aminabad Call Girl Agent 9548273370 , Call Girls Service LucknowAminabad Call Girl Agent 9548273370 , Call Girls Service Lucknow
Aminabad Call Girl Agent 9548273370 , Call Girls Service Lucknowmakika9823
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Predicting Employee Churn: A Data-Driven Approach Project Presentation
Predicting Employee Churn: A Data-Driven Approach Project PresentationPredicting Employee Churn: A Data-Driven Approach Project Presentation
Predicting Employee Churn: A Data-Driven Approach Project PresentationBoston Institute of Analytics
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 

Recently uploaded (20)

Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Aminabad Call Girl Agent 9548273370 , Call Girls Service Lucknow
Aminabad Call Girl Agent 9548273370 , Call Girls Service LucknowAminabad Call Girl Agent 9548273370 , Call Girls Service Lucknow
Aminabad Call Girl Agent 9548273370 , Call Girls Service Lucknow
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Predicting Employee Churn: A Data-Driven Approach Project Presentation
Predicting Employee Churn: A Data-Driven Approach Project PresentationPredicting Employee Churn: A Data-Driven Approach Project Presentation
Predicting Employee Churn: A Data-Driven Approach Project Presentation
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 

Information Security Analytics Platforms

  • 1. Information Security Analytics (Adding An Intelligence to Infosec Architecture) Prepared and Presenting By: Amrit Chhetri (Certified BigData Analyst), Principal Techno-Functional Consultant and Principal IT Security Consultant
  • 2. Presentation Topics:  BigData Introduction  History of BigData  Advantages of BigData Solution  Trends of BigData Analytics  BigData Adoption Trends  BigData Software Stacks  BigData Analytics-Platforms  BigData Programming Platforms  Trends of BigData Analytics  BigData MapReduce Demo- Word Count  BigData in Telecommunication  Configuring BigData Platform from Cloudera  AI-Enabled Cybersecurity Platforms  Information Security Analytics
  • 3. About Me :  Me:  I’m Amrit Chhetri born at Bara Mangwa, West Bengal, India, a beautiful Village/Place in Darjeeling. Currently, working and researching from 3A, 3Rd Floor, Medicare Building, Lower Bhanu Nagar, Siliguri- 734004, WB, India.  I am CSCU, CEH, CHFI,CPT, CAD, CPD, IOT & BigData Analyst( University of California), Information Security Specialist(Open University, UK) and Machine Learning Enthusiast ( University of California[USA] and Open University[UK]), Certified Cyber Physical System Exert( Open University[UK]) and Certified Smart City Expert.  Current Position:  Principal IT Security Consultant/Instructor, Principal Forensics Investigator and Principal Techno- Functional Consultant/Instructor  Experiences:  I was J2EE Developer and BI System Architect/Designer of DSS for APL and Disney World  I have played the role of BI Evangelist and Pre-Sales Head for BI System* from OST  I have worked as Business Intelligence Consultant for national and multi-national companies including HSBC, APL, Disney, Fidedality , LG(India) , Fidelity, BOR( currently ICICI), Reliance Power. * Top 5 Indian BI System ( by NASSCOM)
  • 4. BigData Introduction:  BigData is a large set of data and it follows 3Vs ( Volume, Variety and Velocity) that traditional data processing application does not.  "BigData is a collection of very large set of data which includes structured ,semi-structured and non- structured data and they are processed by non-traditional and parallel data processing engine to produce meaningful insights." - Amrit Chhetri  The challenges of BigData are capture, citation and storage, search, query, visualization and analysis which are handled by Apache Hadoop or Spark.  Apache Hadoop Stack or Apache Hadoop-based Platforms is the distributed Data Processing Platforms and it solves the issues of BigData.  BigData and BigData Analytics is the key Software Component of today’s Information Security Analytics . Contd…
  • 5. BigData Introduction:  BigData positions at the top of Gartner’s Hype Cycle 2015 .  BigData in Gartner's 2015 Hype Cycle 2015: Source: Gartner
  • 6. History of BigData:  The term 'BigData' was introduced the very first time in 2007 .  Apache Hadoop is the first BigData Engine and it was incorporated in 2004  Hadoop-As-A-Service(HAAS) is the latest trend of BigData Analytics and Qubole is an example. Source: Google Images
  • 7. Advantages of BigData Solution:  BigData is a distributed and Parallel Processing Platform or Engine .  BigData Analytics supports heterogeneous Data Sources .  Availability of Open Source Platforms for analyzing large volume of Data is another great advantage .  BigData is meant to address all 3/4 V- Volume, Variety, Velocity and Veracity Source: Google Images
  • 8. Trends of BigData Analytics:  Self-Service BigData Analytics using BigData Analytics  Mobile Analytics for accessing Analytics on Mobile  Interactive Visuals or Reports to drill-into details  Machine Learning and AI for Business Forecasting and Monitoring  Deep Learning-based Systems are growing across all Business domains
  • 9. BigData Adoption Trends:  Customer Retention-Telecom, Banking, Finance, Healthcare and Infotainment and others .  Service Quality Improvement-Telecom, Banking, Healthcare and Infotainment  Predictive Analytics, Deep Learning and AI- everywhere! Source: Garrtner
  • 10. BigData Software Stacks:  Apache Hadoop is the main Platform of BigData Hadoop Stack  Apache Hadoop is distributed or shipped by other BigData brands too including MapR, Cloudera, etc .  The common distributions of Hadoop are:  Cloudera Hadoop  MapR Hadoop  Hortonworks Hadoop  MS Azure HDInsight  Oracle Hadoop  Syncfusion  Qubole and Informatica
  • 11. BigData Analytics-Platforms:  Apache Hadoop and HDFS are two core components of BigData Analytics  BigData Hardtop Analytics comprises of  Distributed Processing Engine: Apache Hadoop and Apache Tez  Distributed File System : HDFS and RDD  Data Warehouse System : HBase  Scripting/Quering : Pig and Hive  Database System : NoSQL, Cassandra  Data Analysis Platforms : Hive, Spark, R/Octave/ MATLab and BI Tools (BIRT)  Monitoring : Apache Amber  Machine Learning AP : Mahout, Spark, MATLAB, Google TensorFlow
  • 12. BigData Programming Platforms:  BigData compatible Programming Languages:++, C#, Java, Python, Scala, PHP and Ruby  BigData Scripting Languages: Pig Latin and HiveQL  IDEs for Python :Eclipse(PyDev), IDLE, Anaconda and Geany  API : MapReduce, Pig, Hive, HBase, Spark, MRLib, Mahout  IDEs for MapReduce : Eclipse, IDLE, Anaconda and Geany  Adoption of Machine API-Mahout, Spark, Octave/R/MATLAB
  • 13. Trends of BigData Analytics:  BigData In-Memory Analytics-Tez and Spark  BigData Analytics on Mobile-example Fitbit Graphs  Adoption of AI(Artificial Intelligence), Machine Learning & Deep Learning- Mahout, Spark, Octave/R/MATLAB, TensorFlow, etc  BigData for IOT Ecosystem-Sensors, IOT Protocols, BigData Analytics and Telecommunication Platforms  Self-Service Analytics  BigData and BigData Security Auditing  BigData Analytics for Information Security and Computer Forensics
  • 14. MapReduce Demo-Word Count:  Get Eclipse, install it on Windows or Linux System  Install PyDev using ‘Install New Software’ option and install MRJob Python Module , #pip install MRJob  Write Word Count Code :
  • 15. BigData in Telecommunication:  Market Share Analysis and Competitive Analysis  Customer Retention - Mobile, Phone, Data Card and Other Services  Customer Behavior Analysis- Demographics, Usage Patterns, Payment/Recharge Patterns  Location-Based Marketing-Service Analysis by Location, Regions and Seasons  Real-Time Promotion and Offerings  MIS Reporting -Call Drops,  Service Quality Improvement - Network Traffics, Customer, Location, Trend and Demands  Customer Service Improvement- Appropriate Plans, Billing  Recommendation System Improvement  Real-Time Performance Monitoring  Smart Recommendation System( using Machine Learning and AI)  Customer Plan, Services  Customized Services,  Special Offer Improvement  IOT (4G/5G) Communication Analysis - Analyzing IoT Networks over Telecommunication Networks 
  • 16. Cloudera BigData Platform:  Install Windows 2012 Server(64x) or Windows 10 (64x) or Windows 2016(64x)  Install Vmware Player 12 or higher  Create folder ‘BigDataTrainining/Vminstances/Cloudera’ on D or E Drive  Extract zipped file of Cloudera inside BigDataTrainining/Vminstances/Cloudera  Open VDMX file using Vmware Player and import the necessary configuration  Start Cloudera VM and open the Cloudera Home page on browser  Open Hue ( username/password: cloudera/cloudera)  Create table: CREATE TABLE PRD( prd_id int, prd_cat int) ;  Insert Date: INSERT INTO PRD values(23,23);  Select Data: SELECT prd_id , prd_cad from PRD;  WOW! Hive is working on Cloudera!!
  • 17. Practical :HAAS-Qubole Registration:  Hadoop on Cloud( Public or Hybrid) is called HAAS and it stands for Hadoop-As-A- Service .  HASS is ready to use Platform model based on SAAS( Software-As-A-Service)  Qubole is one of the HAAS  Follow the steps below to run Hive on Qubole  Register for Qubole.com or log-in into it using Gmail credentials  Create table: CREATE TABLE PRD( prd_id int, prd_cat int) ;  Insert Date: INSERT INTO PRD values(23,23);  Select Data: SELECT prd_id , prd_cad from PRD;  WOW! Hive is working on Cloudera!!
  • 18. AI-Enabled Cybersecurity Platforms:  Artificial Intelligence, Deep Learning & Machine Learning in Cyber Security have been deployed in two ways:  Deployment of AI-Powered Cybersecurity Platforms  Use of AI on In-House Cyber Security Platforms/Tools/Systems  AI on In-House Cyber Security Platforms/Tools/Systems:  AI Engines(Data Driven) : TensorFlow, MS Azures Machine Learning, Apache Spark, WIPRO Holmes  AI Engines(Light-weight) : Caffe2, Caffee, MxNet, Theano, The Microsoft Cognitive Toolkit  Programming Languages: Python, Scala, Java, Prolog, C++, Haskell AI  Data-Storage Platforms : Apache Hadoop/Spark, Hive, Apache Cassandra
  • 19. Information Security Analytics:  BigData Platforms can deployed in three distinct areas of Information Security:-  Intelligent IT Security System Designing- powered by AI, Deep Learning & Machine Learning  Intelligent IT Monitoring System Designing- powered by AI, Deep Learning & Machine Learning  Intelligent CFIR Platforms Designing- powered by AI, Deep Learning & Machine Learning  Analysis of real-time data generated by Threats including Mirai, Dharma.Wallet and WannaCry Ransomware enhances Cybersecurity and Malware Forensics.  Artificial Intelligence enhances functionalities of IOT-enabled IT Security Architecture to automate Monitoring of Modern Cyber Threats including Zero-Day Attacks.  The effective sets of IT Security Tools by categories are:-  SIEM Platforms-LogRhythm  Intelligent CFIR Platforms -Splunk Enterprise 6.5 or higher, IBM Q-Radar