SlideShare une entreprise Scribd logo
1  sur  15
Télécharger pour lire hors ligne
Kognitio Analytical Platform
          Company Update
               December 2012
Kognitio
  Kognitio is focused on providing the premier high-
  performance analytical platform to power business
               insight around the world.
                                          •Privately held
                                          •Dev Labs in the UK 
                                          •Leadership  in US
                                          •~100 employees

                                          Core product:
                                          •MPP in‐memory 
                                           analytical platform
                                          •Built from the 
                                           ground‐up to satisfy 
                                           large and complex 
                                           analytics on big data 
                                           sets
WW Client Growth




 *Some clients NDA
Brand Streamlining – New Kognitio Product Hierarchy




       Console    Kognitio v8 Software       MDX Connector

   Admin Tools      Analytical Processing       Cube Designer

                    Accelerator for Hadoop          Excel Add-in


                      Accelerator for …



    Analytical Appliance
Flexibility Engrained to our Business Model




     Public Cloud (SaaS)         Private Cloud                Software               Appliance              Partnerships
     Low costs, no CapEx      Pre-built and configured   Industry-standard x86   Commodity hardware      ISVs:
     requirement, immediate   Highest security for       Linux servers           per client preference   specialized/industry
     provisioning             sensititive data sets      Rapid deployment and    Bespoke formula of      solutions
     Incur charged per hour   Hosted in Tier-3 data      implementation          RAM data memory,        Services:
     on demand (CPU core/     centers via specialized    Typical license-        server cores and disk   implementation and
     hour)                    hosting providers          maintenance contract    specifications          delivery
     Provided by Kognitio,    ~ 48 hour provisioning     for customers           Profit = software       Distributors: expanded
     hosted by Amazon Web                                Massively scalable      license + hardware      market coverage
     Services (AWS)                                                              margins



 -     Flexible delivery model to meet client requirements
 -     Partnership channel builds ecosystem and expands reach
 -     Revenue model:
         - One-time charge: volume-based software licenses
         - Recurring revenue: maintenance and support
Analytical Platform Reference Architecture
In-memory Analytical Platform

“pull very large amounts of data from existing data storage
(persistence) systems into high speed computer memory”
    – can be existing traditional disk based data warehouse
      products, operational systems, Kognitio’s own disk
      subsystem or increasingly distributed parallel file systems
      such as Hadoop or cloud storage
• Scale the power as required
• Adaptable capacity
    – Scale up / down as when needed within server farm
• Utilize local disk for near-line store of regularly used
  reference data or result sets
What is an “In-memory” Analytical Platform?
• A database where all of the data of interest or specific portions of the
  data have been permanently pre-loaded into a computers random
  access memory (RAM).
• Not a large cache
    – Data is held in structures that take advantage of the properties of
       RAM – NOT copies of frequently used disk blocks
    – The databases query optimiser knows at all times exactly which
       data is in memory and which is not
Speed & Scale from “True MPP”
• Memory & CPU on an individual server = NOWHERE near enough for big data
    – Moore’s Law – The power of a processor doubles every two years
    – Data volumes – Double every year!!
• The only way to keep up is to parallelise or scale-out
                       •   Combine the RAM of many individual servers

   Many                •
                       •
                           many CPU cores spread across
                           many CPUs, housed in
                       •   many individual computers (1 to 1000+)
    – Data is split across all the CPU cores
    – All database operations are parallelised with no points of serialisation –
       This is true MPP

                       • Every CPU core in
   Every               • Every server needs to efficiently involved in
                       • Every query
V8 Enables the Analytical Platform Reference
Architecture



  External Functions
  Not Only SQL




 External Tables

Kognitio Storage
as an External table




           Hadoop Connector   Other Connectors
Not Only SQL: any language in-line
Kognitio External Scripts
  – Run third party binaries or scripts embedded within SQL
        • Perl, Python, Java, R, SAS, etc.
        • One-to-many rows in, zero-to-many rows out, one to one
create interpreter perlinterp
  command '/usr/bin/perl' sends 'csv' receives 'csv' ;
select top 1000 words, count(*)                             This reads long comments
 from (external script using environment perlinterp         text from customer enquiry
        receives (txt varchar(32000))
        sends (words varchar(100))                          table, in line perl converts
        script S'endofperl(                                 long text into output
           while(<>)
           {                                                stream of words (one word
              chomp();                                      per row), query selects top
              s/[,.!_]//g;
              foreach $c (split(/ /))                       1000 words by frequency
              { if($c =~ /^[a-zA-Z]+$/) { print "$cn”} }   using standard SQL
            }
        )endofperl'                                         aggregation
        from (select comments from customer_enquiry))dt
group by 1
order by 2 desc;
Kognitio Hadoop Connectors
HDFS Connector
• Connector defines access to hdfs file system
• External table accesses row-based data
  in hdfs
• Dynamic access or “pin” data into memory
• Complete hdfs file is loaded into memory




Filter Agent Connector
• Connector uploads agent to Hadoop nodes
• Query passes selections and relevant
  predicates to agent
• Data filtering and projection takes place
  locally on each Hadoop node
• Only data of interest in loaded into memory
  via parallel load streams
Innovative client solutions
                      TiVo Research & Analytics 40 TBs of RAM that perform complex media analytics, 
                      cross‐correlating data from over 22 sources with set‐top box data to allow 
           Software   advertisers, networks and agencies  to analyze the ROI of creative campaigns 
                      while they are still in flight, enabling self‐service reporting for business users


                      The VivaKi Nerve Center provides social media and other analytics for  campaign 
            Public 
                      monitoring and near real‐time advertising effectiveness.  This enables agencies in the 
            Cloud     Publicis Global Network to provide deep‐dive analytics into TBs of data in seconds

                      AIMIA provides self‐service customer loyalty analysis on over 24 billion transactions 
                      that are live in‐memory full volumes of POS data.  Retailers, Customer Packaged Goods 
          Appliance   companies and other service providers, provide merchandise managers with  “train‐of‐
                      thought” analysis to better target customers.


                      Orbitz leverages Kognitio Cloud to take large volumes of complex data, ingested in real 
           Private    time from web channels, demographic and psychographic data, customer segmentation 
            Cloud     and modeling scores and turn it into actionable intelligence, allowing them to think of new 
                      ways of offering the right products and services to its current and prospective client base.


                      PlaceIQ provdes actionable hyper‐local Mobile BI location intelligence.  They 
                      leverage Kognitio to extracts intelligence from large amounts of place, social and 
            Public 
                      mobile location‐based data to create hyper‐local, targetable audience profiles, 
            Cloud     giving advertisers the power to connect with consumers at the right place, at the 
                      right time, with the right message. 
Analytics on tens of billions of events in
tens of seconds with NO DBA

                                                                                    Context for media analytics: 
                                                                                    • In‐memory analytical database for Big Data
                                                                                    • Correlate everything to everything
                                                                                    • MPP + Linear Scalability
                                                                                    • Predictable and ultra‐fast performance
Challenges                                                                          • > 22 data sources
– Expanding volumes of data
                                                                                    • Commodity servers/equipment
– Few opportunities for 
  summarization (demographics,                                                      • Market‐available IT skills
  purchaser targets, etc.)
                                                                                    • No solution re‐engineering
– Data too large/complex for 
  traditional database systems
– Need for simple administration

Solution Benefits                                                                                                   Mars, Inc.: 
– Reports allow advertisers, networks and agencies  to analyze the        “By using TRA to improve media plans, creative and 
  relative strengths and weaknesses of different creative             flighting, Mars has achieved a portfolio increase in ROI 
  executions, and how such variables as program environment,           versus a year ago of 25% in one category and 35% in a 
  time slots, and pod position impact their ROI                                                             second category.”
– Enables self‐service reporting for business users
Thank You!

             connect                               contact

                                      Michael Hiskey
    kognitio.com
                                      Vice President,
                                      Marketing & Business Development
    kognitio.tel                      michael.hiskey@kognitio.com
                                      +1.917.375.8196

    kognitio.com/blog                 Paul Groom
                                      VP, Business Intelligence
                                      Paul.groom@kognitio.com
    twitter.com/kognitio
                                      John Coppins
    linkedin.com/companies/kognitio   SVP, Kognitio Cloud
                                      john/.coppins@kognitio.com
    tinyurl.com/kognitio              Steve Friedberg
                                      MMI Communications
    youtube.com/kognitio              steve@mmicommunications.com

Contenu connexe

Tendances

Realtime Apache Hadoop at Facebook
Realtime Apache Hadoop at FacebookRealtime Apache Hadoop at Facebook
Realtime Apache Hadoop at Facebookparallellabs
 
IBM Systems solution for SAP NetWeaver Business Warehouse Accelerator
IBM Systems solution for SAP NetWeaver Business Warehouse AcceleratorIBM Systems solution for SAP NetWeaver Business Warehouse Accelerator
IBM Systems solution for SAP NetWeaver Business Warehouse AcceleratorIBM India Smarter Computing
 
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...Cloudera, Inc.
 
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...Krishnan Parasuraman
 
Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作James Chen
 
Azure_Business_Opportunity
Azure_Business_OpportunityAzure_Business_Opportunity
Azure_Business_OpportunityNojan Emad
 
Facing enterprise specific challenges – utility programming in hadoop
Facing enterprise specific challenges – utility programming in hadoopFacing enterprise specific challenges – utility programming in hadoop
Facing enterprise specific challenges – utility programming in hadoopfann wu
 
Netezza vs Teradata vs Exadata
Netezza vs Teradata vs ExadataNetezza vs Teradata vs Exadata
Netezza vs Teradata vs ExadataAsis Mohanty
 
Architecting the Future of Big Data & Search - Eric Baldeschwieler
Architecting the Future of Big Data & Search - Eric BaldeschwielerArchitecting the Future of Big Data & Search - Eric Baldeschwieler
Architecting the Future of Big Data & Search - Eric Baldeschwielerlucenerevolution
 
Processing Big Data
Processing Big DataProcessing Big Data
Processing Big Datacwensel
 
Supporting Financial Services with a More Flexible Approach to Big Data
Supporting Financial Services with a More Flexible Approach to Big DataSupporting Financial Services with a More Flexible Approach to Big Data
Supporting Financial Services with a More Flexible Approach to Big DataWANdisco Plc
 
Ibm pure data system for analytics n200x
Ibm pure data system for analytics n200xIbm pure data system for analytics n200x
Ibm pure data system for analytics n200xIBM Sverige
 

Tendances (18)

Realtime Apache Hadoop at Facebook
Realtime Apache Hadoop at FacebookRealtime Apache Hadoop at Facebook
Realtime Apache Hadoop at Facebook
 
IBM Systems solution for SAP NetWeaver Business Warehouse Accelerator
IBM Systems solution for SAP NetWeaver Business Warehouse AcceleratorIBM Systems solution for SAP NetWeaver Business Warehouse Accelerator
IBM Systems solution for SAP NetWeaver Business Warehouse Accelerator
 
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...
Strata + Hadoop World 2012: Data Science on Hadoop: How Cloudera Impala Unloc...
 
Introduction to h base
Introduction to h baseIntroduction to h base
Introduction to h base
 
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...
Hadoop World 2011: Building Scalable Data Platforms ; Hadoop & Netezza Deploy...
 
Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作
 
Azure_Business_Opportunity
Azure_Business_OpportunityAzure_Business_Opportunity
Azure_Business_Opportunity
 
Cloud computing era
Cloud computing eraCloud computing era
Cloud computing era
 
Facing enterprise specific challenges – utility programming in hadoop
Facing enterprise specific challenges – utility programming in hadoopFacing enterprise specific challenges – utility programming in hadoop
Facing enterprise specific challenges – utility programming in hadoop
 
Greenplum hadoop
Greenplum hadoopGreenplum hadoop
Greenplum hadoop
 
Netezza vs Teradata vs Exadata
Netezza vs Teradata vs ExadataNetezza vs Teradata vs Exadata
Netezza vs Teradata vs Exadata
 
Architecting the Future of Big Data & Search - Eric Baldeschwieler
Architecting the Future of Big Data & Search - Eric BaldeschwielerArchitecting the Future of Big Data & Search - Eric Baldeschwieler
Architecting the Future of Big Data & Search - Eric Baldeschwieler
 
Processing Big Data
Processing Big DataProcessing Big Data
Processing Big Data
 
Introduction to map reduce
Introduction to map reduceIntroduction to map reduce
Introduction to map reduce
 
Supporting Financial Services with a More Flexible Approach to Big Data
Supporting Financial Services with a More Flexible Approach to Big DataSupporting Financial Services with a More Flexible Approach to Big Data
Supporting Financial Services with a More Flexible Approach to Big Data
 
TechTalkThai webinar SAP HANA
TechTalkThai webinar SAP HANATechTalkThai webinar SAP HANA
TechTalkThai webinar SAP HANA
 
TechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlexTechTalkThai-CiscoHyperFlex
TechTalkThai-CiscoHyperFlex
 
Ibm pure data system for analytics n200x
Ibm pure data system for analytics n200xIbm pure data system for analytics n200x
Ibm pure data system for analytics n200x
 

Similaire à Kognitio overview jan 2013

Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsYong Feng
 
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...Precisely
 
How to Choose a Host for a Big Data Project
How to Choose a Host for a Big Data ProjectHow to Choose a Host for a Big Data Project
How to Choose a Host for a Big Data ProjectPeak Hosting
 
HP Enterprises in Hana Pankaj Jain May 2016
HP Enterprises in Hana Pankaj Jain May 2016HP Enterprises in Hana Pankaj Jain May 2016
HP Enterprises in Hana Pankaj Jain May 2016INDUSCommunity
 
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...MSAdvAnalytics
 
2016 August POWER Up Your Insights - IBM System Summit Mumbai
2016 August POWER Up Your Insights - IBM System Summit Mumbai2016 August POWER Up Your Insights - IBM System Summit Mumbai
2016 August POWER Up Your Insights - IBM System Summit MumbaiAnand Haridass
 
Making Hadoop Realtime by Dr. William Bain of Scaleout Software
Making Hadoop Realtime by Dr. William Bain of Scaleout SoftwareMaking Hadoop Realtime by Dr. William Bain of Scaleout Software
Making Hadoop Realtime by Dr. William Bain of Scaleout SoftwareData Con LA
 
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...DataWorks Summit
 
Customer value analysis of big data products
Customer value analysis of big data productsCustomer value analysis of big data products
Customer value analysis of big data productsVikas Sardana
 
Presentacion day f-core v1.2.1.2-technical - english
Presentacion day f-core v1.2.1.2-technical - englishPresentacion day f-core v1.2.1.2-technical - english
Presentacion day f-core v1.2.1.2-technical - englishJose Luis Sanchez del Coso
 
Meta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinarMeta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinarKognitio
 
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureDATAVERSITY
 
An overview of modern scalable web development
An overview of modern scalable web developmentAn overview of modern scalable web development
An overview of modern scalable web developmentTung Nguyen
 
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...Splunk
 
Kognitio overview april 2013
Kognitio overview april 2013Kognitio overview april 2013
Kognitio overview april 2013Kognitio
 
GPU Acceleration for Financial Services
GPU Acceleration for Financial ServicesGPU Acceleration for Financial Services
GPU Acceleration for Financial ServicesKinetica
 
Big data analytics and machine intelligence v5.0
Big data analytics and machine intelligence   v5.0Big data analytics and machine intelligence   v5.0
Big data analytics and machine intelligence v5.0Amr Kamel Deklel
 
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid Warehouse
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid WarehouseUsing the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid Warehouse
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid WarehouseRizaldy Ignacio
 
Journey to the Programmable Data Center
Journey to the Programmable Data CenterJourney to the Programmable Data Center
Journey to the Programmable Data CenterToby Weiss
 
How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?OVHcloud
 

Similaire à Kognitio overview jan 2013 (20)

Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
 
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
Engineering Machine Learning Data Pipelines Series: Streaming New Data as It ...
 
How to Choose a Host for a Big Data Project
How to Choose a Host for a Big Data ProjectHow to Choose a Host for a Big Data Project
How to Choose a Host for a Big Data Project
 
HP Enterprises in Hana Pankaj Jain May 2016
HP Enterprises in Hana Pankaj Jain May 2016HP Enterprises in Hana Pankaj Jain May 2016
HP Enterprises in Hana Pankaj Jain May 2016
 
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...
Cortana Analytics Workshop: The "Big Data" of the Cortana Analytics Suite, Pa...
 
2016 August POWER Up Your Insights - IBM System Summit Mumbai
2016 August POWER Up Your Insights - IBM System Summit Mumbai2016 August POWER Up Your Insights - IBM System Summit Mumbai
2016 August POWER Up Your Insights - IBM System Summit Mumbai
 
Making Hadoop Realtime by Dr. William Bain of Scaleout Software
Making Hadoop Realtime by Dr. William Bain of Scaleout SoftwareMaking Hadoop Realtime by Dr. William Bain of Scaleout Software
Making Hadoop Realtime by Dr. William Bain of Scaleout Software
 
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...
Journey to the Data Lake: How Progressive Paved a Faster, Smoother Path to In...
 
Customer value analysis of big data products
Customer value analysis of big data productsCustomer value analysis of big data products
Customer value analysis of big data products
 
Presentacion day f-core v1.2.1.2-technical - english
Presentacion day f-core v1.2.1.2-technical - englishPresentacion day f-core v1.2.1.2-technical - english
Presentacion day f-core v1.2.1.2-technical - english
 
Meta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinarMeta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinar
 
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
 
An overview of modern scalable web development
An overview of modern scalable web developmentAn overview of modern scalable web development
An overview of modern scalable web development
 
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...
SplunkLive! Nutanix Session - Turnkey and scalable infrastructure for Splunk ...
 
Kognitio overview april 2013
Kognitio overview april 2013Kognitio overview april 2013
Kognitio overview april 2013
 
GPU Acceleration for Financial Services
GPU Acceleration for Financial ServicesGPU Acceleration for Financial Services
GPU Acceleration for Financial Services
 
Big data analytics and machine intelligence v5.0
Big data analytics and machine intelligence   v5.0Big data analytics and machine intelligence   v5.0
Big data analytics and machine intelligence v5.0
 
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid Warehouse
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid WarehouseUsing the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid Warehouse
Using the Power of Big SQL 3.0 to Build a Big Data-Ready Hybrid Warehouse
 
Journey to the Programmable Data Center
Journey to the Programmable Data CenterJourney to the Programmable Data Center
Journey to the Programmable Data Center
 
How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?How to scale your PaaS with OVH infrastructure?
How to scale your PaaS with OVH infrastructure?
 

Dernier

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Dernier (20)

Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

Kognitio overview jan 2013

  • 1. Kognitio Analytical Platform Company Update December 2012
  • 2. Kognitio Kognitio is focused on providing the premier high- performance analytical platform to power business insight around the world. •Privately held •Dev Labs in the UK  •Leadership  in US •~100 employees Core product: •MPP in‐memory  analytical platform •Built from the  ground‐up to satisfy  large and complex  analytics on big data  sets
  • 3. WW Client Growth *Some clients NDA
  • 4. Brand Streamlining – New Kognitio Product Hierarchy Console Kognitio v8 Software MDX Connector Admin Tools Analytical Processing Cube Designer Accelerator for Hadoop Excel Add-in Accelerator for … Analytical Appliance
  • 5. Flexibility Engrained to our Business Model Public Cloud (SaaS) Private Cloud Software Appliance Partnerships Low costs, no CapEx Pre-built and configured Industry-standard x86 Commodity hardware ISVs: requirement, immediate Highest security for Linux servers per client preference specialized/industry provisioning sensititive data sets Rapid deployment and Bespoke formula of solutions Incur charged per hour Hosted in Tier-3 data implementation RAM data memory, Services: on demand (CPU core/ centers via specialized Typical license- server cores and disk implementation and hour) hosting providers maintenance contract specifications delivery Provided by Kognitio, ~ 48 hour provisioning for customers Profit = software Distributors: expanded hosted by Amazon Web Massively scalable license + hardware market coverage Services (AWS) margins - Flexible delivery model to meet client requirements - Partnership channel builds ecosystem and expands reach - Revenue model: - One-time charge: volume-based software licenses - Recurring revenue: maintenance and support
  • 7. In-memory Analytical Platform “pull very large amounts of data from existing data storage (persistence) systems into high speed computer memory” – can be existing traditional disk based data warehouse products, operational systems, Kognitio’s own disk subsystem or increasingly distributed parallel file systems such as Hadoop or cloud storage • Scale the power as required • Adaptable capacity – Scale up / down as when needed within server farm • Utilize local disk for near-line store of regularly used reference data or result sets
  • 8. What is an “In-memory” Analytical Platform? • A database where all of the data of interest or specific portions of the data have been permanently pre-loaded into a computers random access memory (RAM). • Not a large cache – Data is held in structures that take advantage of the properties of RAM – NOT copies of frequently used disk blocks – The databases query optimiser knows at all times exactly which data is in memory and which is not
  • 9. Speed & Scale from “True MPP” • Memory & CPU on an individual server = NOWHERE near enough for big data – Moore’s Law – The power of a processor doubles every two years – Data volumes – Double every year!! • The only way to keep up is to parallelise or scale-out • Combine the RAM of many individual servers Many • • many CPU cores spread across many CPUs, housed in • many individual computers (1 to 1000+) – Data is split across all the CPU cores – All database operations are parallelised with no points of serialisation – This is true MPP • Every CPU core in Every • Every server needs to efficiently involved in • Every query
  • 10. V8 Enables the Analytical Platform Reference Architecture External Functions Not Only SQL External Tables Kognitio Storage as an External table Hadoop Connector Other Connectors
  • 11. Not Only SQL: any language in-line Kognitio External Scripts – Run third party binaries or scripts embedded within SQL • Perl, Python, Java, R, SAS, etc. • One-to-many rows in, zero-to-many rows out, one to one create interpreter perlinterp command '/usr/bin/perl' sends 'csv' receives 'csv' ; select top 1000 words, count(*) This reads long comments from (external script using environment perlinterp text from customer enquiry receives (txt varchar(32000)) sends (words varchar(100)) table, in line perl converts script S'endofperl( long text into output while(<>) { stream of words (one word chomp(); per row), query selects top s/[,.!_]//g; foreach $c (split(/ /)) 1000 words by frequency { if($c =~ /^[a-zA-Z]+$/) { print "$cn”} } using standard SQL } )endofperl' aggregation from (select comments from customer_enquiry))dt group by 1 order by 2 desc;
  • 12. Kognitio Hadoop Connectors HDFS Connector • Connector defines access to hdfs file system • External table accesses row-based data in hdfs • Dynamic access or “pin” data into memory • Complete hdfs file is loaded into memory Filter Agent Connector • Connector uploads agent to Hadoop nodes • Query passes selections and relevant predicates to agent • Data filtering and projection takes place locally on each Hadoop node • Only data of interest in loaded into memory via parallel load streams
  • 13. Innovative client solutions TiVo Research & Analytics 40 TBs of RAM that perform complex media analytics,  cross‐correlating data from over 22 sources with set‐top box data to allow  Software advertisers, networks and agencies  to analyze the ROI of creative campaigns  while they are still in flight, enabling self‐service reporting for business users The VivaKi Nerve Center provides social media and other analytics for  campaign  Public  monitoring and near real‐time advertising effectiveness.  This enables agencies in the  Cloud Publicis Global Network to provide deep‐dive analytics into TBs of data in seconds AIMIA provides self‐service customer loyalty analysis on over 24 billion transactions  that are live in‐memory full volumes of POS data.  Retailers, Customer Packaged Goods  Appliance companies and other service providers, provide merchandise managers with  “train‐of‐ thought” analysis to better target customers. Orbitz leverages Kognitio Cloud to take large volumes of complex data, ingested in real  Private  time from web channels, demographic and psychographic data, customer segmentation  Cloud and modeling scores and turn it into actionable intelligence, allowing them to think of new  ways of offering the right products and services to its current and prospective client base. PlaceIQ provdes actionable hyper‐local Mobile BI location intelligence.  They  leverage Kognitio to extracts intelligence from large amounts of place, social and  Public  mobile location‐based data to create hyper‐local, targetable audience profiles,  Cloud giving advertisers the power to connect with consumers at the right place, at the  right time, with the right message. 
  • 14. Analytics on tens of billions of events in tens of seconds with NO DBA Context for media analytics:  • In‐memory analytical database for Big Data • Correlate everything to everything • MPP + Linear Scalability • Predictable and ultra‐fast performance Challenges • > 22 data sources – Expanding volumes of data • Commodity servers/equipment – Few opportunities for  summarization (demographics,  • Market‐available IT skills purchaser targets, etc.) • No solution re‐engineering – Data too large/complex for  traditional database systems – Need for simple administration Solution Benefits Mars, Inc.:  – Reports allow advertisers, networks and agencies  to analyze the  “By using TRA to improve media plans, creative and  relative strengths and weaknesses of different creative  flighting, Mars has achieved a portfolio increase in ROI  executions, and how such variables as program environment,  versus a year ago of 25% in one category and 35% in a  time slots, and pod position impact their ROI second category.” – Enables self‐service reporting for business users
  • 15. Thank You! connect contact Michael Hiskey kognitio.com Vice President, Marketing & Business Development kognitio.tel michael.hiskey@kognitio.com +1.917.375.8196 kognitio.com/blog Paul Groom VP, Business Intelligence Paul.groom@kognitio.com twitter.com/kognitio John Coppins linkedin.com/companies/kognitio SVP, Kognitio Cloud john/.coppins@kognitio.com tinyurl.com/kognitio Steve Friedberg MMI Communications youtube.com/kognitio steve@mmicommunications.com