SlideShare a Scribd company logo
1 of 36
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Paul Avillach, MD, PhD
Assistant Professor, Department of Biomedical Informatics, Harvard University
194317
Towards Precision Medicine:
Building Patient Centric Information
Commons on Common
and Rare Diseases Using AWS
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Humorism
phlegmatic choleric
sanguine melancholicTreatment:
Bloodletting
Diagnosis of Leukemia During 18th Century?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
For each subtype:
- Diagnosis
- Prognosis
- Potential treatment
Diagnosis of Leukemia
Chronic
myelogenous
leukemia
Acute
lymphoblastic
leukemia
Chronic
lymphocytic
leukemia
Acute
myelogenous
leukemia
sanguine
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
?? ? ?
Autism
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Toward Precision Medicine: Building a Knowledge Network for
Biomedical Research and a New Taxonomy of Disease
Report from National Academy of Science, USA, 2011
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
https://nhanes.hms.harvard.edu
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Gold standard resource for phenotypes and exposure
information: National Health and Nutrition Examination Survey
since the 1960s
now biannual: 1999 onwards
5000 participants per year
1 http://www.cdc.gov/nchs/nhanes.htm
1999-2000:
N=41,474
1,181 total measurements!
>250 exposures (serum + urine)
>85 quantitative clinical traits
(e.g., serum glucose, lipids,
body mass index)
nutritional and health status interviews
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Gold standard for breadth of exposure & behavior data:
National Health and Nutrition Examination Survey
Nutrients and Vitamins
vitamin D, carotenes
Infectious Agents
hepatitis, HIV, Staph. aureus
Plastics and consumables
phthalates, bisphenol A Physical Activity
e.g., stepsPesticides and pollutants
atrazine; cadmium; hydrocarbons
Drugs
statins; aspirin
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Live demo
https://nhanes.hms.Harvard.edu
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
https://grdr.hms.harvard.edu
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Rare Disease Registry Patient count Variables
Clinical Registry Investigating Bardet-Biedl Syndrome 180 708
International Pachyonychia Congenita Research Registry 569 496
International Plastic Bronchitis registry 66 63
Intracranial Hypertension Registry 963 77
North American Malignant Hyperthermia Registry 2,107 162
Wolfram Syndrome International Registry 124 580
Coordination of Rare Diseases at Sanford Registry 1,218 46
including: including:
Additional
data:
National Ataxia Foundation 487 16
International WAGR syndrome association 50 380
Cornelia De Lange Syndrome Registry 61 486
Total 5,227 3,014
Rare Cancer Registry (soon) 800 1,800
https://grdr.hms.harvard.edu
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
UDN Patient Centric Information Commons
• Demographics
• Online registration Form
• PhenoTips
• HPO clinical terms
• Ethnicity
• Diagnosis OMIM
• Knowledge extracted from
referral letters (via NLP)
• Type of sequencing
• Candidate genes
• Candidate variants
• Full Annotated VCF
• 524 Whole genomes
• 616 Whole exomes
• 343 probands
• 259 trios
• + ….
i2b2/tranSMART/gNOME
ALL UDN Data Available
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
RESTful API
Source code: https://github.com/hms-dbmi
Play with API: https://bd2k-picsure.hms.harvard.edu
Patient Centric Information Commons (PIC)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Harvard IRB security levels:
• Level 5 - Extremely sensitive information
• Level 4 – Very sensitive information
• Level 3 – Sensitive or confidential information
• Level 2 - Benign information to be held
confidentially
• Level 1 - Non-confidential research information
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Enables HIPAA Compliance
AWS enables customers to build HIPAA-compliant applications that store,
process, or transmit Protected Health Information (PHI)
 Business Associate Agreement (BAA) addendum available
 HIPAA-eligible services from AWS for a broad range of applications
Compute Storage Database Managed Big
Data
Archiving Data
Warehousing
Networking
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HIPPA Compliance on AWS
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Secured Access Control
1. Authentication
Who are you?
2. Authorization
What are you allowed to do?
Level 0 : Authenticated BUT no access to data
Level 1 : Aggregated data
Level 2 : patient level data
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
RedOctober
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
1. Authentication
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitoring EVERYTHING
Deployment of a new project (EC2, RDS, S3,
CloudFormation)
System activity on EC2 and RDS
Application business activity on EC2
• Tomcat
• Jboss / Wildfly
• Httpd
• Solr
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitoring EVERYTHING
Authentication via Auth0 API
User activity
• What do users do on the service?
API activity
• What is being accessed and by whom?
AWS console and API activity
• Who is accessing AWS console or API and doing what?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Monitoring EVERYTHING
• Dashboards sent by email every morning
• Alerts trigger events in Slack
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
1 2
Modular Open Source Research Service
Previous published
example using
Jupyter notebook
Everyone has
FULL access
to all the code
to reproduce
analysis
https://tinyurl.com/DCPPC-APIs-overview
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• Play with i2b2/tranSMART UI:
• https://grdr.hms.harvard.edu
• https://nhanes.hms.harvard.edu
• https://demo-ngs.hms.harvard.edu
• Play with BD2K PIC-SURE RESTful API
• http://bd2k-picsure.hms.harvard.edu
• http://exac.hms.harvard.edu
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank you!

More Related Content

Similar to Precision Medicine on the Cloud

RiskWatch for HIPAA Compliance™
RiskWatch for HIPAA Compliance™RiskWatch for HIPAA Compliance™
RiskWatch for HIPAA Compliance™
CPaschal
 

Similar to Precision Medicine on the Cloud (20)

WuXi NextCODE Scales up Genomic Sequencing on AWS (ANT210-S) - AWS re:Invent ...
WuXi NextCODE Scales up Genomic Sequencing on AWS (ANT210-S) - AWS re:Invent ...WuXi NextCODE Scales up Genomic Sequencing on AWS (ANT210-S) - AWS re:Invent ...
WuXi NextCODE Scales up Genomic Sequencing on AWS (ANT210-S) - AWS re:Invent ...
 
AWS Floor 28 - Migrating to AWS
AWS Floor 28 - Migrating to AWSAWS Floor 28 - Migrating to AWS
AWS Floor 28 - Migrating to AWS
 
AI/ML in Life Sciences: Predictive Modeling with Amazon SageMaker (LFS303) - ...
AI/ML in Life Sciences: Predictive Modeling with Amazon SageMaker (LFS303) - ...AI/ML in Life Sciences: Predictive Modeling with Amazon SageMaker (LFS303) - ...
AI/ML in Life Sciences: Predictive Modeling with Amazon SageMaker (LFS303) - ...
 
How to Quickly Get Insights from IoT Data on AWS (ANT337-S) - AWS re:Invent 2018
How to Quickly Get Insights from IoT Data on AWS (ANT337-S) - AWS re:Invent 2018How to Quickly Get Insights from IoT Data on AWS (ANT337-S) - AWS re:Invent 2018
How to Quickly Get Insights from IoT Data on AWS (ANT337-S) - AWS re:Invent 2018
 
Managing Sensitive Information in an API and Microservices World
Managing Sensitive Information in an API and Microservices WorldManaging Sensitive Information in an API and Microservices World
Managing Sensitive Information in an API and Microservices World
 
Next Generation Biomedical Research using AWS
Next Generation Biomedical Research using AWSNext Generation Biomedical Research using AWS
Next Generation Biomedical Research using AWS
 
Threat Detection and Mitigation at Scale on AWS - SID301 - Atlanta AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Atlanta AWS SummitThreat Detection and Mitigation at Scale on AWS - SID301 - Atlanta AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Atlanta AWS Summit
 
Enabling Sustainable Research Platforms in the Cloud
Enabling Sustainable Research Platforms in the CloudEnabling Sustainable Research Platforms in the Cloud
Enabling Sustainable Research Platforms in the Cloud
 
Threat Detection and Mitigation at Scale on AWS
Threat Detection and Mitigation at Scale on AWS Threat Detection and Mitigation at Scale on AWS
Threat Detection and Mitigation at Scale on AWS
 
apidays New York 2022 - Create world class developer experience with DAC's On...
apidays New York 2022 - Create world class developer experience with DAC's On...apidays New York 2022 - Create world class developer experience with DAC's On...
apidays New York 2022 - Create world class developer experience with DAC's On...
 
Threat Detection and Mitigation at Scale on AWS - SID301 - Anaheim AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Anaheim AWS SummitThreat Detection and Mitigation at Scale on AWS - SID301 - Anaheim AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Anaheim AWS Summit
 
Enabling patient-centricity-pfizer
Enabling patient-centricity-pfizerEnabling patient-centricity-pfizer
Enabling patient-centricity-pfizer
 
Enabling Patient Centricity for Pfizer through AWS Cloud (LFS301-S-i) - AWS r...
Enabling Patient Centricity for Pfizer through AWS Cloud (LFS301-S-i) - AWS r...Enabling Patient Centricity for Pfizer through AWS Cloud (LFS301-S-i) - AWS r...
Enabling Patient Centricity for Pfizer through AWS Cloud (LFS301-S-i) - AWS r...
 
Linked data in industry
Linked data in industryLinked data in industry
Linked data in industry
 
Working with Open Data on AWS
Working with Open Data on AWSWorking with Open Data on AWS
Working with Open Data on AWS
 
SID301 Threat Detection and Mitigation
 SID301 Threat Detection and Mitigation SID301 Threat Detection and Mitigation
SID301 Threat Detection and Mitigation
 
Threat Detection and Mitigation at Scale on AWS - SID301 - Chicago AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Chicago AWS SummitThreat Detection and Mitigation at Scale on AWS - SID301 - Chicago AWS Summit
Threat Detection and Mitigation at Scale on AWS - SID301 - Chicago AWS Summit
 
Breaking the Ice: How Broadridge is Helping Customers Transform Cold Archiva...
 Breaking the Ice: How Broadridge is Helping Customers Transform Cold Archiva... Breaking the Ice: How Broadridge is Helping Customers Transform Cold Archiva...
Breaking the Ice: How Broadridge is Helping Customers Transform Cold Archiva...
 
RiskWatch for HIPAA Compliance™
RiskWatch for HIPAA Compliance™RiskWatch for HIPAA Compliance™
RiskWatch for HIPAA Compliance™
 
INTERFACE by apidays 2023 - Identifying Business Risks from API Legal Agreeme...
INTERFACE by apidays 2023 - Identifying Business Risks from API Legal Agreeme...INTERFACE by apidays 2023 - Identifying Business Risks from API Legal Agreeme...
INTERFACE by apidays 2023 - Identifying Business Risks from API Legal Agreeme...
 

More from Amazon Web Services

Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
Amazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
Amazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Precision Medicine on the Cloud

  • 1. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Paul Avillach, MD, PhD Assistant Professor, Department of Biomedical Informatics, Harvard University 194317 Towards Precision Medicine: Building Patient Centric Information Commons on Common and Rare Diseases Using AWS
  • 2. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 3. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Humorism phlegmatic choleric sanguine melancholicTreatment: Bloodletting Diagnosis of Leukemia During 18th Century?
  • 4. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. For each subtype: - Diagnosis - Prognosis - Potential treatment Diagnosis of Leukemia Chronic myelogenous leukemia Acute lymphoblastic leukemia Chronic lymphocytic leukemia Acute myelogenous leukemia sanguine
  • 5. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. ?? ? ? Autism
  • 7. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Toward Precision Medicine: Building a Knowledge Network for Biomedical Research and a New Taxonomy of Disease Report from National Academy of Science, USA, 2011
  • 8. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 9. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. https://nhanes.hms.harvard.edu
  • 10. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Gold standard resource for phenotypes and exposure information: National Health and Nutrition Examination Survey since the 1960s now biannual: 1999 onwards 5000 participants per year 1 http://www.cdc.gov/nchs/nhanes.htm 1999-2000: N=41,474 1,181 total measurements! >250 exposures (serum + urine) >85 quantitative clinical traits (e.g., serum glucose, lipids, body mass index) nutritional and health status interviews
  • 11. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Gold standard for breadth of exposure & behavior data: National Health and Nutrition Examination Survey Nutrients and Vitamins vitamin D, carotenes Infectious Agents hepatitis, HIV, Staph. aureus Plastics and consumables phthalates, bisphenol A Physical Activity e.g., stepsPesticides and pollutants atrazine; cadmium; hydrocarbons Drugs statins; aspirin
  • 12. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Live demo https://nhanes.hms.Harvard.edu
  • 13. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. https://grdr.hms.harvard.edu
  • 14. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Rare Disease Registry Patient count Variables Clinical Registry Investigating Bardet-Biedl Syndrome 180 708 International Pachyonychia Congenita Research Registry 569 496 International Plastic Bronchitis registry 66 63 Intracranial Hypertension Registry 963 77 North American Malignant Hyperthermia Registry 2,107 162 Wolfram Syndrome International Registry 124 580 Coordination of Rare Diseases at Sanford Registry 1,218 46 including: including: Additional data: National Ataxia Foundation 487 16 International WAGR syndrome association 50 380 Cornelia De Lange Syndrome Registry 61 486 Total 5,227 3,014 Rare Cancer Registry (soon) 800 1,800 https://grdr.hms.harvard.edu
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. UDN Patient Centric Information Commons • Demographics • Online registration Form • PhenoTips • HPO clinical terms • Ethnicity • Diagnosis OMIM • Knowledge extracted from referral letters (via NLP) • Type of sequencing • Candidate genes • Candidate variants • Full Annotated VCF • 524 Whole genomes • 616 Whole exomes • 343 probands • 259 trios • + …. i2b2/tranSMART/gNOME ALL UDN Data Available
  • 16.
  • 17. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. RESTful API Source code: https://github.com/hms-dbmi Play with API: https://bd2k-picsure.hms.harvard.edu Patient Centric Information Commons (PIC)
  • 18. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 20. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Harvard IRB security levels: • Level 5 - Extremely sensitive information • Level 4 – Very sensitive information • Level 3 – Sensitive or confidential information • Level 2 - Benign information to be held confidentially • Level 1 - Non-confidential research information
  • 21. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Enables HIPAA Compliance AWS enables customers to build HIPAA-compliant applications that store, process, or transmit Protected Health Information (PHI)  Business Associate Agreement (BAA) addendum available  HIPAA-eligible services from AWS for a broad range of applications Compute Storage Database Managed Big Data Archiving Data Warehousing Networking
  • 22. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 23. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 24. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. HIPPA Compliance on AWS
  • 25. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Secured Access Control 1. Authentication Who are you? 2. Authorization What are you allowed to do? Level 0 : Authenticated BUT no access to data Level 1 : Aggregated data Level 2 : patient level data
  • 26. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. RedOctober
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. 1. Authentication
  • 28. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitoring EVERYTHING Deployment of a new project (EC2, RDS, S3, CloudFormation) System activity on EC2 and RDS Application business activity on EC2 • Tomcat • Jboss / Wildfly • Httpd • Solr
  • 29. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitoring EVERYTHING Authentication via Auth0 API User activity • What do users do on the service? API activity • What is being accessed and by whom? AWS console and API activity • Who is accessing AWS console or API and doing what?
  • 30. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Monitoring EVERYTHING • Dashboards sent by email every morning • Alerts trigger events in Slack
  • 31. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 32. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. 1 2 Modular Open Source Research Service
  • 33. Previous published example using Jupyter notebook Everyone has FULL access to all the code to reproduce analysis
  • 35. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. • Play with i2b2/tranSMART UI: • https://grdr.hms.harvard.edu • https://nhanes.hms.harvard.edu • https://demo-ngs.hms.harvard.edu • Play with BD2K PIC-SURE RESTful API • http://bd2k-picsure.hms.harvard.edu • http://exac.hms.harvard.edu
  • 36. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank you!