SlideShare a Scribd company logo
1 of 60
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Patrick Combes,
Technical Leader, Healthcare and Life
Sciences
Accelerating Life Sciences
Research with HPC on AWS
.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Agenda
 Overview of AWS Infrastructure
 HPC Solution Components
 HPC Use Cases in Life Sciences & Common Tools
 Specific HPC Use Cases in Life Sciences & Customer
Success Stories
 Best Practices
 Getting Started
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Global Infrastructure
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Global Infrastructure
18 Regions – 55 Availability Zones
The AWS Cloud spans
55 Availability Zones
within 18 geographic
Regions and 1 Local
Region around the
world,
Announced plans: 12
more Availability Zones
and four more Regions
in Bahrain, Hong Kong
SAR, Sweden, and a
second AWS GovCloud
Region in the US.
# Indicates # of AZs in the Region
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Over 100 Global CloudFront PoPs
AWS Global Infrastructure
Regions
Amazon Global
Network
• Redundant 100GbE network
• Redundant private capacity
between all Regions except China
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
High Performance Computing on
AWS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
High Performance Computing on AWS
Faster Time to
Results
Better ROI
 Innovate faster with virtually
unlimited infrastructure enabling scaling
and agility not attainable on-premises
 Optimize cost with flexible
resource selection and pay per use
 Increase collaboration with
secure access to clusters around the world
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Advantages for HPC Workload Types
Tightly Coupled
Parallel
Computing
Loosely Coupled
Parallel
Computing
Accelerated
Computing
Visualization and
Interpretation
High Performance
Data Storage and
Analytics
Scale
EC2 Spot
Pricing
Early Access to
Technology
Choice Performance
Derive unique
insights with AI/ML
Skip the Queue View results
instantly
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS HPC Solution Components
Storage
EBS EFS
S3
Networking
Enhanced
Networking
Placement
Groups
Automation &
Orchestration
AWS Batch
CfnCluster
NICE EnginFrame
Visualization
NICE DCV
Appstream 2.0
Compute
EC2 Instances
(Compute and Accelerated)
EC2 Spot
Auto Scaling
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EC2 Instances
General
purpose
Dense
storage
Compute
optimized
FPGA
GPU
Compute
Storage
optimized
Graphics
intensive
Memory
optimized
High
I/O P2M4 D2 X1 G2T2 R4I3C5 F1M5 P3H1 EC2 Bare MetalG3T2 Unlimited X1eI2C4
High
I/O
General
purpose
burstable Direct access to
physical server
resources
Optimize the price/performance of your HPC Workloads with the widest
range of compute instances
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon EFS
File
Amazon EBS
Amazon EC2
Instance Store
Block
Amazon
S3 / S3-IA
Amazon Glacier
Object
Data Transfer
AWS Direct
Connect
ISV
Connectors
Amazon
Kinesis
Firehose
Storage
Gateway
S3 Transfer
Acceleration
AWS Storage is a Platform
AWS
Snowball
Amazon
CloudFront
Internet/
VPN
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
EC2 Purchasing Options
On-Demand
Pay for compute capacity by
the second with no long-
term commitments
Spiky workloads, to define
needs
Reserved
Make a 1 or 3 Year commitment
and receive a significant discount
off On-Demand prices
Committed, steady-state usage
Spot
Spare EC2 capacity at savings of
up to 90% off On-Demand prices
Fault-tolerant, dev/test, time-
flexible, stateless workloads
Per Second Billing for EC2 Linux instances & EBS volumes
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Deploying HPC on AWS
.
3D GRAPHICS VIRTUAL WORKSTATION
LICENSE MANAGERS AND CLUSTER
HEAD NODES WITH JOB SCHEDULERS
CLOUD-BASED, AUTO-SCALING HPC CLUSTERS
SHARED FILE
STORAGE
STORAGE CACHE
On AWS, secure and
well-optimized HPC
clusters can be
automatically created,
operated, and torn down
in just minutes
Amazon S3
and Amazon Glacier
ON-PREMISES
HPC RESOURCES
Corporate Datacenter
AWS SNOWBALL
AWS DIRECT
CONNECT
THIN OR ZERO CLIENT
- NO LOCAL DATA -
APPSTREAM 2.0
AWS BATCH
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
HPC on AWS For Life Sciences Applications
&
Common AWS / Partner Tools
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Defining HPC – Example Use Cases
Data Light
Minimal
requirements
for high
performance
storage
Data Heavy
Benefits from
access to
high
performance
storage
Clustered (Tightly coupled)
Distributed / Grid (Loosely coupled)
 Fluid dynamics
 Weather forecasting
 Materials simulations
 Crash simulations
 Risk simulations
 Molecular modeling
 Contextual search
 Logistics simulations
 Animation and VFX
 Semiconductor verification
 Image processing/GIS
 Genomics
 Seismic processing
 Clinical trial simulations
 Astrophysics
 Deep learning
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Accelerated Time
to Insight
Scalability and
Dynamic Resourcing
Compliant and
Secure Environment
AWS Benefits Directly Impact Life Sciences
 Quickly derive
actionable insights
from research and
development data
inputs
 No large upfront
investments in time,
infrastructure, and
money
 Efficiently scale
resources to meet
shifting demands
throughout the product
lifecycle
 Encourages unrestricted
scientific
experimentation, product
launches, and
manufacturing runs
 Streamlined and
repeatable
test environment
 Traceability helps
organizations satisfy
regulations and audits
Global, Fault-Tolerant
Infrastructure
 55 AWS Availability Zones
in 18 Regions worldwide
means high availability
 Allows for seamless
information-sharing
between global
stakeholders
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Common AWS Tools for HPC Applications in Life
Sciences
 Multiple Clusters
 CfnCluster
 AWS Batch
 Step Functions
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Deploy Multiple HPC Clusters
Running multiple clusters at the same time, and tuned for each
workload
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
HPC Automation with CfnCluster
CfnCluster simplifies deployment of
HPC in the cloud, including
integrating with popular HPC
schedulers
Built on AWS CloudFormation, easy
to modify to meet specific application
or project requirements
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Batch
 AWS Batch dynamically provisions resources
 Plans, schedules, and executes
 No batch software to install
Focus on your applications and results!
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Example: AWS Batch Job Architecture
IAM Role for
Batch Job
Amazon S3
Input Files
Queue of
Runnable Jobs
S3 Events Trigger
Lambda Function
Submits Batch Job
AWS Batch
Compute Environments
AWS Batch Job
Output
Job Definition
Job Resource Requirements
and other parameters
AWS Batch Execution
Application
Image
AWS Batch
Scheduler
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS Step Functions…
…makes it easy to coordinate the
components of distributed
applications using visual workflows
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Application Lifecycle in AWS Step Functions
Visualize in the
console
Define in JSON Monitor
executions
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Seven State Types
Task A single unit of work
Choice Adds branching logic
Parallel Fork and join the data across tasks
Wait Delay for a specified time
Fail Stops an execution and marks it as a failure
Succeed Stops an execution successfully
Pass Passes its input to its output
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Build Visual Workflows Using State Types
Task
Choice
Fail
ParallelMountains
People
Snow
Amazon
Rekognition
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Partner Tools : Alces Flight
.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
HCLS Specific Applications and Tools
Customer Success Stories
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Collaborative Research
Environments
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Collaboration Structure
Many Collaborations
• Two collaborations models
• Multi-AWS account
• AWS + management is the same
CRO
vendor
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Example HPC Collaboration Architecture
VPC
subnet
VPC subnet
Auto
Scaling
CloudWatch
SQSCloudTrail
EFS
bastion
S3
VPCe
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Connectivity
• Multi-account
model + VPC
• Connectivity
options
• Big decisions
factors
X
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
HPC Clusters in Healthcare & Life Sciences
HPC on AWS for Cancer Drug Research
“By spinning up a few hundred
nodes on AWS and getting
results in less than a day, our
scientific researchers have a lot
more freedom to ask questions
that weren’t even possible
before. The speed is important,
but equally important is the
additional intellectual curiosity
this enables for researchers”
Lance Smith
Associate Director of IT,
Celgene
The Challenge
 Slower time to results due to wait times and longer times to run jobs
on fixed configurations available
 Hard to collaborate with external entities due to security and
compliance issues
 Inability to scale beyond the fixed number of cores that were
available on premises
The Solution
 The company runs many HPC workloads on hundreds of Amazon
EC2 instances and uses Amazon S3 and Amazon Glacier to store
hundreds of terabytes of genomic data
 Using Amazon VPC, AWS Access and Identity Management, AWS
Direct Connect to collaborate securely
The Result
 HPC job time reduced to hours instead of weeks
 More parallel work being achieved leading to increased productivity
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Celgene Uses AWS to Speed Cancer Research
Celgene is a biotechnology firm that creates
drugs that fight cancer and other diseases and
disorders.
Using AWS, a single scientist
can launch hundreds of compute
nodes. That’s a capability we
just didn’t have before.
• Wanted to improve its high-performance
computing (HPC) capabilities
• Needed to enable collaboration
between its own researchers and
academic research labs
• Reduces HPC computational jobs from
weeks to less than one day
• Enables secure collaboration between
internal and external researchers
• Gives each scientist the ability to launch
hundreds of compute nodes
Lance Smith
Associate Director of IT
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The AWS Cloud enables swift
collaboration even with
hundreds of terabytes of data
Dr. Narayanan Veeraraghavan
Lead Programmer Scientist
Genome Sequencing Center, Baylor
College of Medicine
Baylor: Seamless Global Collaboration
• CHARGE Project required global
collaboration of 200 scientists at 5
institutions
• 20 genomic sequences generating a PB
a month
When extended to the AWS Cloud, first
analysis completed 5x faster vs. on
premises
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Genomics
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Genomics Data Processing
Typical workflow in genomics analysis
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
A Reference Architecture for Genomics
Lambda
functions
Amazon ECR
Amazon S3
AWS Batch AWS Step FunctionsAWS Lambda
Job Layer Batch Layer Workflow Layer
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
U.C. Berkeley Researchers Uses AWS to Look At More
Accurate Data, Faster
• The AMP Lab is a multidisciplinary
research effort at the University of
California, Berkeley aimed at building
scalable machine learning and data
analysis technology
• Needed to be able to scale compute
resources quickly to analyze algorithms
that are used in genomics work
• Researchers are able to easily scale
Amazon EC2 instances simultaneously
to process genome data faster and
more cost effectively
We’re able to solve real world
problems because AWS gives
us access to real world
resources
Michael Franklin
Director, AMP Lab
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Genomics Processing on FPGA
Children’s Hospital of Philadelphia and Edico Genome Achieve Fastest-Ever Analysis of
1,000 Genomes
Orlando, Fla., Oct 19, 2018 – The
Children’s Hospital of Philadelphia
(CHOP) and Edico Genome today set a
new scientific world standard in rapidly
processing whole human genomes into
data files usable for researchers aiming
to bring precision medicine into
mainstream clinical practice. Utilizing
Edico Genome’s DRAGENTM Genome
Pipeline, deployed on 1,000 Amazon
EC2 F1 instances on the Amazon Web
Services (AWS) Cloud, 1,000 pediatric
genomes were processed in two hours
and 25 minutes.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
FPGA Acceleration Using F1
PCIe
DDR
controllers DDR-4
attached
memory
EC2
F1
Launch instance and load AFI
Amazon Machine Image (AMI)
CPU
Applicatio
n
Amazon FPGA Image (AFI)
An F1 instance can have
any number of AFIs
An AFI can be loaded into
the FPGA in seconds
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Clinical Trial Simulations
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Bristol-Myers Squibb needed a cost-
effective and secure cloud solution
to host research data for scientists
that would be used in conjunction
with on-premises systems.
• BMS can take advantage of on-
demand capacity to run clinical trial
simulations 98 percent faster than in
its previous environment.
Bristol-Myers Squibb Runs Clinical Trial Simulations
Faster with AWS
Bristol-Myers Squibb (BMS) is a global biopharmaceutical company with a
mission to discover, develop, and deliver innovative medicines that help
patients prevail over serious diseases.
At Bristol Myer-Squibb, Compute-
intensive clinical trial simulations that
previously took 60 hours could now
be finished in only 1.2 hours on the
AWS Cloud. They were able to
reduce the number of subjects from
60 to 40 and the number of blood
samples per subject from 12 to 5
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Medidata Uses AWS to Provide Physicians with
Potentially Life-Saving Access to Patient Information
Medidata provides software that helps
physicians deliver better, faster, and safer
clinical trials
The rate of innovation in AWS is
brilliant – it allows us to keep
pushing forward-thinking
solutions to our customers.
• The high availability, scalability, and
storage capability offered by AWS help
Medidata provide critical patient
information to physicians and create
new and innovative medical solutionsMichelle Marlborough
VP of Product Strategy
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Molecular Modeling &
Computational Chemistry
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Computational Chemistry
• Calculate the properties of molecules
and solids
• Property space varies over the HPC
calculation space from massively
parallel to tightly coupled
• Many industry standard partner
solutions available on AWS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Schrödinger uses AWS to Run Simulations Faster
Schrödinger’s mission is to improve human health and quality of
life by developing advanced computational methods that transform
the way scientists design therapeutics and materials
This performance increase, coupled
with the ability to quickly scale in
response to new compound ideas,
gives our customers the ability to
bring lifesaving drugs to market more
quickly
• Amazon EC2 P3 instances
with high performance
GPUs allowed Schrodinger
to perform four times as
many simulations in a day
as they could with P2
instances.
Robert Abel,
Senior Vice President of Science
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS enables Pfizer’s WRD to
explore specific difficult or
deep scientific questions in
timely, scalable manner and
helps Pfizer make better
decisions more quickly.
Dr. Michael Miller
Head of HPC for R&D
• Pfizer’s HPC software and systems for
worldwide research and development
(WRD) support large scale data
analysis, research projects, clinical
analytics and modeling
• The company chose AWS because it
offered an additional level of security
and integrated easily into the already
present infrastructure
• Pfizer saved money with AWS by not
having to invest in additional hardware
and software
”
“
AWS Helps Pfizer Focus on Large Scale Data
Analysis
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
High Throughput Screening
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Virtual High-Throughput Screening
Characterization Positioning
Toxicity
•ADME/T
Filtering
•PAINS
Compound
DB
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
We completed the
equivalent of thirty-nine
years of computational
chemistry in just under 9
hours for a cost of around
$4200.
Steve Litster
Global Head of Scientific Computing, Novartis
Novartis: Acceleration of Pre-Clinical R&D
• Existing infrastructure to screen 10
million compounds in a computational
model not available
• New infrastructure would have cost
approximately $40 million to build
Novartis used AWS for HPC computational
chemistry
”
“
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Deep Learning
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Application
Services
Platform
Services
Frameworks
&
Infrastructure
Apache
MXNet
PyTorch
Cognitive
Toolkit
Keras
Caffe2
& Caffe
TensorFlow
AWS Deep Learning AMI
GPU MobileCPU
IoT
(Greengrass)
Amazon Machine
Learning
Spark & EMRSageMaker
Vision: Rekognition Speech: Polly Language: Lex
Gluon
Wide and Deep ML/DL Stack
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Matrix Analytics uses deep learning in its
LungDirect solution to track disease
progression for patients diagnosed with
pulmonary nodules in their lungs.
• Deep learning algorithms assess the
malignancy risk of pulmonary nodules based
on factors such as nodule size, shape,
density, volume, as well as patient
demographics.
• Use AWS Deep Learning AMI and the
TensorFlow machine learning framework to
train computer vision algorithms for CT
scans.
Early Cancer Detection with Deep Learning on
AWS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• HeartFlow creates personalized medical
technology using deep learning to help
diagnose heart disease.
• Accelerated by NVIDIA GPUs, HeartFlow’s
solution analyzes CT scans to create a 3D
model of a patient’s heart and coronary
arteries.
• In addition to creating an accurate 3D
model, the system simulates the flow of
blood in each vessel.
• Uses the Caffe deep learning framework on
P2 instances; exploring TensorFlow on G3.
Using Deep Learning to Detect Heart Disease
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Arterys uses deep learning for innovation in medical
imaging to deliver data-driven clinical patient care.
• Analyzes thousands of cardiac MRI images from
global hospitals to understand patients and
treatments.
• Enabled seamless visualization of medical
images and solved limited computation power
available to doctors today by moving from CPU
to GPU computing.
• Reduced time for medical imaging analysis from
30 minutes to seconds using deep learning and
Amazon G2 and S3.
Advancing Cardiac Visualization with Deep
Learning
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Lessons Learned & Best Practices
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Lessons learned/best practices
• Dive deep into workload and plan accordingly
• Look carefully into I/O-storage architecture
• Optimize: look at innovative accelerated options for
FPGAs and GPUs
• Engage partner solutions where possible
.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Where to get more information ?
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
More Information
Web Pages:
AWS HPC Landing Page: www.aws.amazon.com/hpc
AWS Genomics Page: https://aws.amazon.com/health/genomics/
AWS Biotech & Pharma Page: https://aws.amazon.com/health/biotech-pharma/
Blogs:
Building High Throughput Genomics Batch Workflows on AWS
White Papers
Architecting for Genomic Data Security and Compliance in AWS
How Cloud HPC is Reducing Time to Insights in Pre-clinical Research
AWS Genomics Guide
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

More Related Content

What's hot

Microsoft power platform
Microsoft power platform Microsoft power platform
Microsoft power platform AYUSHISHARMA295
 
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...Morgan Simonsen
 
Data Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & AthenaData Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & AthenaAmazon Web Services
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack FundamentalsCenk Ersoy
 
Introduction to AWS Services and Cloud Computing
Introduction to AWS Services and Cloud ComputingIntroduction to AWS Services and Cloud Computing
Introduction to AWS Services and Cloud ComputingAmazon Web Services
 
Azure Logic Apps
Azure Logic AppsAzure Logic Apps
Azure Logic AppsBizTalk360
 
Microsoft power platform
Microsoft power platformMicrosoft power platform
Microsoft power platformJenkins NS
 
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Edureka!
 
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...Edureka!
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceDavid J Rosenthal
 
Microsoft PowerApps and Flow
Microsoft PowerApps and FlowMicrosoft PowerApps and Flow
Microsoft PowerApps and FlowSteve Knutson
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfData & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfChris Bingham
 
Power apps presentation
Power apps presentationPower apps presentation
Power apps presentationInnoTech
 
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform Comparison
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform ComparisonAWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform Comparison
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform ComparisonMariya James
 
Architect’s Open-Source Guide for a Data Mesh Architecture
Architect’s Open-Source Guide for a Data Mesh ArchitectureArchitect’s Open-Source Guide for a Data Mesh Architecture
Architect’s Open-Source Guide for a Data Mesh ArchitectureDatabricks
 
Azure Container Apps
Azure Container AppsAzure Container Apps
Azure Container AppsKen Sykora
 
Self-Service Business Intelligence with Power BI
Self-Service Business Intelligence with Power BISelf-Service Business Intelligence with Power BI
Self-Service Business Intelligence with Power BITheresa Lubelski
 

What's hot (20)

Microsoft power platform
Microsoft power platform Microsoft power platform
Microsoft power platform
 
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...
Massive Lift & Shift Migrations to Microsoft Azure with the Microsoft Migrati...
 
Data Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & AthenaData Catalog & ETL - Glue & Athena
Data Catalog & ETL - Glue & Athena
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack Fundamentals
 
Introduction to AWS Services and Cloud Computing
Introduction to AWS Services and Cloud ComputingIntroduction to AWS Services and Cloud Computing
Introduction to AWS Services and Cloud Computing
 
Azure Logic Apps
Azure Logic AppsAzure Logic Apps
Azure Logic Apps
 
Microsoft power platform
Microsoft power platformMicrosoft power platform
Microsoft power platform
 
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
Introduction to Cloud | Cloud Computing Tutorial for Beginners | Cloud Certif...
 
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...
AWS Interview Questions And Answers | AWS Solution Architect Interview Questi...
 
Migrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with ConfidenceMigrate to Microsoft Azure with Confidence
Migrate to Microsoft Azure with Confidence
 
Microsoft PowerApps and Flow
Microsoft PowerApps and FlowMicrosoft PowerApps and Flow
Microsoft PowerApps and Flow
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfData & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Power apps presentation
Power apps presentationPower apps presentation
Power apps presentation
 
Windows Azure Platform Overview
Windows Azure Platform OverviewWindows Azure Platform Overview
Windows Azure Platform Overview
 
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform Comparison
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform ComparisonAWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform Comparison
AWS or Azure or Google Cloud | Best Cloud Platform | Cloud Platform Comparison
 
Architect’s Open-Source Guide for a Data Mesh Architecture
Architect’s Open-Source Guide for a Data Mesh ArchitectureArchitect’s Open-Source Guide for a Data Mesh Architecture
Architect’s Open-Source Guide for a Data Mesh Architecture
 
Azure Container Apps
Azure Container AppsAzure Container Apps
Azure Container Apps
 
Self-Service Business Intelligence with Power BI
Self-Service Business Intelligence with Power BISelf-Service Business Intelligence with Power BI
Self-Service Business Intelligence with Power BI
 

Similar to Accelerating Life Sciences with HPC on AWS - AWS Online Tech Talks

成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)Amazon Web Services
 
High Performance Computing on AWS
High Performance Computing on AWSHigh Performance Computing on AWS
High Performance Computing on AWSAmazon Web Services
 
AWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAmazon Web Services
 
SRV317_Unlocking High Performance Computing for Financial Services with Serve...
SRV317_Unlocking High Performance Computing for Financial Services with Serve...SRV317_Unlocking High Performance Computing for Financial Services with Serve...
SRV317_Unlocking High Performance Computing for Financial Services with Serve...Amazon Web Services
 
Hybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleHybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleTom Laszewski
 
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Amazon Web Services
 
Application Performance Management on AWS
Application Performance Management on AWSApplication Performance Management on AWS
Application Performance Management on AWSAmazon Web Services
 
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...Amazon Web Services
 
Easy and Efficient Batch Computing on AWS
Easy and Efficient Batch Computing on AWSEasy and Efficient Batch Computing on AWS
Easy and Efficient Batch Computing on AWSAmazon Web Services
 
Virtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesVirtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesAmazon Web Services
 
AWS cloud computing.pptx
AWS cloud computing.pptxAWS cloud computing.pptx
AWS cloud computing.pptxJhonleo15
 
Standard Chartered Bank Cloud Journey
Standard Chartered Bank Cloud JourneyStandard Chartered Bank Cloud Journey
Standard Chartered Bank Cloud JourneyAmazon Web Services
 
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...Amazon Web Services
 
Migrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSMigrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSAmazon Web Services
 
Application Performance Management on AWS - ARC317 - re:Invent 2017
Application Performance Management on AWS - ARC317 - re:Invent 2017Application Performance Management on AWS - ARC317 - re:Invent 2017
Application Performance Management on AWS - ARC317 - re:Invent 2017Amazon Web Services
 
The Serverless Tidal Wave - SwampUP 2018 Keynote
The Serverless Tidal Wave - SwampUP 2018 KeynoteThe Serverless Tidal Wave - SwampUP 2018 Keynote
The Serverless Tidal Wave - SwampUP 2018 KeynoteArun Gupta
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 Amazon Web Services
 
Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSTom Laszewski
 

Similar to Accelerating Life Sciences with HPC on AWS - AWS Online Tech Talks (20)

成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
成本節約之道:加速設計週期 x 大規模運行高效能運算 (HPC) 工作負載 (Level: 300)
 
High Performance Computing on AWS
High Performance Computing on AWSHigh Performance Computing on AWS
High Performance Computing on AWS
 
AWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWSAWS Compute Evolved Week: High Performance Computing on AWS
AWS Compute Evolved Week: High Performance Computing on AWS
 
SRV317_Unlocking High Performance Computing for Financial Services with Serve...
SRV317_Unlocking High Performance Computing for Financial Services with Serve...SRV317_Unlocking High Performance Computing for Financial Services with Serve...
SRV317_Unlocking High Performance Computing for Financial Services with Serve...
 
Hybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the PossibleHybrid Cloud on AWS - Introduction and Art of the Possible
Hybrid Cloud on AWS - Introduction and Art of the Possible
 
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
Nuvem Híbrida - EBC on the road Brazil Edition [Portuguese]
 
Application Performance Management on AWS
Application Performance Management on AWSApplication Performance Management on AWS
Application Performance Management on AWS
 
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...
Better, Faster, Cheaper – Cost Optimizing Compute with Amazon EC2 Fleet #savi...
 
Easy and Efficient Batch Computing on AWS
Easy and Efficient Batch Computing on AWSEasy and Efficient Batch Computing on AWS
Easy and Efficient Batch Computing on AWS
 
Virtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web ServicesVirtual AWSome Day October 2018 - Amazon Web Services
Virtual AWSome Day October 2018 - Amazon Web Services
 
AWS cloud computing.pptx
AWS cloud computing.pptxAWS cloud computing.pptx
AWS cloud computing.pptx
 
Standard Chartered Bank Cloud Journey
Standard Chartered Bank Cloud JourneyStandard Chartered Bank Cloud Journey
Standard Chartered Bank Cloud Journey
 
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...
The Future of Research Computing on AWS - AWS Public Sector Summit Singapore ...
 
Migrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWSMigrate & Modernize your legacy Microsoft applications with AWS
Migrate & Modernize your legacy Microsoft applications with AWS
 
Application Performance Management on AWS - ARC317 - re:Invent 2017
Application Performance Management on AWS - ARC317 - re:Invent 2017Application Performance Management on AWS - ARC317 - re:Invent 2017
Application Performance Management on AWS - ARC317 - re:Invent 2017
 
AWS Cost Optimisation Solutions
AWS Cost Optimisation SolutionsAWS Cost Optimisation Solutions
AWS Cost Optimisation Solutions
 
The Serverless Tidal Wave - SwampUP 2018 Keynote
The Serverless Tidal Wave - SwampUP 2018 KeynoteThe Serverless Tidal Wave - SwampUP 2018 Keynote
The Serverless Tidal Wave - SwampUP 2018 Keynote
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構
 
Introduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWSIntroduction to Hybrid Cloud on AWS
Introduction to Hybrid Cloud on AWS
 
APN Live-AWS Core Services
APN Live-AWS Core ServicesAPN Live-AWS Core Services
APN Live-AWS Core Services
 

More from Amazon Web Services

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...Amazon Web Services
 
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...Amazon Web Services
 
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 FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
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 Amazon Web Services
 
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...Amazon Web Services
 
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...Amazon Web Services
 
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 WorkloadsAmazon Web Services
 
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 sfatareAmazon Web Services
 
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 NodeJSAmazon Web Services
 
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 webAmazon Web Services
 
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 sfatareAmazon 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 AWSAmazon 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 DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon 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
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon 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
 

Accelerating Life Sciences with HPC on AWS - AWS Online Tech Talks

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Patrick Combes, Technical Leader, Healthcare and Life Sciences Accelerating Life Sciences Research with HPC on AWS .
  • 2. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Agenda  Overview of AWS Infrastructure  HPC Solution Components  HPC Use Cases in Life Sciences & Common Tools  Specific HPC Use Cases in Life Sciences & Customer Success Stories  Best Practices  Getting Started
  • 3. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Global Infrastructure
  • 4. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Global Infrastructure 18 Regions – 55 Availability Zones The AWS Cloud spans 55 Availability Zones within 18 geographic Regions and 1 Local Region around the world, Announced plans: 12 more Availability Zones and four more Regions in Bahrain, Hong Kong SAR, Sweden, and a second AWS GovCloud Region in the US. # Indicates # of AZs in the Region
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Over 100 Global CloudFront PoPs AWS Global Infrastructure Regions Amazon Global Network • Redundant 100GbE network • Redundant private capacity between all Regions except China
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. High Performance Computing on AWS
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. High Performance Computing on AWS Faster Time to Results Better ROI  Innovate faster with virtually unlimited infrastructure enabling scaling and agility not attainable on-premises  Optimize cost with flexible resource selection and pay per use  Increase collaboration with secure access to clusters around the world
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Advantages for HPC Workload Types Tightly Coupled Parallel Computing Loosely Coupled Parallel Computing Accelerated Computing Visualization and Interpretation High Performance Data Storage and Analytics Scale EC2 Spot Pricing Early Access to Technology Choice Performance Derive unique insights with AI/ML Skip the Queue View results instantly
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS HPC Solution Components Storage EBS EFS S3 Networking Enhanced Networking Placement Groups Automation & Orchestration AWS Batch CfnCluster NICE EnginFrame Visualization NICE DCV Appstream 2.0 Compute EC2 Instances (Compute and Accelerated) EC2 Spot Auto Scaling
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EC2 Instances General purpose Dense storage Compute optimized FPGA GPU Compute Storage optimized Graphics intensive Memory optimized High I/O P2M4 D2 X1 G2T2 R4I3C5 F1M5 P3H1 EC2 Bare MetalG3T2 Unlimited X1eI2C4 High I/O General purpose burstable Direct access to physical server resources Optimize the price/performance of your HPC Workloads with the widest range of compute instances
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon EFS File Amazon EBS Amazon EC2 Instance Store Block Amazon S3 / S3-IA Amazon Glacier Object Data Transfer AWS Direct Connect ISV Connectors Amazon Kinesis Firehose Storage Gateway S3 Transfer Acceleration AWS Storage is a Platform AWS Snowball Amazon CloudFront Internet/ VPN
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. EC2 Purchasing Options On-Demand Pay for compute capacity by the second with no long- term commitments Spiky workloads, to define needs Reserved Make a 1 or 3 Year commitment and receive a significant discount off On-Demand prices Committed, steady-state usage Spot Spare EC2 capacity at savings of up to 90% off On-Demand prices Fault-tolerant, dev/test, time- flexible, stateless workloads Per Second Billing for EC2 Linux instances & EBS volumes
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Deploying HPC on AWS . 3D GRAPHICS VIRTUAL WORKSTATION LICENSE MANAGERS AND CLUSTER HEAD NODES WITH JOB SCHEDULERS CLOUD-BASED, AUTO-SCALING HPC CLUSTERS SHARED FILE STORAGE STORAGE CACHE On AWS, secure and well-optimized HPC clusters can be automatically created, operated, and torn down in just minutes Amazon S3 and Amazon Glacier ON-PREMISES HPC RESOURCES Corporate Datacenter AWS SNOWBALL AWS DIRECT CONNECT THIN OR ZERO CLIENT - NO LOCAL DATA - APPSTREAM 2.0 AWS BATCH
  • 14. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. HPC on AWS For Life Sciences Applications & Common AWS / Partner Tools
  • 15. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Defining HPC – Example Use Cases Data Light Minimal requirements for high performance storage Data Heavy Benefits from access to high performance storage Clustered (Tightly coupled) Distributed / Grid (Loosely coupled)  Fluid dynamics  Weather forecasting  Materials simulations  Crash simulations  Risk simulations  Molecular modeling  Contextual search  Logistics simulations  Animation and VFX  Semiconductor verification  Image processing/GIS  Genomics  Seismic processing  Clinical trial simulations  Astrophysics  Deep learning
  • 16. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Accelerated Time to Insight Scalability and Dynamic Resourcing Compliant and Secure Environment AWS Benefits Directly Impact Life Sciences  Quickly derive actionable insights from research and development data inputs  No large upfront investments in time, infrastructure, and money  Efficiently scale resources to meet shifting demands throughout the product lifecycle  Encourages unrestricted scientific experimentation, product launches, and manufacturing runs  Streamlined and repeatable test environment  Traceability helps organizations satisfy regulations and audits Global, Fault-Tolerant Infrastructure  55 AWS Availability Zones in 18 Regions worldwide means high availability  Allows for seamless information-sharing between global stakeholders
  • 17. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Common AWS Tools for HPC Applications in Life Sciences  Multiple Clusters  CfnCluster  AWS Batch  Step Functions
  • 18. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Deploy Multiple HPC Clusters Running multiple clusters at the same time, and tuned for each workload
  • 19. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. HPC Automation with CfnCluster CfnCluster simplifies deployment of HPC in the cloud, including integrating with popular HPC schedulers Built on AWS CloudFormation, easy to modify to meet specific application or project requirements
  • 20. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Batch  AWS Batch dynamically provisions resources  Plans, schedules, and executes  No batch software to install Focus on your applications and results!
  • 21. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example: AWS Batch Job Architecture IAM Role for Batch Job Amazon S3 Input Files Queue of Runnable Jobs S3 Events Trigger Lambda Function Submits Batch Job AWS Batch Compute Environments AWS Batch Job Output Job Definition Job Resource Requirements and other parameters AWS Batch Execution Application Image AWS Batch Scheduler
  • 22. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS Step Functions… …makes it easy to coordinate the components of distributed applications using visual workflows
  • 23. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Application Lifecycle in AWS Step Functions Visualize in the console Define in JSON Monitor executions
  • 24. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Seven State Types Task A single unit of work Choice Adds branching logic Parallel Fork and join the data across tasks Wait Delay for a specified time Fail Stops an execution and marks it as a failure Succeed Stops an execution successfully Pass Passes its input to its output
  • 25. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Build Visual Workflows Using State Types Task Choice Fail ParallelMountains People Snow Amazon Rekognition
  • 26. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Partner Tools : Alces Flight .
  • 27. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. HCLS Specific Applications and Tools Customer Success Stories
  • 28. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Collaborative Research Environments
  • 29. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Collaboration Structure Many Collaborations • Two collaborations models • Multi-AWS account • AWS + management is the same CRO vendor
  • 30. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example HPC Collaboration Architecture VPC subnet VPC subnet Auto Scaling CloudWatch SQSCloudTrail EFS bastion S3 VPCe
  • 31. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Connectivity • Multi-account model + VPC • Connectivity options • Big decisions factors X
  • 32. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. HPC Clusters in Healthcare & Life Sciences HPC on AWS for Cancer Drug Research “By spinning up a few hundred nodes on AWS and getting results in less than a day, our scientific researchers have a lot more freedom to ask questions that weren’t even possible before. The speed is important, but equally important is the additional intellectual curiosity this enables for researchers” Lance Smith Associate Director of IT, Celgene The Challenge  Slower time to results due to wait times and longer times to run jobs on fixed configurations available  Hard to collaborate with external entities due to security and compliance issues  Inability to scale beyond the fixed number of cores that were available on premises The Solution  The company runs many HPC workloads on hundreds of Amazon EC2 instances and uses Amazon S3 and Amazon Glacier to store hundreds of terabytes of genomic data  Using Amazon VPC, AWS Access and Identity Management, AWS Direct Connect to collaborate securely The Result  HPC job time reduced to hours instead of weeks  More parallel work being achieved leading to increased productivity
  • 33. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Celgene Uses AWS to Speed Cancer Research Celgene is a biotechnology firm that creates drugs that fight cancer and other diseases and disorders. Using AWS, a single scientist can launch hundreds of compute nodes. That’s a capability we just didn’t have before. • Wanted to improve its high-performance computing (HPC) capabilities • Needed to enable collaboration between its own researchers and academic research labs • Reduces HPC computational jobs from weeks to less than one day • Enables secure collaboration between internal and external researchers • Gives each scientist the ability to launch hundreds of compute nodes Lance Smith Associate Director of IT ” “
  • 34. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The AWS Cloud enables swift collaboration even with hundreds of terabytes of data Dr. Narayanan Veeraraghavan Lead Programmer Scientist Genome Sequencing Center, Baylor College of Medicine Baylor: Seamless Global Collaboration • CHARGE Project required global collaboration of 200 scientists at 5 institutions • 20 genomic sequences generating a PB a month When extended to the AWS Cloud, first analysis completed 5x faster vs. on premises ” “
  • 35. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Genomics
  • 36. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Genomics Data Processing Typical workflow in genomics analysis
  • 37. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. A Reference Architecture for Genomics Lambda functions Amazon ECR Amazon S3 AWS Batch AWS Step FunctionsAWS Lambda Job Layer Batch Layer Workflow Layer
  • 38. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. U.C. Berkeley Researchers Uses AWS to Look At More Accurate Data, Faster • The AMP Lab is a multidisciplinary research effort at the University of California, Berkeley aimed at building scalable machine learning and data analysis technology • Needed to be able to scale compute resources quickly to analyze algorithms that are used in genomics work • Researchers are able to easily scale Amazon EC2 instances simultaneously to process genome data faster and more cost effectively We’re able to solve real world problems because AWS gives us access to real world resources Michael Franklin Director, AMP Lab ” “
  • 39. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Genomics Processing on FPGA Children’s Hospital of Philadelphia and Edico Genome Achieve Fastest-Ever Analysis of 1,000 Genomes Orlando, Fla., Oct 19, 2018 – The Children’s Hospital of Philadelphia (CHOP) and Edico Genome today set a new scientific world standard in rapidly processing whole human genomes into data files usable for researchers aiming to bring precision medicine into mainstream clinical practice. Utilizing Edico Genome’s DRAGENTM Genome Pipeline, deployed on 1,000 Amazon EC2 F1 instances on the Amazon Web Services (AWS) Cloud, 1,000 pediatric genomes were processed in two hours and 25 minutes.
  • 40. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. FPGA Acceleration Using F1 PCIe DDR controllers DDR-4 attached memory EC2 F1 Launch instance and load AFI Amazon Machine Image (AMI) CPU Applicatio n Amazon FPGA Image (AFI) An F1 instance can have any number of AFIs An AFI can be loaded into the FPGA in seconds
  • 41. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Clinical Trial Simulations
  • 42. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Bristol-Myers Squibb needed a cost- effective and secure cloud solution to host research data for scientists that would be used in conjunction with on-premises systems. • BMS can take advantage of on- demand capacity to run clinical trial simulations 98 percent faster than in its previous environment. Bristol-Myers Squibb Runs Clinical Trial Simulations Faster with AWS Bristol-Myers Squibb (BMS) is a global biopharmaceutical company with a mission to discover, develop, and deliver innovative medicines that help patients prevail over serious diseases. At Bristol Myer-Squibb, Compute- intensive clinical trial simulations that previously took 60 hours could now be finished in only 1.2 hours on the AWS Cloud. They were able to reduce the number of subjects from 60 to 40 and the number of blood samples per subject from 12 to 5
  • 43. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Medidata Uses AWS to Provide Physicians with Potentially Life-Saving Access to Patient Information Medidata provides software that helps physicians deliver better, faster, and safer clinical trials The rate of innovation in AWS is brilliant – it allows us to keep pushing forward-thinking solutions to our customers. • The high availability, scalability, and storage capability offered by AWS help Medidata provide critical patient information to physicians and create new and innovative medical solutionsMichelle Marlborough VP of Product Strategy ” “
  • 44. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Molecular Modeling & Computational Chemistry
  • 45. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Computational Chemistry • Calculate the properties of molecules and solids • Property space varies over the HPC calculation space from massively parallel to tightly coupled • Many industry standard partner solutions available on AWS
  • 46. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Schrödinger uses AWS to Run Simulations Faster Schrödinger’s mission is to improve human health and quality of life by developing advanced computational methods that transform the way scientists design therapeutics and materials This performance increase, coupled with the ability to quickly scale in response to new compound ideas, gives our customers the ability to bring lifesaving drugs to market more quickly • Amazon EC2 P3 instances with high performance GPUs allowed Schrodinger to perform four times as many simulations in a day as they could with P2 instances. Robert Abel, Senior Vice President of Science ” “
  • 47. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS enables Pfizer’s WRD to explore specific difficult or deep scientific questions in timely, scalable manner and helps Pfizer make better decisions more quickly. Dr. Michael Miller Head of HPC for R&D • Pfizer’s HPC software and systems for worldwide research and development (WRD) support large scale data analysis, research projects, clinical analytics and modeling • The company chose AWS because it offered an additional level of security and integrated easily into the already present infrastructure • Pfizer saved money with AWS by not having to invest in additional hardware and software ” “ AWS Helps Pfizer Focus on Large Scale Data Analysis
  • 48. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. High Throughput Screening
  • 49. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Virtual High-Throughput Screening Characterization Positioning Toxicity •ADME/T Filtering •PAINS Compound DB
  • 50. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. We completed the equivalent of thirty-nine years of computational chemistry in just under 9 hours for a cost of around $4200. Steve Litster Global Head of Scientific Computing, Novartis Novartis: Acceleration of Pre-Clinical R&D • Existing infrastructure to screen 10 million compounds in a computational model not available • New infrastructure would have cost approximately $40 million to build Novartis used AWS for HPC computational chemistry ” “
  • 51. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Deep Learning
  • 52. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Application Services Platform Services Frameworks & Infrastructure Apache MXNet PyTorch Cognitive Toolkit Keras Caffe2 & Caffe TensorFlow AWS Deep Learning AMI GPU MobileCPU IoT (Greengrass) Amazon Machine Learning Spark & EMRSageMaker Vision: Rekognition Speech: Polly Language: Lex Gluon Wide and Deep ML/DL Stack
  • 53. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Matrix Analytics uses deep learning in its LungDirect solution to track disease progression for patients diagnosed with pulmonary nodules in their lungs. • Deep learning algorithms assess the malignancy risk of pulmonary nodules based on factors such as nodule size, shape, density, volume, as well as patient demographics. • Use AWS Deep Learning AMI and the TensorFlow machine learning framework to train computer vision algorithms for CT scans. Early Cancer Detection with Deep Learning on AWS
  • 54. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • HeartFlow creates personalized medical technology using deep learning to help diagnose heart disease. • Accelerated by NVIDIA GPUs, HeartFlow’s solution analyzes CT scans to create a 3D model of a patient’s heart and coronary arteries. • In addition to creating an accurate 3D model, the system simulates the flow of blood in each vessel. • Uses the Caffe deep learning framework on P2 instances; exploring TensorFlow on G3. Using Deep Learning to Detect Heart Disease
  • 55. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Arterys uses deep learning for innovation in medical imaging to deliver data-driven clinical patient care. • Analyzes thousands of cardiac MRI images from global hospitals to understand patients and treatments. • Enabled seamless visualization of medical images and solved limited computation power available to doctors today by moving from CPU to GPU computing. • Reduced time for medical imaging analysis from 30 minutes to seconds using deep learning and Amazon G2 and S3. Advancing Cardiac Visualization with Deep Learning
  • 56. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Lessons Learned & Best Practices
  • 57. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Lessons learned/best practices • Dive deep into workload and plan accordingly • Look carefully into I/O-storage architecture • Optimize: look at innovative accelerated options for FPGAs and GPUs • Engage partner solutions where possible .
  • 58. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Where to get more information ?
  • 59. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. More Information Web Pages: AWS HPC Landing Page: www.aws.amazon.com/hpc AWS Genomics Page: https://aws.amazon.com/health/genomics/ AWS Biotech & Pharma Page: https://aws.amazon.com/health/biotech-pharma/ Blogs: Building High Throughput Genomics Batch Workflows on AWS White Papers Architecting for Genomic Data Security and Compliance in AWS How Cloud HPC is Reducing Time to Insights in Pre-clinical Research AWS Genomics Guide
  • 60. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.