SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Downloaden Sie, um offline zu lesen
NewWave Telecom & Technologies, Inc.            www.newwave-technologies.com




                                       Agenda
 •    Who is NewWave?
 •    Why Mongo?
 •    How NewWave Uses Mongo
 •    NewWave’s Road Map
 •    Questions?
NewWave Telecom & Technologies, Inc.                                      www.newwave-technologies.com




                            Who is NewWave?
                                       —  Established provider of innovative IT services,
                                           solutions and support since 2004.
                                          —  SEI CMMI Maturity Level II Company
                                          —  8(a) Small Business, MBE Certified
                                          —  GSA IT Schedule 70 & 8(a) STARS II
                                       —  Outstanding history in supporting Federal
                                           Healthcare Programs for years
                                       —  Reputation for providing commercial and
                                           federal government clients reliable, cost
                                           effective technical solutions
NewWave Telecom & Technologies, Inc.                                   www.newwave-technologies.com




                       NewWave Customers
                                       Federal Emergency Management Agency (FEMA)
                                          •  Workman Compensation Claims Management



                                       Department of Health and Human Services
                                          •  Center of Medicaid and Medicare Services (CMS)
                                              •  Quality Net Identity Management (QIMS)
                                              •  Data Management (DM) IDIQ
                                                   •  Electronic Health Records
                                              •  Research, Data and Information System
                                                 (RDIS) IDIQ
                                                   •  Data Collection Task
                                                   •  MCSIS – Information Sharing System
NewWave Telecom & Technologies, Inc.                   www.newwave-technologies.com




                               Current Projects
 Provider Screening Challenge (Crowdsourcing)
           “To develop a multi-state, multi-program provider screening
             application capable of risk scoring, credential validation,
             identity authentication, and sanction checks, while lowering
             burden on providers and reducing administrative and
             infrastructure expenses for States and federal programs”

        •  To operate in a cloud-based environment
        •  Federal Healthcare is looking for “reliable, scalable, and
           cost-effective” software to improve screening of
           providers across state and program lines
NewWave Telecom & Technologies, Inc.               www.newwave-technologies.com




                                  Innovation Lab
NewWave Telecom & Technologies, Inc.                    www.newwave-technologies.com




                               Current Projects
 Transformed Medicaid Statistical Information
 System

           “Evaluate the final multi-state, multi-program provider
           screening application capable of risk scoring, credential
           validation, identity authentication, and sanction checks
           technical solution and provide information technology (IT)
           technical assistance for States implementing and piloting this
           solution”

        •  To provide IT technical assistance (TA) including
           working with states as it relates to their state system
           requirements, IT system builds, and associated
           interfaces
Pre-Mongo Physical Architecture –
         Electronic Health Records
                     Load	
  Balancer	
  



   IBM	
  	
                                   IBM	
  
HTTP	
  Server	
                            HTTP	
  Server	
  
                                                                 •  Traditional Architecture
                                                                 •  Not easily scalable
                                                                 	
  
WebSphere	
                                 WebSphere	
  




                     Oracle	
  DB2	
  
                        Oracle	
  
                      Oracle	
  DB2	
  
                         DB2	
  
NewWave Telecom & Technologies, Inc.                               www.newwave-technologies.com



Health Information Technology and the Big Data
                                       The need and the trends

          “If US healthcare were to use big data creatively and effectively to drive
          efficiency and quality, the sector could create more than $300 billion in
          value every year. Two-thirds of that would be in the form of reducing US
          healthcare expenditure by about 8 percent.” - McKinsey

  —  Making data available in real or near-real time
  —  Processing data without much moving around
  —  No need to replace with bigger and powerful servers; just add nodes to the
      existing infrastructure


             …and so MongoDB
NewWave Telecom & Technologies, Inc.                      www.newwave-technologies.com




                                       Why Mongo?
 File Storage:
 •  GridFS                                     Cost	
  
 ETL Data:
 •  Built-in aggregation framework for
    simple applications
 •  Integrates with Hadoop for complex
    data aggregation using Map/Reduce
 Versatility:
                                                                      Compa5bility	
  
 •  Cloud-friendly
 •  Java-friendly                                                     Performance	
  
 Schema-free:
 •  Agile                                                             Availability	
  
Why Mongo Over RDBMS?
	
  
	
        ü  Design-as-you-go
	
  
{	
  
        	
  “_id”	
  :	
  ObjectId("4efa8d2b7d284dad101e4bc9"),       ü  Agile Methodology
              	
  “providerName”	
  :	
  	
  “Dave	
  Dawson”,	
  
        	
   	
  “specialty”	
  :	
  “	
  Internal	
  Medicine”	
  
}	
  
{	
  
        	
  “_id”	
  :	
  ObjectId("4efa8d2b7d284dad101e4bc9”),	
  
        	
  “providerName”	
  :	
  	
  “Steve	
  Towson”,	
  	
  
        	
  “specialty”	
  :	
  “	
  Physical	
  Therapy”,	
  
        	
  “fileName”	
  :	
  “	
  xray.jpg”	
  
}	
  
	
  
	
  
	
  
	
  
Why Mongo Over RDBMS?	
  




ü  For Applications requiring high performance and
    scalability without compromising on functionality
NewWave Telecom & Technologies, Inc.                        www.newwave-technologies.com



                       How We Use Mongo?
 •  Storing Electronic Health Records
 •  Mongo provides a convenient, powerful and                        NETEZZA
                                                                    TERADATA
    robust way to store structured/unstructured                       Oracle
    data                                                               IBM

 •  Leverage the use of GridFS to store large
    files, that are stored as chunks.
 •  Integrate with Hadoop and “BI tool” to                            Hadoop
    analyze data from local and external stores
    using Map/Reduce framework in Mongo.


                                        Electronic	
  
                                       Health	
  Data	
             MongoDB
                                                                     MongoDB
                                       ApplicaWon	
                   MongoDB
NewWave Telecom & Technologies, Inc.                                                                  www.newwave-technologies.com



     Architecture                                                      HTTP	
  
      Diagram
           FTP	
                                            Spring	
  Security	
  
                                                              HTML	
  5	
  
           File	
                                                 JQuery	
  
                             Camel	
  
                                                                                                                       Spring	
  
                                                                                                       Spring	
      Framework	
  
                                            Ac5vi5-­‐BPM/	
                                           Security	
  
           JMS	
                               Drools	
  
                                                                         Open	
  Geo	
  
                                                                                     	
  
                                         Spring	
  Data	
  	
                  Elas5c	
  Search	
  
          SMTP	
                                                                     	
  


                                  	
  
                                Ac5ve	
  
                                                                   MongoDB	
                            GridFS	
  
                                 MQ
                                    	
  


                                                                    Hadoop	
  
NewWave Telecom & Technologies, Inc.                                www.newwave-technologies.com

                            EHR Requirement:
                               Efficient Data Exchange
                                          The Need
 FTP	
                                       •  Exchange data smoothly and securely among
                                                different actors
 File	
                                      •  Guaranteed interoperability
                       Camel	
            The Solution : Apache Camel
                                             •  Patterns to implement routing and mediation rules
 JMS	
  
                                                in Java via Spring based XML
                       Spring	
  Data	
      •  Uses URIs to work directly with any kind of
SMTP	
                                          Transport or messaging model ( FTP, File, JMS
                	
                              etc.)
              Ac5ve	
                        •  Provides Business Activity Monitoring (BAM)
               MQ                MongoDB	
   •  Convenient storage of ETL data to Mongo
                  	
                         •  Parallel processing and ordering of messages for
                                                throughput and load balancing
NewWave Telecom & Technologies, Inc.                                             www.newwave-technologies.com


                            EHR Requirement:
                               Spatial Data and Search
                                        The Need:
                                           •     Data Integration and spatial visualization
                                           •     View epidemiological region
                                           •     Demographic analysis
                                           •     Allow users to search health records efficiently
                                        The Solution:
               HTTP	
                       •      OpenGeo Suite
                                                    •    MongoDB – WMS and WFS data
                                                    •    “Object Embedding” in OpenLayers
        Spring	
  Security	
                        •    HTML5, JQuery and OpenLayers for desired map
            HTML	
  5	
                                  view
                                                    •    Google’s geocoder for locating addresses
              JQuery	
  
                                            •      Elastic Search
Elas5cSearch	
            OpenGeo	
  
                                                    •    Modeled with document oriented DBs
                                                    •    Distributed based search support
                                                    •    Elastic search engine on top of Apache Lucene
           MongoDB	
  
NewWave Telecom & Technologies, Inc.                                        www.newwave-technologies.com


                              EHR Requirement:
                                          Rules Engine
                   HTTP	
               The need:
                                          •    Automate workflows of administrative processes
          Spring	
  Security	
            •    Increase business agility
              HTML	
  5	
                 •    Automate activities
              JQuery	
                    •    Lower modification expenses on business logic
            ActivitiBPM/
               Drools                   The solution:
             Spring	
  Data	
              •  ActivitiBPM/Drools and Spring-data-mongo
                                                 •    Capable of processing large volumes of data
         	
                                      •    Mongo for rule repository and storing user
       Ac5ve	
                                        documents (e.g. prescriptions)
        MQ             MongoDB	
  
                                                 •    Rule 1: rule based services (e.g. calculating
           	
  
                                                      premiums and refunds)
 ü       New Diseases
 ü       New or modified laws on the            •    Rule 2 : complex decision activities and content
          health insurance market                     based routing decision (automated or manual or
 ü       New insurance products                      both)
 ü       New business model                     •    Rule 3: Work item allocation for manual
                                                      processing steps (e.g. fraud detection)
NewWave Telecom & Technologies, Inc.                            www.newwave-technologies.com




                       Physical Architecture
 •    Expect high volumes of users and patient                Load	
  Balancer	
  
      information
 •    Sharding, an efficient and inexpensive
      option
 •    Store metadata in Config Servers            Nginx	
                            Nginx	
  




                                                   JeYy	
                             JeYy	
  


                                                                 MongoS	
  


                                                 Mongod	
                            Mongod	
  
                                                                Mongod	
  
NewWave Road Map


NewWave Telecom & Technologies, Inc.   www.newwave-technologies.com
NewWave Telecom & Technologies, Inc.                                            www.newwave-technologies.com




Multi-Cloud                                                              SaaS

Environment
                                                                                      PaaS




                                                    Hybrid	
                                      IaaS

                                       Public	
                  Private	
  
NewWave Telecom & Technologies, Inc.                                    www.newwave-technologies.com




                          Mongo for Social Media
   	
  	
  
                  “Sixty Percent of surveyed physicians and 65 percent of surveyed
                  nurses are interested in using social networks for professional
                  purposes” - Manhattan research Taking the Pulse, v9.0.



              Use Case:
              •  EHR application relies on social media for
                 trend detection and intelligence gathering –
                 natural disaster detection or flu outbreak
                 tracking                                                Twitter caught the
                                                                       2010 cholera outbreak
              Why Mongo??                                                     in Haiti
              • Integration with Spring Social
              • Mongo 2.2’s powerful aggregation framework
              • Built-in Map/Reduce framework
              • Sharding and replication capability
QUESTIONS??	
  




                  Linkedin.com/company/newwave_technologies   @NewWave_Tech

Weitere ähnliche Inhalte

Was ist angesagt?

Denodo Data Virtualization - IT Days in Luxembourg with Oktopus
Denodo Data Virtualization - IT Days in Luxembourg with OktopusDenodo Data Virtualization - IT Days in Luxembourg with Oktopus
Denodo Data Virtualization - IT Days in Luxembourg with OktopusDenodo
 
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...Denodo
 
Powering Self Service Business Intelligence with Hadoop and Data Virtualization
Powering Self Service Business Intelligence with Hadoop and Data VirtualizationPowering Self Service Business Intelligence with Hadoop and Data Virtualization
Powering Self Service Business Intelligence with Hadoop and Data VirtualizationDenodo
 
Data Services Marketplace
Data Services MarketplaceData Services Marketplace
Data Services MarketplaceDenodo
 
Take your Data Management Practice to the Next Level with Denodo 7
Take your Data Management Practice to the Next Level with Denodo 7Take your Data Management Practice to the Next Level with Denodo 7
Take your Data Management Practice to the Next Level with Denodo 7Denodo
 
Harnessing the Power of Big Data at Freddie Mac
Harnessing the Power of Big Data at Freddie MacHarnessing the Power of Big Data at Freddie Mac
Harnessing the Power of Big Data at Freddie MacDataWorks Summit
 
MongoDB at Agilysys: A Case Study
MongoDB at Agilysys: A Case StudyMongoDB at Agilysys: A Case Study
MongoDB at Agilysys: A Case StudyMongoDB
 
Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins
 Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins
Big Data Fabric for At-Scale Real-Time Analysis by Edwin RobbinsData Con LA
 
Making Big Data Analytics with Hadoop fast & easy (webinar slides)
Making Big Data Analytics with Hadoop fast & easy (webinar slides)Making Big Data Analytics with Hadoop fast & easy (webinar slides)
Making Big Data Analytics with Hadoop fast & easy (webinar slides)Yellowfin
 
Best Practices: Data Virtualization Perspectives and Best Practices
Best Practices: Data Virtualization Perspectives and Best PracticesBest Practices: Data Virtualization Perspectives and Best Practices
Best Practices: Data Virtualization Perspectives and Best PracticesDenodo
 
The 5 Keys to a Killer Data Lake
The 5 Keys to a Killer Data LakeThe 5 Keys to a Killer Data Lake
The 5 Keys to a Killer Data LakeDataWorks Summit
 
Big Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationBig Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationCambridge Semantics
 
Data Lakes - The Key to a Scalable Data Architecture
Data Lakes - The Key to a Scalable Data ArchitectureData Lakes - The Key to a Scalable Data Architecture
Data Lakes - The Key to a Scalable Data ArchitectureZaloni
 
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...Denodo
 
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Cambridge Semantics
 
Maximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical DemonstrationMaximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical DemonstrationDenodo
 
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...Remy Rosenbaum
 
Service generated big data and big data-as-a-service
Service generated big data and big data-as-a-serviceService generated big data and big data-as-a-service
Service generated big data and big data-as-a-serviceJYOTIR MOY
 
Constant Contact: An Online Marketing Leader’s Data Lake Journey
Constant Contact: An Online Marketing Leader’s Data Lake JourneyConstant Contact: An Online Marketing Leader’s Data Lake Journey
Constant Contact: An Online Marketing Leader’s Data Lake JourneySeeling Cheung
 
Virtual Sandbox for Data Scientists at Enterprise Scale
Virtual Sandbox for Data Scientists at Enterprise ScaleVirtual Sandbox for Data Scientists at Enterprise Scale
Virtual Sandbox for Data Scientists at Enterprise ScaleDenodo
 

Was ist angesagt? (20)

Denodo Data Virtualization - IT Days in Luxembourg with Oktopus
Denodo Data Virtualization - IT Days in Luxembourg with OktopusDenodo Data Virtualization - IT Days in Luxembourg with Oktopus
Denodo Data Virtualization - IT Days in Luxembourg with Oktopus
 
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...
6 Solution Patterns for Accelerating Self-Service BI, Cloud, Big Data, and Ot...
 
Powering Self Service Business Intelligence with Hadoop and Data Virtualization
Powering Self Service Business Intelligence with Hadoop and Data VirtualizationPowering Self Service Business Intelligence with Hadoop and Data Virtualization
Powering Self Service Business Intelligence with Hadoop and Data Virtualization
 
Data Services Marketplace
Data Services MarketplaceData Services Marketplace
Data Services Marketplace
 
Take your Data Management Practice to the Next Level with Denodo 7
Take your Data Management Practice to the Next Level with Denodo 7Take your Data Management Practice to the Next Level with Denodo 7
Take your Data Management Practice to the Next Level with Denodo 7
 
Harnessing the Power of Big Data at Freddie Mac
Harnessing the Power of Big Data at Freddie MacHarnessing the Power of Big Data at Freddie Mac
Harnessing the Power of Big Data at Freddie Mac
 
MongoDB at Agilysys: A Case Study
MongoDB at Agilysys: A Case StudyMongoDB at Agilysys: A Case Study
MongoDB at Agilysys: A Case Study
 
Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins
 Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins
Big Data Fabric for At-Scale Real-Time Analysis by Edwin Robbins
 
Making Big Data Analytics with Hadoop fast & easy (webinar slides)
Making Big Data Analytics with Hadoop fast & easy (webinar slides)Making Big Data Analytics with Hadoop fast & easy (webinar slides)
Making Big Data Analytics with Hadoop fast & easy (webinar slides)
 
Best Practices: Data Virtualization Perspectives and Best Practices
Best Practices: Data Virtualization Perspectives and Best PracticesBest Practices: Data Virtualization Perspectives and Best Practices
Best Practices: Data Virtualization Perspectives and Best Practices
 
The 5 Keys to a Killer Data Lake
The 5 Keys to a Killer Data LakeThe 5 Keys to a Killer Data Lake
The 5 Keys to a Killer Data Lake
 
Big Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data DemocratizationBig Data Fabric 2.0 Drives Data Democratization
Big Data Fabric 2.0 Drives Data Democratization
 
Data Lakes - The Key to a Scalable Data Architecture
Data Lakes - The Key to a Scalable Data ArchitectureData Lakes - The Key to a Scalable Data Architecture
Data Lakes - The Key to a Scalable Data Architecture
 
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...
Denodo DataFest 2016: Comparing and Contrasting Data Virtualization With Data...
 
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
 
Maximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical DemonstrationMaximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
 
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...
The Convergence of Data & Digital: Mapping Out a Cohesive Strategy for Maximu...
 
Service generated big data and big data-as-a-service
Service generated big data and big data-as-a-serviceService generated big data and big data-as-a-service
Service generated big data and big data-as-a-service
 
Constant Contact: An Online Marketing Leader’s Data Lake Journey
Constant Contact: An Online Marketing Leader’s Data Lake JourneyConstant Contact: An Online Marketing Leader’s Data Lake Journey
Constant Contact: An Online Marketing Leader’s Data Lake Journey
 
Virtual Sandbox for Data Scientists at Enterprise Scale
Virtual Sandbox for Data Scientists at Enterprise ScaleVirtual Sandbox for Data Scientists at Enterprise Scale
Virtual Sandbox for Data Scientists at Enterprise Scale
 

Andere mochten auch

Migrating 25K lines of Ant scripting to Gradle
Migrating 25K lines of Ant scripting to GradleMigrating 25K lines of Ant scripting to Gradle
Migrating 25K lines of Ant scripting to Gradle🎤 Hanno Embregts 🎸
 
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...MongoDB
 
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDB
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDBMongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDB
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDBMongoDB
 
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...cwensel
 
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...MongoDB
 
Accelerate Pharmaceutical R&D with Big Data and MongoDB
Accelerate Pharmaceutical R&D with Big Data and MongoDBAccelerate Pharmaceutical R&D with Big Data and MongoDB
Accelerate Pharmaceutical R&D with Big Data and MongoDBMongoDB
 
EWD 3 Training Course Part 2: EWD 3 Overview
EWD 3 Training Course Part 2: EWD 3 OverviewEWD 3 Training Course Part 2: EWD 3 Overview
EWD 3 Training Course Part 2: EWD 3 OverviewRob Tweed
 
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...Rob Tweed
 
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)MongoDB
 
Jboss jbpm and drools 1 introduction to drools architecture
Jboss jbpm and drools   1 introduction to drools architectureJboss jbpm and drools   1 introduction to drools architecture
Jboss jbpm and drools 1 introduction to drools architectureZoran Hristov
 

Andere mochten auch (10)

Migrating 25K lines of Ant scripting to Gradle
Migrating 25K lines of Ant scripting to GradleMigrating 25K lines of Ant scripting to Gradle
Migrating 25K lines of Ant scripting to Gradle
 
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...
MongoDB and the Connectivity Map: Making Connections Between Genetics and Dis...
 
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDB
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDBMongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDB
MongoDB Days Silicon Valley: Data Analysis and MapReduce with MongoDB
 
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...
SAM SIG: Hadoop architecture, MapReduce patterns, and best practices with Cas...
 
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...
The Best of Both Worlds: Speeding Up Drug Research with MongoDB & Oracle (Gen...
 
Accelerate Pharmaceutical R&D with Big Data and MongoDB
Accelerate Pharmaceutical R&D with Big Data and MongoDBAccelerate Pharmaceutical R&D with Big Data and MongoDB
Accelerate Pharmaceutical R&D with Big Data and MongoDB
 
EWD 3 Training Course Part 2: EWD 3 Overview
EWD 3 Training Course Part 2: EWD 3 OverviewEWD 3 Training Course Part 2: EWD 3 Overview
EWD 3 Training Course Part 2: EWD 3 Overview
 
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...
EWD 3 Training Course Part 1: How Node.js Integrates With Global Storage Data...
 
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)
MongoDB as a Data Warehouse: Time Series and Device History Data (Medtronic)
 
Jboss jbpm and drools 1 introduction to drools architecture
Jboss jbpm and drools   1 introduction to drools architectureJboss jbpm and drools   1 introduction to drools architecture
Jboss jbpm and drools 1 introduction to drools architecture
 

Ähnlich wie Webinar: Electronic Health Records (EHRs) and MongoDB - Advancing the Data Platform for the Future

IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM
 
APAC Big Data Strategy_RK
APAC Big Data Strategy_RKAPAC Big Data Strategy_RK
APAC Big Data Strategy_RKIntelAPAC
 
APAC Big Data Strategy RadhaKrishna Hiremane
APAC Big Data  Strategy RadhaKrishna  HiremaneAPAC Big Data  Strategy RadhaKrishna  Hiremane
APAC Big Data Strategy RadhaKrishna HiremaneIntelAPAC
 
48 benot-long
48 benot-long48 benot-long
48 benot-longKBIZEAU
 
Getting Cloud Architecture Right the First Time Ver 2
Getting Cloud Architecture Right the First Time Ver 2Getting Cloud Architecture Right the First Time Ver 2
Getting Cloud Architecture Right the First Time Ver 2David Linthicum
 
Cloud computing
Cloud computingCloud computing
Cloud computingRazib M
 
20081023 Internet of Services at eChallenges 2008 conference
20081023 Internet of Services at eChallenges 2008 conference20081023 Internet of Services at eChallenges 2008 conference
20081023 Internet of Services at eChallenges 2008 conferenceArian Zwegers
 
Brochure quiterian DDWeb
Brochure quiterian DDWebBrochure quiterian DDWeb
Brochure quiterian DDWebJosep Arroyo
 
Vertica Analytics Database general overview
Vertica Analytics Database general overviewVertica Analytics Database general overview
Vertica Analytics Database general overviewStratebi
 
JISC11_Cloud Solutions Henry Hughes
JISC11_Cloud Solutions Henry HughesJISC11_Cloud Solutions Henry Hughes
JISC11_Cloud Solutions Henry HughesJisc
 
Fosec2011 keynote address
Fosec2011 keynote addressFosec2011 keynote address
Fosec2011 keynote addressthreesixty
 
Alain ozan keynote zagreb.ppt [compatibility m
Alain ozan keynote zagreb.ppt [compatibility mAlain ozan keynote zagreb.ppt [compatibility m
Alain ozan keynote zagreb.ppt [compatibility mOracle Hrvatska
 
IBM Smarter Business 2012 - PureSystems - PureData
IBM Smarter Business 2012 - PureSystems - PureDataIBM Smarter Business 2012 - PureSystems - PureData
IBM Smarter Business 2012 - PureSystems - PureDataIBM Sverige
 
Quiterian analytics
Quiterian analyticsQuiterian analytics
Quiterian analyticsMode Baldeh
 
Perfect Storm: HR in the Cloud
Perfect Storm: HR in the CloudPerfect Storm: HR in the Cloud
Perfect Storm: HR in the CloudStanton Jones
 
Idexcel Corporate Overview
Idexcel Corporate OverviewIdexcel Corporate Overview
Idexcel Corporate OverviewIdexcel
 
2012 02-07 sql denali presentatie microsoft
2012 02-07 sql denali presentatie microsoft2012 02-07 sql denali presentatie microsoft
2012 02-07 sql denali presentatie microsoftCombell NV
 
Spearhead Systems 2012
Spearhead Systems 2012Spearhead Systems 2012
Spearhead Systems 2012Marius Pana
 

Ähnlich wie Webinar: Electronic Health Records (EHRs) and MongoDB - Advancing the Data Platform for the Future (20)

IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data IBM Relay 2015: Open for Data
IBM Relay 2015: Open for Data
 
APAC Big Data Strategy_RK
APAC Big Data Strategy_RKAPAC Big Data Strategy_RK
APAC Big Data Strategy_RK
 
APAC Big Data Strategy RadhaKrishna Hiremane
APAC Big Data  Strategy RadhaKrishna  HiremaneAPAC Big Data  Strategy RadhaKrishna  Hiremane
APAC Big Data Strategy RadhaKrishna Hiremane
 
48 benot-long
48 benot-long48 benot-long
48 benot-long
 
Getting Cloud Architecture Right the First Time Ver 2
Getting Cloud Architecture Right the First Time Ver 2Getting Cloud Architecture Right the First Time Ver 2
Getting Cloud Architecture Right the First Time Ver 2
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
20081023 Internet of Services at eChallenges 2008 conference
20081023 Internet of Services at eChallenges 2008 conference20081023 Internet of Services at eChallenges 2008 conference
20081023 Internet of Services at eChallenges 2008 conference
 
Brochure quiterian DDWeb
Brochure quiterian DDWebBrochure quiterian DDWeb
Brochure quiterian DDWeb
 
Vertica Analytics Database general overview
Vertica Analytics Database general overviewVertica Analytics Database general overview
Vertica Analytics Database general overview
 
JISC11_Cloud Solutions Henry Hughes
JISC11_Cloud Solutions Henry HughesJISC11_Cloud Solutions Henry Hughes
JISC11_Cloud Solutions Henry Hughes
 
Fosec2011 keynote address
Fosec2011 keynote addressFosec2011 keynote address
Fosec2011 keynote address
 
Alain ozan keynote zagreb.ppt [compatibility m
Alain ozan keynote zagreb.ppt [compatibility mAlain ozan keynote zagreb.ppt [compatibility m
Alain ozan keynote zagreb.ppt [compatibility m
 
IBM Smarter Business 2012 - PureSystems - PureData
IBM Smarter Business 2012 - PureSystems - PureDataIBM Smarter Business 2012 - PureSystems - PureData
IBM Smarter Business 2012 - PureSystems - PureData
 
Quiterian analytics
Quiterian analyticsQuiterian analytics
Quiterian analytics
 
Secure Big Data Analytics - Hadoop & Intel
Secure Big Data Analytics - Hadoop & IntelSecure Big Data Analytics - Hadoop & Intel
Secure Big Data Analytics - Hadoop & Intel
 
Perfect Storm: HR in the Cloud
Perfect Storm: HR in the CloudPerfect Storm: HR in the Cloud
Perfect Storm: HR in the Cloud
 
Idexcel Corporate Overview
Idexcel Corporate OverviewIdexcel Corporate Overview
Idexcel Corporate Overview
 
2012 02-07 sql denali presentatie microsoft
2012 02-07 sql denali presentatie microsoft2012 02-07 sql denali presentatie microsoft
2012 02-07 sql denali presentatie microsoft
 
Star storage m cloud week
Star storage m cloud weekStar storage m cloud week
Star storage m cloud week
 
Spearhead Systems 2012
Spearhead Systems 2012Spearhead Systems 2012
Spearhead Systems 2012
 

Mehr von MongoDB

MongoDB SoCal 2020: Migrate Anything* to MongoDB Atlas
MongoDB SoCal 2020: Migrate Anything* to MongoDB AtlasMongoDB SoCal 2020: Migrate Anything* to MongoDB Atlas
MongoDB SoCal 2020: Migrate Anything* to MongoDB AtlasMongoDB
 
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!MongoDB
 
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...MongoDB
 
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDB
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDBMongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDB
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDBMongoDB
 
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...MongoDB
 
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series Data
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series DataMongoDB SoCal 2020: Best Practices for Working with IoT and Time-series Data
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series DataMongoDB
 
MongoDB SoCal 2020: MongoDB Atlas Jump Start
 MongoDB SoCal 2020: MongoDB Atlas Jump Start MongoDB SoCal 2020: MongoDB Atlas Jump Start
MongoDB SoCal 2020: MongoDB Atlas Jump StartMongoDB
 
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]MongoDB
 
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2MongoDB
 
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...MongoDB
 
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!MongoDB
 
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your Mindset
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your MindsetMongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your Mindset
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your MindsetMongoDB
 
MongoDB .local San Francisco 2020: MongoDB Atlas Jumpstart
MongoDB .local San Francisco 2020: MongoDB Atlas JumpstartMongoDB .local San Francisco 2020: MongoDB Atlas Jumpstart
MongoDB .local San Francisco 2020: MongoDB Atlas JumpstartMongoDB
 
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...MongoDB
 
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++MongoDB .local San Francisco 2020: Aggregation Pipeline Power++
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++MongoDB
 
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...MongoDB
 
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep Dive
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep DiveMongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep Dive
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep DiveMongoDB
 
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & Golang
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & GolangMongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & Golang
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & GolangMongoDB
 
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...MongoDB
 
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...MongoDB
 

Mehr von MongoDB (20)

MongoDB SoCal 2020: Migrate Anything* to MongoDB Atlas
MongoDB SoCal 2020: Migrate Anything* to MongoDB AtlasMongoDB SoCal 2020: Migrate Anything* to MongoDB Atlas
MongoDB SoCal 2020: Migrate Anything* to MongoDB Atlas
 
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!
MongoDB SoCal 2020: Go on a Data Safari with MongoDB Charts!
 
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...
MongoDB SoCal 2020: Using MongoDB Services in Kubernetes: Any Platform, Devel...
 
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDB
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDBMongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDB
MongoDB SoCal 2020: A Complete Methodology of Data Modeling for MongoDB
 
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...
MongoDB SoCal 2020: From Pharmacist to Analyst: Leveraging MongoDB for Real-T...
 
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series Data
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series DataMongoDB SoCal 2020: Best Practices for Working with IoT and Time-series Data
MongoDB SoCal 2020: Best Practices for Working with IoT and Time-series Data
 
MongoDB SoCal 2020: MongoDB Atlas Jump Start
 MongoDB SoCal 2020: MongoDB Atlas Jump Start MongoDB SoCal 2020: MongoDB Atlas Jump Start
MongoDB SoCal 2020: MongoDB Atlas Jump Start
 
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
MongoDB .local San Francisco 2020: Powering the new age data demands [Infosys]
 
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2
MongoDB .local San Francisco 2020: Using Client Side Encryption in MongoDB 4.2
 
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...
MongoDB .local San Francisco 2020: Using MongoDB Services in Kubernetes: any ...
 
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!
MongoDB .local San Francisco 2020: Go on a Data Safari with MongoDB Charts!
 
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your Mindset
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your MindsetMongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your Mindset
MongoDB .local San Francisco 2020: From SQL to NoSQL -- Changing Your Mindset
 
MongoDB .local San Francisco 2020: MongoDB Atlas Jumpstart
MongoDB .local San Francisco 2020: MongoDB Atlas JumpstartMongoDB .local San Francisco 2020: MongoDB Atlas Jumpstart
MongoDB .local San Francisco 2020: MongoDB Atlas Jumpstart
 
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...
MongoDB .local San Francisco 2020: Tips and Tricks++ for Querying and Indexin...
 
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++MongoDB .local San Francisco 2020: Aggregation Pipeline Power++
MongoDB .local San Francisco 2020: Aggregation Pipeline Power++
 
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...
MongoDB .local San Francisco 2020: A Complete Methodology of Data Modeling fo...
 
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep Dive
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep DiveMongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep Dive
MongoDB .local San Francisco 2020: MongoDB Atlas Data Lake Technical Deep Dive
 
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & Golang
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & GolangMongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & Golang
MongoDB .local San Francisco 2020: Developing Alexa Skills with MongoDB & Golang
 
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...
MongoDB .local Paris 2020: Realm : l'ingrédient secret pour de meilleures app...
 
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...
MongoDB .local Paris 2020: Upply @MongoDB : Upply : Quand le Machine Learning...
 

Kürzlich hochgeladen

"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
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
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
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
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
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
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
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
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
 

Kürzlich hochgeladen (20)

"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
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
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
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
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
 
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
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
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
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
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
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
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
 

Webinar: Electronic Health Records (EHRs) and MongoDB - Advancing the Data Platform for the Future

  • 1.
  • 2. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Agenda •  Who is NewWave? •  Why Mongo? •  How NewWave Uses Mongo •  NewWave’s Road Map •  Questions?
  • 3. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Who is NewWave? —  Established provider of innovative IT services, solutions and support since 2004. —  SEI CMMI Maturity Level II Company —  8(a) Small Business, MBE Certified —  GSA IT Schedule 70 & 8(a) STARS II —  Outstanding history in supporting Federal Healthcare Programs for years —  Reputation for providing commercial and federal government clients reliable, cost effective technical solutions
  • 4. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com NewWave Customers Federal Emergency Management Agency (FEMA) •  Workman Compensation Claims Management Department of Health and Human Services •  Center of Medicaid and Medicare Services (CMS) •  Quality Net Identity Management (QIMS) •  Data Management (DM) IDIQ •  Electronic Health Records •  Research, Data and Information System (RDIS) IDIQ •  Data Collection Task •  MCSIS – Information Sharing System
  • 5. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Current Projects Provider Screening Challenge (Crowdsourcing) “To develop a multi-state, multi-program provider screening application capable of risk scoring, credential validation, identity authentication, and sanction checks, while lowering burden on providers and reducing administrative and infrastructure expenses for States and federal programs” •  To operate in a cloud-based environment •  Federal Healthcare is looking for “reliable, scalable, and cost-effective” software to improve screening of providers across state and program lines
  • 6. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Innovation Lab
  • 7. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Current Projects Transformed Medicaid Statistical Information System “Evaluate the final multi-state, multi-program provider screening application capable of risk scoring, credential validation, identity authentication, and sanction checks technical solution and provide information technology (IT) technical assistance for States implementing and piloting this solution” •  To provide IT technical assistance (TA) including working with states as it relates to their state system requirements, IT system builds, and associated interfaces
  • 8. Pre-Mongo Physical Architecture – Electronic Health Records Load  Balancer   IBM     IBM   HTTP  Server   HTTP  Server   •  Traditional Architecture •  Not easily scalable   WebSphere   WebSphere   Oracle  DB2   Oracle   Oracle  DB2   DB2  
  • 9. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Health Information Technology and the Big Data The need and the trends “If US healthcare were to use big data creatively and effectively to drive efficiency and quality, the sector could create more than $300 billion in value every year. Two-thirds of that would be in the form of reducing US healthcare expenditure by about 8 percent.” - McKinsey —  Making data available in real or near-real time —  Processing data without much moving around —  No need to replace with bigger and powerful servers; just add nodes to the existing infrastructure …and so MongoDB
  • 10. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Why Mongo? File Storage: •  GridFS Cost   ETL Data: •  Built-in aggregation framework for simple applications •  Integrates with Hadoop for complex data aggregation using Map/Reduce Versatility: Compa5bility   •  Cloud-friendly •  Java-friendly Performance   Schema-free: •  Agile Availability  
  • 11. Why Mongo Over RDBMS?     ü  Design-as-you-go   {    “_id”  :  ObjectId("4efa8d2b7d284dad101e4bc9"), ü  Agile Methodology  “providerName”  :    “Dave  Dawson”,      “specialty”  :  “  Internal  Medicine”   }   {    “_id”  :  ObjectId("4efa8d2b7d284dad101e4bc9”),    “providerName”  :    “Steve  Towson”,      “specialty”  :  “  Physical  Therapy”,    “fileName”  :  “  xray.jpg”   }          
  • 12. Why Mongo Over RDBMS?   ü  For Applications requiring high performance and scalability without compromising on functionality
  • 13. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com How We Use Mongo? •  Storing Electronic Health Records •  Mongo provides a convenient, powerful and NETEZZA TERADATA robust way to store structured/unstructured Oracle data IBM •  Leverage the use of GridFS to store large files, that are stored as chunks. •  Integrate with Hadoop and “BI tool” to Hadoop analyze data from local and external stores using Map/Reduce framework in Mongo. Electronic   Health  Data   MongoDB MongoDB ApplicaWon   MongoDB
  • 14. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Architecture HTTP   Diagram FTP   Spring  Security   HTML  5   File   JQuery   Camel   Spring   Spring   Framework   Ac5vi5-­‐BPM/   Security   JMS   Drools   Open  Geo     Spring  Data     Elas5c  Search   SMTP       Ac5ve   MongoDB   GridFS   MQ   Hadoop  
  • 15. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com EHR Requirement: Efficient Data Exchange The Need FTP   •  Exchange data smoothly and securely among different actors File   •  Guaranteed interoperability Camel   The Solution : Apache Camel •  Patterns to implement routing and mediation rules JMS   in Java via Spring based XML Spring  Data   •  Uses URIs to work directly with any kind of SMTP   Transport or messaging model ( FTP, File, JMS   etc.) Ac5ve   •  Provides Business Activity Monitoring (BAM) MQ MongoDB   •  Convenient storage of ETL data to Mongo   •  Parallel processing and ordering of messages for throughput and load balancing
  • 16. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com EHR Requirement: Spatial Data and Search The Need: •  Data Integration and spatial visualization •  View epidemiological region •  Demographic analysis •  Allow users to search health records efficiently The Solution: HTTP   •  OpenGeo Suite •  MongoDB – WMS and WFS data •  “Object Embedding” in OpenLayers Spring  Security   •  HTML5, JQuery and OpenLayers for desired map HTML  5   view •  Google’s geocoder for locating addresses JQuery   •  Elastic Search Elas5cSearch   OpenGeo   •  Modeled with document oriented DBs •  Distributed based search support •  Elastic search engine on top of Apache Lucene MongoDB  
  • 17. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com EHR Requirement: Rules Engine HTTP   The need: •  Automate workflows of administrative processes Spring  Security   •  Increase business agility HTML  5   •  Automate activities JQuery   •  Lower modification expenses on business logic ActivitiBPM/ Drools The solution: Spring  Data   •  ActivitiBPM/Drools and Spring-data-mongo •  Capable of processing large volumes of data   •  Mongo for rule repository and storing user Ac5ve   documents (e.g. prescriptions) MQ MongoDB   •  Rule 1: rule based services (e.g. calculating   premiums and refunds) ü  New Diseases ü  New or modified laws on the •  Rule 2 : complex decision activities and content health insurance market based routing decision (automated or manual or ü  New insurance products both) ü  New business model •  Rule 3: Work item allocation for manual processing steps (e.g. fraud detection)
  • 18. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Physical Architecture •  Expect high volumes of users and patient Load  Balancer   information •  Sharding, an efficient and inexpensive option •  Store metadata in Config Servers Nginx   Nginx   JeYy   JeYy   MongoS   Mongod   Mongod   Mongod  
  • 19. NewWave Road Map NewWave Telecom & Technologies, Inc. www.newwave-technologies.com
  • 20. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Multi-Cloud SaaS Environment PaaS Hybrid   IaaS Public   Private  
  • 21. NewWave Telecom & Technologies, Inc. www.newwave-technologies.com Mongo for Social Media     “Sixty Percent of surveyed physicians and 65 percent of surveyed nurses are interested in using social networks for professional purposes” - Manhattan research Taking the Pulse, v9.0. Use Case: •  EHR application relies on social media for trend detection and intelligence gathering – natural disaster detection or flu outbreak tracking Twitter caught the 2010 cholera outbreak Why Mongo?? in Haiti • Integration with Spring Social • Mongo 2.2’s powerful aggregation framework • Built-in Map/Reduce framework • Sharding and replication capability
  • 22. QUESTIONS??   Linkedin.com/company/newwave_technologies @NewWave_Tech