SlideShare a Scribd company logo
Cloudwick
ANKUS	

Deployment and Orchestration Framework for BigData
Frameworks	

Ashrith
Cloudwick
CLOUDWICK
• Motto: Empowering the deployment’s and
adoption of big-data across organizations	

• Accelerate enterprise big data people, process and
technology transformation	

• Dedicated resources and team’s to research and
develop big-data use-cases
Cloudwick
BIG DATA
• Big data is the term for a collection of data sets so large and complex
that it becomes difficult to process using on-hand database
management tools or traditional data processing applications.
[1]
	

• As of 2012, limits on the size of data sets that are feasible to process in
a reasonable amount of time were on the order of exabytes of data.	

• Big data is difficult to work with using most relational database
management systems and desktop statistics and visualization packages,
requiring instead "massively parallel software running on tens, hundreds,
or even thousands of servers".
Cloudwick
REASONS FOR BIG DATA
• Variety - Data today comes in all types of formats. Structured, numeric data in
traditional databases. Information created from line-of-business applications.
Unstructured text documents, email, video, audio, stock ticker data and financial
transactions. Managing, merging and governing different varieties of data is something
many organizations still grapple with.	

• Velocity - Data is streaming in at unprecedented speed and must be dealt with in a
timely manner. RFID tags, sensors and smart metering are driving the need to deal with
torrents of data in near-real time. Reacting quickly enough to deal with data velocity is a
challenge for most organizations.	

• Volume - Many factors contribute to the increase in data volume.Transaction-based
data stored through the years. Unstructured data streaming in from social media.
Increasing amounts of sensor and machine-to-machine data being collected. In the past,
excessive data volume was a storage issue. But with decreasing storage costs, other
issues emerge, including how to determine relevance within large data volumes and
how to use analytics to create value from relevant data.
Cloudwick
BIG DATA STATS
• As of 2012, about 2.5 exabytes of data are created each
day, and that number is doubling every 40 months or so.	

• It is estimated that Walmart collects more than 2.5
petabytes of data every hour from its customer
transactions.A petabyte is one quadrillion bytes, or the
equivalent of about 20 million filing cabinets’ worth of
text.An exabyte is 1,000 times that amount, or one
billion gigabytes.
Cloudwick
TOOLS & FRAMEWORKS
• Mentioned below are some of the big data management frameworks
and tools	

• Data Platforms - where data is stored and processed in huge volumes	

• Distributed file system - Hadoop HDFS	

• Distributed processing engine - Hadoop MapReduce/YARN	

• Distributed real-time computation - Storm	

• In-memory cluster computing - Spark
Cloudwick
TOOLS & FRAMEWORKS
• NoSQL Databases/Data Warehouses - NoSQL (Not only SQL) database
provides a mechanism for storage and retrieval of data that is modeled in
means other than the tabular relations used in relational databases.	

• Column Family Stores - Cassandra, Hbase,Accumulo	

• Document databases - CouchDB, MongoDB, MarkLogic	

• Key-value stores - Redis,Voldemort, Oracle BDB, Riak,Amazon
SimpleDB,Tokyo Cabinet	

• Graph databases - Neo4j, OrientDB, Infinite Graph,Allegro,Virtuoso
Cloudwick
TOOLS & FRAMEWORKS
• BigData Search - Solr, ElasticSearch	

• Data Aggregation - Sqoop, Flume, Chukwa, LogStash	

• Distributed Messaging Queues - Kafka, RabbiMQ	

• Distributed coordination services - Zookeeper	

• Authorization & Authentication - Kerberos, LDAP	

• Encryption & Masking - Gazzang & DataGuise
Cloudwick
WHY DEPLOYMENT &
MANAGEMENTTOOL
• Deploying & managing so many complex
frameworks and tools could be a lot complex	

• Making all those frameworks & tools working
together is complicated	

• Ankus makes it easy to provision, manage and
monitor many of the big-data frameworks
Cloudwick
ANKUS
• Cloudwick project to accelerate big-data discovery
and testing	

• Ankus is a deployment and orchestration tool for
managing big-data frameworks	

• Definition (noun):An elephant goad with a sharp spike
and a hook that is used to prod an elephant into
motion.
Cloudwick
ANKUS FEATURES
• Supports deployments across on-premises and on-cloud	

• Cloud infrastructure supported:	

• AWS	

• Rackspace	

• OpenStack	

• Operating System compatible - Redhat, Debian	

• Multiple big-data frameworks compatible
Cloudwick
ANKUS FEATURES (MORE…)
• Supported Big-Data Frameworks	

• Hadoop	

• HBase	

• Hadoop EcoSystem - Hive, Pig, Oozie, Sqoop, Hue	

• Cassandra	

• Kafka	

• Storm	

• Solr
Cloudwick
ANKUS FEATURES (MORE…)
• Supported Deployment Modes:	

• Highly-available clusters	

• Secure clusters	

• Integrated monitoring	

• Integrated alerting	

• Integrated log-aggregation
Cloudwick
10,000 FOOTVIEW
Cloudwick
INTERNALS
Cloudwick
CLOUD ENGINE
• Ankus has an powerful cloud manager which natively
communicates with many of the major cloud providers	

• Pluggable cloud providers	

• Manages instances & volumes across various cloud providers	

• Configuration based resources management	

• Automatically takes care of the creating volumes and attaching
them to the instances
Cloudwick
ORCHESTRATION ENGINE
• Ankus orchestrates deployments by designing DAG’s which
embeds steps to take to achieve the desired state	

• Nodes being hosts and their states	

• Edge being how nodes depend on each other to achieve
the complete state of the system	

• Ankus leverages `net-*` and `puppet` gems to achieve a
state of the system
Cloudwick
DEPLOY ENGINE
• Ankus uses the DAG’s built by orchestration engine and deploy components	

• The power behind the deploy engine is puppet modules	

• Ankus has wrapper around to make it protocol agnostic	

• `net/ssh`	

• `net/scp`	

• `net/http`	

• `puppet`
Cloudwick
METADATA MANAGEMENT
• Ankus manages metadata of every node to consistently manage the state
on each node	

• The metadata could be store on regular files usingYAML/JSON format or
on RDBMS	

• Metadata includes 	

• nodes information (cpu, cores, ram, etc..)	

• puppet status (last_run, install, etc..)	

• services statuses
Cloudwick
OPEN SOURCE POWER
• We at cloudwick love open-source and don’t want to reinvent the
wheel rather use as many existing components as possible	

• Ankus leverages the following open-source projects:	

• Puppet, MCollective, PuppetDB, Passenger	

• Nagios, NRPE	

• Ganglia & JMXTrans	

• LogStash, Lumberjack, Redis & ElasticSearch
Cloudwick
GEM DEPENDENCIES
Cloudwick
SCREENSHOTS - CLI	

Fig: Command line interface of Ankus
Cloudwick
SCREENSHOTS - CONFIG	

Fig: Sample configuration for deploying hadoop cluster in AWS
Cloudwick
SCREENSHOTS - DEPLOY	

Fig: Ankus deployment information
Cloudwick
SCREENSHOTS - INFO	

Fig:Ankus information overview of the cluster
Cloudwick
SCREENSHOTS - DESTROY	

Fig: Destroy the cluster in the cloud (AWS)
Cloudwick
PROJECT RESOURCES
• HomePage: http://cloudwicklabs.github.io/ankus/	

• Git Repository: https://github.com/ashrithr/ankus	

• IssueTracker: https://github.com/ashrithr/ankus/
issues

More Related Content

What's hot (20)

PPTX
Big Data Case Study: Fortune 100 Telco
BlueData, Inc.
 
PPTX
Big Data with Azure
Aaron (Ari) Bornstein
 
PDF
Big data on Azure for Architects
Tomasz Kopacz
 
PDF
What is DataStax Enterprise?
DataStax
 
PPT
Netflix Teradata partner's presentation
Vishal Jain
 
PPTX
Webinar: Get On-Demand Education Anytime, Anywhere with Coursera and DataStax
DataStax
 
PPTX
Getting Big Value from Big Data
DataStax
 
PPTX
How much money do you lose every time your ecommerce site goes down?
DataStax
 
PDF
Building a Digital Bank
DataStax
 
PPTX
How DataStax Enterprise and Azure Make Your Apps Scale from Day 1
DataStax
 
PPTX
Nairobi OpenStack Meetup - July 2013
adamnelson
 
PPTX
Introduction to DataStax Enterprise Graph Database
DataStax Academy
 
PPTX
Don't Let Your Shoppers Drop; 5 Rules for Today’s eCommerce
DataStax
 
PDF
情報処理学会 Exciting Coding! Treasure Data
Treasure Data, Inc.
 
PDF
Protect your Private Data in your Hadoop Clusters with ORC Column Encryption
DataWorks Summit
 
PPTX
Big data processing using hadoop poster presentation
Amrut Patil
 
PPTX
Big Data on Cloud Native Platform
Sunil Govindan
 
PPTX
How To Tell if Your Business Needs NoSQL
DataStax
 
PPTX
Zeta Architecture: The Next Generation Big Data Architecture
MapR Technologies
 
PDF
DataStax Training – Everything you need to become a Cassandra Rockstar
DataStax
 
Big Data Case Study: Fortune 100 Telco
BlueData, Inc.
 
Big Data with Azure
Aaron (Ari) Bornstein
 
Big data on Azure for Architects
Tomasz Kopacz
 
What is DataStax Enterprise?
DataStax
 
Netflix Teradata partner's presentation
Vishal Jain
 
Webinar: Get On-Demand Education Anytime, Anywhere with Coursera and DataStax
DataStax
 
Getting Big Value from Big Data
DataStax
 
How much money do you lose every time your ecommerce site goes down?
DataStax
 
Building a Digital Bank
DataStax
 
How DataStax Enterprise and Azure Make Your Apps Scale from Day 1
DataStax
 
Nairobi OpenStack Meetup - July 2013
adamnelson
 
Introduction to DataStax Enterprise Graph Database
DataStax Academy
 
Don't Let Your Shoppers Drop; 5 Rules for Today’s eCommerce
DataStax
 
情報処理学会 Exciting Coding! Treasure Data
Treasure Data, Inc.
 
Protect your Private Data in your Hadoop Clusters with ORC Column Encryption
DataWorks Summit
 
Big data processing using hadoop poster presentation
Amrut Patil
 
Big Data on Cloud Native Platform
Sunil Govindan
 
How To Tell if Your Business Needs NoSQL
DataStax
 
Zeta Architecture: The Next Generation Big Data Architecture
MapR Technologies
 
DataStax Training – Everything you need to become a Cassandra Rockstar
DataStax
 

Similar to Ankus, bigdata deployment and orchestration framework (20)

PDF
Big dataimplementation hadoop_and_beyond
Patrick Bouillaud
 
PPTX
Big Data - part 5/7 of "7 modern trends that every IT Pro should know about"
Ibrahim Muhammadi
 
PDF
Bigdata and Hadoop Bootcamp
Spotle.ai
 
PDF
2013 International Conference on Knowledge, Innovation and Enterprise Presen...
oj08
 
PDF
Ingest, Transform & Visualize w Amazon Web Services
BigDataCamp
 
ODP
Prezentare: Big Data demistificat
ALTBrasov
 
PPTX
Fundamentals of big data analytics and Hadoop
Archana Gopinath
 
PDF
Cloud & Big Data: Lessons Learnt
philipbalinov
 
PDF
Introduction to big data
Richard Vidgen
 
PPTX
Architecting Your First Big Data Implementation
Adaryl "Bob" Wakefield, MBA
 
PDF
Whitepaper: Know Your Big Data – in 10 Minutes! - Happiest Minds
Happiest Minds Technologies
 
PPTX
Big data with hadoop
Remas Ittahir
 
PPTX
Introduction to Cloud computing and Big Data-Hadoop
Nagarjuna D.N
 
PPTX
Big Data PPT by Rohit Dubey
Rohit Dubey
 
PDF
The Hadoop Ecosystem for Developers
Zohar Elkayam
 
ODP
re:Introduce Big Data and Hadoop Eco-system.
Shakir Ali
 
ODP
re:Introduce Big Data and Hadoop Eco-system.
Shakir Ali
 
PPTX
Real-time Analytics in Big data
Pratiksha Manan
 
PPTX
Real-time Analytics in Big data
Pratiksha Manan
 
Big dataimplementation hadoop_and_beyond
Patrick Bouillaud
 
Big Data - part 5/7 of "7 modern trends that every IT Pro should know about"
Ibrahim Muhammadi
 
Bigdata and Hadoop Bootcamp
Spotle.ai
 
2013 International Conference on Knowledge, Innovation and Enterprise Presen...
oj08
 
Ingest, Transform & Visualize w Amazon Web Services
BigDataCamp
 
Prezentare: Big Data demistificat
ALTBrasov
 
Fundamentals of big data analytics and Hadoop
Archana Gopinath
 
Cloud & Big Data: Lessons Learnt
philipbalinov
 
Introduction to big data
Richard Vidgen
 
Architecting Your First Big Data Implementation
Adaryl "Bob" Wakefield, MBA
 
Whitepaper: Know Your Big Data – in 10 Minutes! - Happiest Minds
Happiest Minds Technologies
 
Big data with hadoop
Remas Ittahir
 
Introduction to Cloud computing and Big Data-Hadoop
Nagarjuna D.N
 
Big Data PPT by Rohit Dubey
Rohit Dubey
 
The Hadoop Ecosystem for Developers
Zohar Elkayam
 
re:Introduce Big Data and Hadoop Eco-system.
Shakir Ali
 
re:Introduce Big Data and Hadoop Eco-system.
Shakir Ali
 
Real-time Analytics in Big data
Pratiksha Manan
 
Real-time Analytics in Big data
Pratiksha Manan
 
Ad

Recently uploaded (20)

PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PDF
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
PPTX
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PDF
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
PDF
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
PDF
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
PDF
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
PPTX
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
PDF
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
PPTX
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PPTX
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
PPTX
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
PDF
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
PPTX
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
PPTX
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
PPTX
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
Change Common Properties in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
4K Video Downloader Plus Pro Crack for MacOS New Download 2025
bashirkhan333g
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
Build It, Buy It, or Already Got It? Make Smarter Martech Decisions
bbedford2
 
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
Driver Easy Pro 6.1.1 Crack Licensce key 2025 FREE
utfefguu
 
Home Care Tools: Benefits, features and more
Third Rock Techkno
 
SciPy 2025 - Packaging a Scientific Python Project
Henry Schreiner
 
Homogeneity of Variance Test Options IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
In From the Cold: Open Source as Part of Mainstream Software Asset Management
Shane Coughlan
 
MiniTool Partition Wizard 12.8 Crack License Key LATEST
hashhshs786
 
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
Transforming Mining & Engineering Operations with Odoo ERP | Streamline Proje...
SatishKumar2651
 
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
Ad

Ankus, bigdata deployment and orchestration framework

  • 1. Cloudwick ANKUS Deployment and Orchestration Framework for BigData Frameworks Ashrith
  • 2. Cloudwick CLOUDWICK • Motto: Empowering the deployment’s and adoption of big-data across organizations • Accelerate enterprise big data people, process and technology transformation • Dedicated resources and team’s to research and develop big-data use-cases
  • 3. Cloudwick BIG DATA • Big data is the term for a collection of data sets so large and complex that it becomes difficult to process using on-hand database management tools or traditional data processing applications. [1] • As of 2012, limits on the size of data sets that are feasible to process in a reasonable amount of time were on the order of exabytes of data. • Big data is difficult to work with using most relational database management systems and desktop statistics and visualization packages, requiring instead "massively parallel software running on tens, hundreds, or even thousands of servers".
  • 4. Cloudwick REASONS FOR BIG DATA • Variety - Data today comes in all types of formats. Structured, numeric data in traditional databases. Information created from line-of-business applications. Unstructured text documents, email, video, audio, stock ticker data and financial transactions. Managing, merging and governing different varieties of data is something many organizations still grapple with. • Velocity - Data is streaming in at unprecedented speed and must be dealt with in a timely manner. RFID tags, sensors and smart metering are driving the need to deal with torrents of data in near-real time. Reacting quickly enough to deal with data velocity is a challenge for most organizations. • Volume - Many factors contribute to the increase in data volume.Transaction-based data stored through the years. Unstructured data streaming in from social media. Increasing amounts of sensor and machine-to-machine data being collected. In the past, excessive data volume was a storage issue. But with decreasing storage costs, other issues emerge, including how to determine relevance within large data volumes and how to use analytics to create value from relevant data.
  • 5. Cloudwick BIG DATA STATS • As of 2012, about 2.5 exabytes of data are created each day, and that number is doubling every 40 months or so. • It is estimated that Walmart collects more than 2.5 petabytes of data every hour from its customer transactions.A petabyte is one quadrillion bytes, or the equivalent of about 20 million filing cabinets’ worth of text.An exabyte is 1,000 times that amount, or one billion gigabytes.
  • 6. Cloudwick TOOLS & FRAMEWORKS • Mentioned below are some of the big data management frameworks and tools • Data Platforms - where data is stored and processed in huge volumes • Distributed file system - Hadoop HDFS • Distributed processing engine - Hadoop MapReduce/YARN • Distributed real-time computation - Storm • In-memory cluster computing - Spark
  • 7. Cloudwick TOOLS & FRAMEWORKS • NoSQL Databases/Data Warehouses - NoSQL (Not only SQL) database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. • Column Family Stores - Cassandra, Hbase,Accumulo • Document databases - CouchDB, MongoDB, MarkLogic • Key-value stores - Redis,Voldemort, Oracle BDB, Riak,Amazon SimpleDB,Tokyo Cabinet • Graph databases - Neo4j, OrientDB, Infinite Graph,Allegro,Virtuoso
  • 8. Cloudwick TOOLS & FRAMEWORKS • BigData Search - Solr, ElasticSearch • Data Aggregation - Sqoop, Flume, Chukwa, LogStash • Distributed Messaging Queues - Kafka, RabbiMQ • Distributed coordination services - Zookeeper • Authorization & Authentication - Kerberos, LDAP • Encryption & Masking - Gazzang & DataGuise
  • 9. Cloudwick WHY DEPLOYMENT & MANAGEMENTTOOL • Deploying & managing so many complex frameworks and tools could be a lot complex • Making all those frameworks & tools working together is complicated • Ankus makes it easy to provision, manage and monitor many of the big-data frameworks
  • 10. Cloudwick ANKUS • Cloudwick project to accelerate big-data discovery and testing • Ankus is a deployment and orchestration tool for managing big-data frameworks • Definition (noun):An elephant goad with a sharp spike and a hook that is used to prod an elephant into motion.
  • 11. Cloudwick ANKUS FEATURES • Supports deployments across on-premises and on-cloud • Cloud infrastructure supported: • AWS • Rackspace • OpenStack • Operating System compatible - Redhat, Debian • Multiple big-data frameworks compatible
  • 12. Cloudwick ANKUS FEATURES (MORE…) • Supported Big-Data Frameworks • Hadoop • HBase • Hadoop EcoSystem - Hive, Pig, Oozie, Sqoop, Hue • Cassandra • Kafka • Storm • Solr
  • 13. Cloudwick ANKUS FEATURES (MORE…) • Supported Deployment Modes: • Highly-available clusters • Secure clusters • Integrated monitoring • Integrated alerting • Integrated log-aggregation
  • 16. Cloudwick CLOUD ENGINE • Ankus has an powerful cloud manager which natively communicates with many of the major cloud providers • Pluggable cloud providers • Manages instances & volumes across various cloud providers • Configuration based resources management • Automatically takes care of the creating volumes and attaching them to the instances
  • 17. Cloudwick ORCHESTRATION ENGINE • Ankus orchestrates deployments by designing DAG’s which embeds steps to take to achieve the desired state • Nodes being hosts and their states • Edge being how nodes depend on each other to achieve the complete state of the system • Ankus leverages `net-*` and `puppet` gems to achieve a state of the system
  • 18. Cloudwick DEPLOY ENGINE • Ankus uses the DAG’s built by orchestration engine and deploy components • The power behind the deploy engine is puppet modules • Ankus has wrapper around to make it protocol agnostic • `net/ssh` • `net/scp` • `net/http` • `puppet`
  • 19. Cloudwick METADATA MANAGEMENT • Ankus manages metadata of every node to consistently manage the state on each node • The metadata could be store on regular files usingYAML/JSON format or on RDBMS • Metadata includes • nodes information (cpu, cores, ram, etc..) • puppet status (last_run, install, etc..) • services statuses
  • 20. Cloudwick OPEN SOURCE POWER • We at cloudwick love open-source and don’t want to reinvent the wheel rather use as many existing components as possible • Ankus leverages the following open-source projects: • Puppet, MCollective, PuppetDB, Passenger • Nagios, NRPE • Ganglia & JMXTrans • LogStash, Lumberjack, Redis & ElasticSearch
  • 22. Cloudwick SCREENSHOTS - CLI Fig: Command line interface of Ankus
  • 23. Cloudwick SCREENSHOTS - CONFIG Fig: Sample configuration for deploying hadoop cluster in AWS
  • 24. Cloudwick SCREENSHOTS - DEPLOY Fig: Ankus deployment information
  • 25. Cloudwick SCREENSHOTS - INFO Fig:Ankus information overview of the cluster
  • 26. Cloudwick SCREENSHOTS - DESTROY Fig: Destroy the cluster in the cloud (AWS)
  • 27. Cloudwick PROJECT RESOURCES • HomePage: http://cloudwicklabs.github.io/ankus/ • Git Repository: https://github.com/ashrithr/ankus • IssueTracker: https://github.com/ashrithr/ankus/ issues