SlideShare una empresa de Scribd logo
1 de 22
Opportunities and Challenges for
Running Scientific Workflows
on the Cloud
Yong Zhao, Xubo Fei, Ioan Raicu, Shiyong Lu

Cyber-Enabled Distributed Computing and Knowledge Discovery
(CyberC), 2011 International Conference

Ying Lian
Computer Science, WSU
Overview
 INTRODUCTION
 OPPORTUNITIES
 CHALLENGES
 RESEARCH DIRECTIONS
 CONCLUSIONS
INTRODUCTION
 There is something in the air.
INTRODUCTION
 Cloud computing is gaining tremendous momentum in both
academia and industry.
 “Cloud Computing”: a large-scale distributed computing
paradigm that is driven by economies of scale, in which a
pool of abstracted, virtualized, dynamically-scalable,
managed computing power, storage, platforms, and
services are delivered on demand to external customers
over the Internet.
 Mostly applied to Web applications and business
applications. To support workflow applications
a link is missing
INTRODUCTION
 Manage and run workflow applications on the cloud
(especially data-intensive scientific workflows)
 Several Scientific workflow management systems
(SWFMSs) have been applied.
 Cloud Workflow: specification, execution, and
provenance tracking of scientific workflows, as well as
the management of data and computing resources to
enable the running of scientific workflows on the Cloud

 Following sections: Meaning, challenges, research
opportunities
OPPORTUNITIES
 Keywords: Infinite computing resource
 1. The scale of scientific problems that can be addressed
by scientific workflows is now greatly increased, which
was previously upbounded by the size of a dedicated
resource pool with limited resource sharing extension in
the form of virtual organizations.
 data size (e.g. GenBank double/9-12m )—vast storage
space
 complexities of the applications (e.g. protein simulation by
iterative algorithm with huge parameters) – massive
computing resources
OPPORTUNITIES
 2. The on-demand resource allocation
mechanism in Cloud has a number of
advantages over the traditional cluster/Grid
environments for scientific workflows:
 Improve resources utilization. Unequal numbers of
recourses are required for different stages.
 Faster turn-around time for end users: dynamic scale
out/in
 Enable new generation workflow: collaborative
scientific workflow. In which user interaction and
collaboration patterns are favored
OPPORTUNITIES
 3. Much bigger room for trade-off between
performance and cost.
 Spectrum of resource investment: from delicate
private resources, hybrid local & cloud, full outsourcing
on clouds
 Cloud computing bring the opportunities to improve
the performance/cost ratio
 But the optimization of this ratio and automatic tradeoff mechanism remain challenging.
CHANLLENGES
 Architectural challenges
 Integration challenges
 Computing challenges
 Data management challenges

 Language challenges
 Service management challenges
Architectural Challenges
User interface customizability and support

Reproducibility support
Heterogeneous and distributed services and
software tools integration
Heterogeneous and distributed data product
management
High-end computing support
Workflow monitoring and failure handling
Interoperability
Reference Architecture for SWFMSs
Deploy the architecture: solutions
Operation

Task
Management

Workflow
management

All_in_the_could

SWFMS running
out of the
Cloud

Not on a
batch-based
schedule

Presentation
Layer
deployed at a
client machine

SWFMS inside
the cloud, and
accessed via
Web browser

No concern of
vendor lock-in

Deploy
immediately
without
sequence

Suitable for ad
hoc domainspecific
requirement

Highly scalable:
Software as a
Service

SWFMS itself
cannot benefit
from the
scalability

Cost of storage
of provenance
& data
products

More
dependent on
Cloud platform

Cost;
Dependency;
Vendor lock-in
Integration Challenges
How to integrate scientific workflow systems with Cloud
infrastructure and resources ?

 Operation layer : Applications, services, and tools hosted in
the Cloud and the scheduling and management of a
workflow are outside the Cloud. (e.g. Google Map service
use ad hoc scripts and programs to glue the services
together)
 Task management layer: resource provisioning. (e.g. Nimbus)
 Workflow management layer: Debugging, monitoring, and
provenance tracking
 All in cloud: porting issue. Need a workflow engine at cloud
end, and web interface or thin client at user end
Language Challenges
 MapReduce: a widely used computing model, with two
key function, Map and Reduce. --White-Box

 SwiftScript serves as a general purpose coordination
language, where existing applications can be invoked
without modification. --Black-Box
Language Challenges
 Handle the mapping from input and output data into
logical structures.
 Support large-scale parallelism via either implicit
parallelism, or explicit declaratives.
 Support data partitioning and task partitioning.
 Require a scalable, reliable, and efficient runtime system
that can support Cloud-scale task scheduling and
dispatching, provide error recovery and fault tolerance.
Computing Challenges
 Workflow system may not be able to talk to Cloud
resources directly  middleware services needed.
(Nimbus or Falkon to handle the resource provisioning
and task dispatching)

 More complicated if consider: workflow resource
requirement, data dependencies, Cloud virtualization.
 A SWFMS will try to automatically recover when non-fatal
errors happen. Smart-return: detailed execution info be
logged, for workflow restart.
Data management challenges
 When data intensiveness increase, the management of
data resources and dataflow between the storage and
compute resources become the bottleneck.
 Data Locality: CPU cheaper, data inflate  location is the
most challenge, rather than the computational resources
 Combining compute and data management: need to
minimize the amount of data movement. Otherwise,
significant underutilization of raw resources will be yield.
 Provenance: derivation history of a data product. Tracking
across service providers, and across different abstraction
layers. Secure access is another missing now.
Service management challenges
 The engineering of the components of an SWFMS as
services:
 thousands of services developed and available for the
myExperiment project
 the LEAD system has developed a tool to wrap and convert
ordinary science applications into services

 The orchestration and invocation of services from an
SWFMS
 managing the large number of service instances
 data movements across different service instances
RESEARCH DIRECTIONS
 Emphasis on workflow reference architecture and direct
research effort to foregoing layers
 Great leap on Middleware development: resource
management, monitoring, messaging
 Many Task computing (MTC): preliminary applied in Grids
and supercomputer, expected to largely improved for
Cloud
 Scripting: mixture of semantics, combination of
application of services…
 Cost optimization: very challenging, but rewarding too
RESEARCH DIRECTIONS
 SWFMS security
 Access control: critical because of the natures of
clouds ( Dynamic, large data and service sharing)
 Information flow control: assure the scientific flow
related info propagated to an authorized end
 Secure electronic transaction protocol: pay-as-you-go
pricing model
CONCLUSIONS
 As more customers and applications migrate into Cloud,
the requirement to have workflow system to manage
complex tasks will become more urgent
 Now mash-up’s and MapReduce style task management
have been acting in place of a workflow system in the
Cloud
 The opportunities and challenges in bringing workflow
systems into the Cloud are discussed

 They identify key research directions in realizing scientific
workflows in Cloud environments
Thank You!

Más contenido relacionado

La actualidad más candente

oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373
Prithvi Rajkumar
 
Zeller Edm Summit Agile Deployment Of Predictive Analytics
Zeller Edm Summit   Agile Deployment Of Predictive AnalyticsZeller Edm Summit   Agile Deployment Of Predictive Analytics
Zeller Edm Summit Agile Deployment Of Predictive Analytics
Ronald.Ramos
 
Cloud Lock-in vs. Cloud Interoperability - Indicthreads cloud computing conf...
Cloud Lock-in vs. Cloud Interoperability  - Indicthreads cloud computing conf...Cloud Lock-in vs. Cloud Interoperability  - Indicthreads cloud computing conf...
Cloud Lock-in vs. Cloud Interoperability - Indicthreads cloud computing conf...
IndicThreads
 
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
Skender Kollcaku
 
Assess enterprise applications for cloud migration
Assess enterprise applications for cloud migrationAssess enterprise applications for cloud migration
Assess enterprise applications for cloud migration
nanda1505
 

La actualidad más candente (19)

Cloud Interoperability
Cloud InteroperabilityCloud Interoperability
Cloud Interoperability
 
call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...call for papers, research paper publishing, where to publish research paper, ...
call for papers, research paper publishing, where to publish research paper, ...
 
oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373
 
[IJET-V1I1P3] Author :R.Rajkamal, P.Rajenderan
[IJET-V1I1P3] Author :R.Rajkamal, P.Rajenderan[IJET-V1I1P3] Author :R.Rajkamal, P.Rajenderan
[IJET-V1I1P3] Author :R.Rajkamal, P.Rajenderan
 
Microsoft Windows Azure
Microsoft Windows AzureMicrosoft Windows Azure
Microsoft Windows Azure
 
cloud
cloudcloud
cloud
 
Methods Migration from On-premise to Cloud
Methods Migration from On-premise to CloudMethods Migration from On-premise to Cloud
Methods Migration from On-premise to Cloud
 
Whitepaper: Choose the cloud platform that beats the competition - Citrix Clo...
Whitepaper: Choose the cloud platform that beats the competition - Citrix Clo...Whitepaper: Choose the cloud platform that beats the competition - Citrix Clo...
Whitepaper: Choose the cloud platform that beats the competition - Citrix Clo...
 
Cloud Computing Interoperability in Education
Cloud Computing Interoperability in EducationCloud Computing Interoperability in Education
Cloud Computing Interoperability in Education
 
Zeller Edm Summit Agile Deployment Of Predictive Analytics
Zeller Edm Summit   Agile Deployment Of Predictive AnalyticsZeller Edm Summit   Agile Deployment Of Predictive Analytics
Zeller Edm Summit Agile Deployment Of Predictive Analytics
 
Fast and energy-efficient eNVM based memory organisation at L3-L1 layers for ...
Fast and energy-efficient eNVM based memory organisation at L3-L1 layers for ...Fast and energy-efficient eNVM based memory organisation at L3-L1 layers for ...
Fast and energy-efficient eNVM based memory organisation at L3-L1 layers for ...
 
Multi cloud PaaS
Multi cloud PaaSMulti cloud PaaS
Multi cloud PaaS
 
Cloud Lock-in vs. Cloud Interoperability - Indicthreads cloud computing conf...
Cloud Lock-in vs. Cloud Interoperability  - Indicthreads cloud computing conf...Cloud Lock-in vs. Cloud Interoperability  - Indicthreads cloud computing conf...
Cloud Lock-in vs. Cloud Interoperability - Indicthreads cloud computing conf...
 
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
The cloud ecosystem for the enterprise: Comparative analysis of the leading c...
 
Paolo Merialdo, Cloud Computing and Virtualization: una introduzione
Paolo Merialdo, Cloud Computing and Virtualization: una introduzionePaolo Merialdo, Cloud Computing and Virtualization: una introduzione
Paolo Merialdo, Cloud Computing and Virtualization: una introduzione
 
Cloud Resource Management
Cloud Resource ManagementCloud Resource Management
Cloud Resource Management
 
Channel Models For Cloud Computing - REV 2 - (0.90))
Channel Models For Cloud Computing - REV 2 - (0.90))Channel Models For Cloud Computing - REV 2 - (0.90))
Channel Models For Cloud Computing - REV 2 - (0.90))
 
Cloud interoperability
Cloud interoperabilityCloud interoperability
Cloud interoperability
 
Assess enterprise applications for cloud migration
Assess enterprise applications for cloud migrationAssess enterprise applications for cloud migration
Assess enterprise applications for cloud migration
 

Destacado

An optimized scientific workflow scheduling in cloud computing
An optimized scientific workflow scheduling in cloud computingAn optimized scientific workflow scheduling in cloud computing
An optimized scientific workflow scheduling in cloud computing
DIGVIJAY SHINDE
 

Destacado (12)

Supporting bioinformatics applications with hybrid multi-cloud services
Supporting bioinformatics applications with hybrid multi-cloud servicesSupporting bioinformatics applications with hybrid multi-cloud services
Supporting bioinformatics applications with hybrid multi-cloud services
 
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science CentralCloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
Cloud e-Genome: NGS Workflows on the Cloud Using e-Science Central
 
Wolstencroft K - Workflows on the Cloud: scaling for national service
Wolstencroft K - Workflows on the Cloud: scaling for national serviceWolstencroft K - Workflows on the Cloud: scaling for national service
Wolstencroft K - Workflows on the Cloud: scaling for national service
 
Taverna workflows in the cloud
Taverna workflows in the cloudTaverna workflows in the cloud
Taverna workflows in the cloud
 
The Case For Docker In Multi-Cloud Enabled Bioinformatics Applications
The Case For Docker In Multi-Cloud Enabled Bioinformatics ApplicationsThe Case For Docker In Multi-Cloud Enabled Bioinformatics Applications
The Case For Docker In Multi-Cloud Enabled Bioinformatics Applications
 
CloudFlow: Computational Cloud Services and Workflows for Agile Engineering
CloudFlow: Computational Cloud Services and Workflows for Agile EngineeringCloudFlow: Computational Cloud Services and Workflows for Agile Engineering
CloudFlow: Computational Cloud Services and Workflows for Agile Engineering
 
Automated Media Workflows in the Cloud (MED304) | AWS re:Invent 2013
Automated Media Workflows in the Cloud (MED304) | AWS re:Invent 2013Automated Media Workflows in the Cloud (MED304) | AWS re:Invent 2013
Automated Media Workflows in the Cloud (MED304) | AWS re:Invent 2013
 
An optimized scientific workflow scheduling in cloud computing
An optimized scientific workflow scheduling in cloud computingAn optimized scientific workflow scheduling in cloud computing
An optimized scientific workflow scheduling in cloud computing
 
Cloud Workflows for Procurement
Cloud Workflows for ProcurementCloud Workflows for Procurement
Cloud Workflows for Procurement
 
Auto-Scaling to Minimize Cost and Meet Application Deadlines in Cloud Workflows
Auto-Scaling to Minimize Cost and Meet Application Deadlines in Cloud WorkflowsAuto-Scaling to Minimize Cost and Meet Application Deadlines in Cloud Workflows
Auto-Scaling to Minimize Cost and Meet Application Deadlines in Cloud Workflows
 
Scaling wix with microservices architecture devoxx London 2015
Scaling wix with microservices architecture devoxx London 2015Scaling wix with microservices architecture devoxx London 2015
Scaling wix with microservices architecture devoxx London 2015
 
Scalable Media Workflows on the Cloud
Scalable Media Workflows on the Cloud Scalable Media Workflows on the Cloud
Scalable Media Workflows on the Cloud
 

Similar a Opportunities and Challenges for Running Scientific Workflows on the Cloud

Cloud computing - dien toan dam may
Cloud computing - dien toan dam mayCloud computing - dien toan dam may
Cloud computing - dien toan dam may
Nguyen Duong
 
Challenges and solutions in Cloud computing for the Future Internet
Challenges and solutions in Cloud computing for the Future InternetChallenges and solutions in Cloud computing for the Future Internet
Challenges and solutions in Cloud computing for the Future Internet
SOFIProject
 
Cloud computing
Cloud computingCloud computing
Cloud computing
mikerrr
 

Similar a Opportunities and Challenges for Running Scientific Workflows on the Cloud (20)

Cloud computing - dien toan dam may
Cloud computing - dien toan dam mayCloud computing - dien toan dam may
Cloud computing - dien toan dam may
 
F1034047
F1034047F1034047
F1034047
 
Introduction to aneka cloud
Introduction to aneka cloudIntroduction to aneka cloud
Introduction to aneka cloud
 
Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...
 
JAVA 2013 IEEE PARALLELDISTRIBUTION PROJECT Dynamic resource allocation using...
JAVA 2013 IEEE PARALLELDISTRIBUTION PROJECT Dynamic resource allocation using...JAVA 2013 IEEE PARALLELDISTRIBUTION PROJECT Dynamic resource allocation using...
JAVA 2013 IEEE PARALLELDISTRIBUTION PROJECT Dynamic resource allocation using...
 
Scientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & FutureScientific Cloud Computing: Present & Future
Scientific Cloud Computing: Present & Future
 
云计算及其应用
云计算及其应用云计算及其应用
云计算及其应用
 
Challenges and solutions in Cloud computing for the Future Internet
Challenges and solutions in Cloud computing for the Future InternetChallenges and solutions in Cloud computing for the Future Internet
Challenges and solutions in Cloud computing for the Future Internet
 
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
 
Cloud scalability considerations
Cloud scalability considerationsCloud scalability considerations
Cloud scalability considerations
 
Cloud strategy briefing 101
Cloud strategy briefing 101 Cloud strategy briefing 101
Cloud strategy briefing 101
 
How to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital TransformationHow to Transform Corporate IT into the Driver for Digital Transformation
How to Transform Corporate IT into the Driver for Digital Transformation
 
Introduction To Cloud Computing By Beant Singh Duggal
Introduction To Cloud Computing By Beant Singh DuggalIntroduction To Cloud Computing By Beant Singh Duggal
Introduction To Cloud Computing By Beant Singh Duggal
 
02_Cloud-Intro.pdf cloud introduction introduction
02_Cloud-Intro.pdf cloud introduction introduction02_Cloud-Intro.pdf cloud introduction introduction
02_Cloud-Intro.pdf cloud introduction introduction
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing By Pankaj Sharma
Cloud Computing By Pankaj SharmaCloud Computing By Pankaj Sharma
Cloud Computing By Pankaj Sharma
 
Unit 1
Unit 1Unit 1
Unit 1
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
cloud computing based its solutions term paper
cloud computing based its solutions term papercloud computing based its solutions term paper
cloud computing based its solutions term paper
 
Cloud computing managing
Cloud computing managingCloud computing managing
Cloud computing managing
 

Último

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 

Opportunities and Challenges for Running Scientific Workflows on the Cloud

  • 1. Opportunities and Challenges for Running Scientific Workflows on the Cloud Yong Zhao, Xubo Fei, Ioan Raicu, Shiyong Lu Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC), 2011 International Conference Ying Lian Computer Science, WSU
  • 2. Overview  INTRODUCTION  OPPORTUNITIES  CHALLENGES  RESEARCH DIRECTIONS  CONCLUSIONS
  • 3. INTRODUCTION  There is something in the air.
  • 4. INTRODUCTION  Cloud computing is gaining tremendous momentum in both academia and industry.  “Cloud Computing”: a large-scale distributed computing paradigm that is driven by economies of scale, in which a pool of abstracted, virtualized, dynamically-scalable, managed computing power, storage, platforms, and services are delivered on demand to external customers over the Internet.  Mostly applied to Web applications and business applications. To support workflow applications a link is missing
  • 5. INTRODUCTION  Manage and run workflow applications on the cloud (especially data-intensive scientific workflows)  Several Scientific workflow management systems (SWFMSs) have been applied.  Cloud Workflow: specification, execution, and provenance tracking of scientific workflows, as well as the management of data and computing resources to enable the running of scientific workflows on the Cloud  Following sections: Meaning, challenges, research opportunities
  • 6. OPPORTUNITIES  Keywords: Infinite computing resource  1. The scale of scientific problems that can be addressed by scientific workflows is now greatly increased, which was previously upbounded by the size of a dedicated resource pool with limited resource sharing extension in the form of virtual organizations.  data size (e.g. GenBank double/9-12m )—vast storage space  complexities of the applications (e.g. protein simulation by iterative algorithm with huge parameters) – massive computing resources
  • 7. OPPORTUNITIES  2. The on-demand resource allocation mechanism in Cloud has a number of advantages over the traditional cluster/Grid environments for scientific workflows:  Improve resources utilization. Unequal numbers of recourses are required for different stages.  Faster turn-around time for end users: dynamic scale out/in  Enable new generation workflow: collaborative scientific workflow. In which user interaction and collaboration patterns are favored
  • 8. OPPORTUNITIES  3. Much bigger room for trade-off between performance and cost.  Spectrum of resource investment: from delicate private resources, hybrid local & cloud, full outsourcing on clouds  Cloud computing bring the opportunities to improve the performance/cost ratio  But the optimization of this ratio and automatic tradeoff mechanism remain challenging.
  • 9. CHANLLENGES  Architectural challenges  Integration challenges  Computing challenges  Data management challenges  Language challenges  Service management challenges
  • 10. Architectural Challenges User interface customizability and support Reproducibility support Heterogeneous and distributed services and software tools integration Heterogeneous and distributed data product management High-end computing support Workflow monitoring and failure handling Interoperability
  • 12. Deploy the architecture: solutions Operation Task Management Workflow management All_in_the_could SWFMS running out of the Cloud Not on a batch-based schedule Presentation Layer deployed at a client machine SWFMS inside the cloud, and accessed via Web browser No concern of vendor lock-in Deploy immediately without sequence Suitable for ad hoc domainspecific requirement Highly scalable: Software as a Service SWFMS itself cannot benefit from the scalability Cost of storage of provenance & data products More dependent on Cloud platform Cost; Dependency; Vendor lock-in
  • 13. Integration Challenges How to integrate scientific workflow systems with Cloud infrastructure and resources ?  Operation layer : Applications, services, and tools hosted in the Cloud and the scheduling and management of a workflow are outside the Cloud. (e.g. Google Map service use ad hoc scripts and programs to glue the services together)  Task management layer: resource provisioning. (e.g. Nimbus)  Workflow management layer: Debugging, monitoring, and provenance tracking  All in cloud: porting issue. Need a workflow engine at cloud end, and web interface or thin client at user end
  • 14. Language Challenges  MapReduce: a widely used computing model, with two key function, Map and Reduce. --White-Box  SwiftScript serves as a general purpose coordination language, where existing applications can be invoked without modification. --Black-Box
  • 15. Language Challenges  Handle the mapping from input and output data into logical structures.  Support large-scale parallelism via either implicit parallelism, or explicit declaratives.  Support data partitioning and task partitioning.  Require a scalable, reliable, and efficient runtime system that can support Cloud-scale task scheduling and dispatching, provide error recovery and fault tolerance.
  • 16. Computing Challenges  Workflow system may not be able to talk to Cloud resources directly  middleware services needed. (Nimbus or Falkon to handle the resource provisioning and task dispatching)  More complicated if consider: workflow resource requirement, data dependencies, Cloud virtualization.  A SWFMS will try to automatically recover when non-fatal errors happen. Smart-return: detailed execution info be logged, for workflow restart.
  • 17. Data management challenges  When data intensiveness increase, the management of data resources and dataflow between the storage and compute resources become the bottleneck.  Data Locality: CPU cheaper, data inflate  location is the most challenge, rather than the computational resources  Combining compute and data management: need to minimize the amount of data movement. Otherwise, significant underutilization of raw resources will be yield.  Provenance: derivation history of a data product. Tracking across service providers, and across different abstraction layers. Secure access is another missing now.
  • 18. Service management challenges  The engineering of the components of an SWFMS as services:  thousands of services developed and available for the myExperiment project  the LEAD system has developed a tool to wrap and convert ordinary science applications into services  The orchestration and invocation of services from an SWFMS  managing the large number of service instances  data movements across different service instances
  • 19. RESEARCH DIRECTIONS  Emphasis on workflow reference architecture and direct research effort to foregoing layers  Great leap on Middleware development: resource management, monitoring, messaging  Many Task computing (MTC): preliminary applied in Grids and supercomputer, expected to largely improved for Cloud  Scripting: mixture of semantics, combination of application of services…  Cost optimization: very challenging, but rewarding too
  • 20. RESEARCH DIRECTIONS  SWFMS security  Access control: critical because of the natures of clouds ( Dynamic, large data and service sharing)  Information flow control: assure the scientific flow related info propagated to an authorized end  Secure electronic transaction protocol: pay-as-you-go pricing model
  • 21. CONCLUSIONS  As more customers and applications migrate into Cloud, the requirement to have workflow system to manage complex tasks will become more urgent  Now mash-up’s and MapReduce style task management have been acting in place of a workflow system in the Cloud  The opportunities and challenges in bringing workflow systems into the Cloud are discussed  They identify key research directions in realizing scientific workflows in Cloud environments

Notas del editor

  1. Cloud Computing has proven to be one of the great disruptive technologies of our time, and the effects of its increasing adoption and maturation will ripple out.Cloud Computing is here to stay, and as developers become more aware of the immense potential.