37
Al-Imam University Riyadh, Saudi Arabia, May 31, 2010 1 1 Hany H. Ammar LANE Department of Computer Science and Electrical Engineering West Virginia University, Morgantown, West Virginia, USA, Cloud Computing: Benefits and Challenges A Seminar Presentation Presented to the Faculty and Students of Al-Imam University Riyadh, Saudi Arabia, May 31, 2010 م ي ح ر ل ا ن م ح ر ل له ا ل م ا س ب له ل ول ا س ى ر عل لام س ل وا! لاة ص ل له ، وا ل مد ح ل ا

Ammar Seminar on Cloud Computing

Embed Size (px)

DESCRIPTION

Cloud Computing

Citation preview

Page 1: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 11

Hany H. AmmarLANE Department of Computer Science and Electrical

EngineeringWest Virginia University, Morgantown, West Virginia, USA,

Cloud Computing: Benefits and Challenges

A Seminar PresentationPresented to the Faculty and Students of Al-Imam University

Riyadh, Saudi Arabia, May 31, 2010

الرحيم الرحمن الله بسمالله رسول على والسالم والصالة ، لله الحمد

Page 2: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 22

OUTLINE

• Research Team on Cloud Computing• What is Cloud Computing ?

– Utility Computing– Utility versus Cloud computing– Cluster and Grid Computing– Examples of Campus clouds– Grid and Community Computing– Grid and Cloud Computing

• The West Virginia U. Project • Benefits of Cloud Computing,

– What can we do with Cloud Computing?

• Challenges of Cloud Computing

• Making the case for Campus Clouds• Conclusions

Page 3: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 33

Research Team on Cloud Computing

Faculty:• Dr. Matthew Valenti, West Virginia University• Dr Abdelkarim Erradi, Qatar University• Prof. Fatma Omara, Dr. hesham Hassan, Dr Sherif

Khattab, Dr Osama Ismael, Cairo University• Dr. Walid AbdelMoez, Arab Academy of Science and

Techology, Alexandria, Egypt

Students:

Mohammed Said Saleh, Markous M. Yassa, Sana AbdulJalil, Amr Mahmoud

Page 4: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 44

What is Cloud Computing

Page 5: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 55

What is Cloud Computing

Resource availability is a key factor to achieve prosperity of any society,

Particularly important are computing resources

E-Learning, E-Commerce, E-Government, E-Banking

To attain their full potential, computing resources need to be efficiently utilized preferably in an aggregated manner.

The demand for computing resources can now be met by utility computing, grid computing, and most recently cloud computing.

Page 6: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 66

What is Cloud ComputingUtility Computing

Utility computing providers rent capacity on computing resources that they maintain Metered computing: analogous to electric power (Pay per use)

Resources often virtualized and shared by multiple tenants

Example: Amazon Elastic Compute Cloud (estimated $60 USD/Month for one EC2 Instance for 24hrs/day-7days/week). Pay per use optionAmazon Elastic Compute Cloud (Amazon EC2) web service

provides resizable compute capacity in the cloudDesigned to make web-scale computing easier for

developers.

Page 7: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 77

What is Cloud Computing Utility versus Cloud computing

Cloud computing not only provides raw computing resources, but also hosts the applications that use these resources.

Applications usually accessed via a web browser.

User data typically stored on provider's file systems.

Underlying computing infrastructure concealed from user. Example: gmail servers are concealed from users

Cloud Computing middleware systems are available for building clouds and their applications (e.g., Eucalyptus and Hadoop)

Page 8: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 88

What is Cloud Computing Cluster and Grid Computing

A cluster is a collection of tightly coupled computing servers. Usually co-located.

A computing grid is a distributed collection of computing servers. While the servers may be dedicated resources, they could

be borrowed from idle desktop computers. A grid middleware system is needed to support the

development and assessment of service-oriented grid systems and applications (e.g., CROWN-C) http://www.wrgrid.org.uk/Resources/Leaflets/WRG_COLAB_Sept2007.pdf

Page 9: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 99

Example: University of Florida Campus Grid

Page 10: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1010

Example: University of California Campus Grid

Page 11: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 11

The WVU Cloud Computing Project

A research team at West Virginia University led by Dr. Mat Valenti has been

developing a cloud computing resource for the purpose of scientific computing by running a Matlab compute engine applications on underutilized computers

located in the student computer labs and computer classrooms Frontier CC middleware

Page 12: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1212

What is Cloud Computing Grid and Community Computing

Community computing projects assemble a grid of donated CPU resources using volunteers idle cycles

Example: The BOINC software by UC Berkley is an Open-source software for volunteer computing and grid computing.

BOINC lets you donate your idle computer time to science projects like SETI@home, Climateprediction.net, Rosetta@home, Folding@home, World Community Grid, and many, Folding@home (http://boinc.berkeley.edu/download.php)

Uses Screensavers (windows) or low-priority process (linux)

Page 13: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1313

What is Cloud Computing Grid and Cloud Computing

Resource Sharing: Grid enhances fair sharing of resources across organization. Cloud provide resources according to demand so no actual

sharing of resources due to the isolation through virtualization

Virtualization: Grid: virtualization covers both data and resources (flat file and

database). Cloud adds virtualization for hardware resources too

Security: Grid: security is not seriously explored. Cloud: Each user has a unique access to the virtualized

environment

Page 14: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1414

What is Cloud Computing Grid and Cloud Computing

Usability: Clouds are easily usable hiding the deployment details from the

user. Grid: hard to manage

Payment model: Cloud use pay- per use model. Grid fixed rate per service.

Scalability Both Grid and cloud deals with scalability

Heterogeneity: Both cloud and grid support aggregation of heterogonous

hardware and software.

Page 15: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1515

OUTLINE

• Research Team on Cloud Computing• What is Cloud Computing ?• Benefits of Cloud Computing,

– What can we do with Cloud Computing?

• Challenges of Cloud Computing

• Making the case for Campus Clouds• Conclusions

Page 16: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1616

Benefits of Cloud Computing Cloud computing is a model that supports everything as a service

(XaaS), e.g, the X changes to an I for, Infrastructure as a Service (IaaS)

Physical resource set (PRS):

is hardware dependent or vendor dependent

Virtual resource set (VRS): is built on top of PRS

to run in multivendor cloud

Page 17: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1717

Benefits of Cloud Computing

Platform as a service (PaaS): Java or .NET

Page 18: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1818

Benefits of Cloud Computing Software as a service (SaaS): e.g Gmail, Google Docs, Matlab,

Page 19: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 1919

Benefits of Cloud Computing Human as a service (HaaS): Amazon Mechanical Turk (MTurk)

is one of the suites of Amazon Web Services, a crowdsourcing marketplace that enables computer programs to coordinate the use of Human Intelligence to perform Tasks (HITs) which computers are unable to do

Workers can work at home and make money by choosing from thousands of posted HITs.

Page 20: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2020

Benefits of Cloud ComputingThe Big Picture of the Cloud Layered Architecture

Page 21: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2121

Benefits of Cloud Computing

The Provided services in the Cloud are the following: Virtualized physical resources, Virtualized infrastructure, Virtualized middleware platforms Virtualized business applications

Cloud computing reduces the need for advanced hardware on the clients side Clients can use inexpensive small Net Books and virtually have the

processing power of an expandable Grid computing system No need to buy a set of software or software licenses Data is no longer confined to the user's hard drive, will be able to access

data and applications from anywhere at any time. There is no more lost data due to hard drive failures

Corporations would save money on IT support, and No need for space to house expensive hardware and software servers.

Page 22: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2222

OUTLINE

• Research Team on Cloud Computing• What is Cloud Computing ?• Examples of Campus clouds• Benefits of Cloud Computing,

– What can we do with Cloud Computing?

• Challenges of Cloud Computing

• Making the case for Campus Clouds• Conclusions

Page 23: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2323

Challenges of Cloud Computing

Providing Support for both Service Users and Service Providers

Page 24: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2424

Challenges of Cloud Computing

Service Providers: Development Services, or Build and Test Services, Software Engineering Methodologies and tools How to manage clouds for Application Lifecycle Management The Cloud manager can limit projects to certain clouds, control

costs, manage security, or supplement resources during peak use

Service Users: easily usable clouds, hiding the deployment details from the user using virtualization,

Security and privacy are the biggest concerns Cost accounting data , and usage tracking for Multiple

Clouds

Page 25: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2525

Challenges of Cloud Computing: Build and Test Workflow, Challenges at all three levels

Page 26: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2626

Challenges of Cloud Computing: Build and Test Tasks Require complex environments

Page 27: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2727

Challenges of Cloud ComputingModel-Driven Design

Interdisciplinary Development teams:

End-to-End Collaboration &

Change Management

Page 28: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2828

Challenges of Cloud ComputingCloud Management and Control

Page 29: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 2929

Challenges of Cloud Computing Examples of Current Support for IaaS

Apache Hadoop: A Java software framework that supports data-intensive distributed applications and enables applications to work with thousands of nodes and large amounts of data. http://hadoop.apache.org/

Nimbus is an open-source toolkit that, once installed on a cluster, provides an infrastructure as a Service cloud to its client via WSRF-based or Amazon EC2 WSDL web service APIs, http://www.nimbusproject.org/

Page 30: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3030

Challenges of Cloud Computing Examples of Current Support

AbiCloud Supports SaaS

http://abicloud.org/display/abiCloud/Home

Page 31: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3131

Challenges of Cloud Computing Examples of Current Support

enStratus Supports SaaS, ReliaCloud Supports IaaS

enStratus is a SaaS-based system for managing cloud infrastructures across multiple providers http://www.enstratus.com/

enStratus focuses on the deployment and ongoing management of transactional database applications in clouds like Amazon Web Services and ReliaCloud.

The main features of enStratus include cloud security and availability management.

ReliaCloud provides virtual Servers deployed within a virtualization environment that is architected to maximize uptime and performance. http://www.reliacloud.com/

Page 32: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3232

Challenges of Cloud Computing Examples of Current Support for PaaS and IaaS

Sun Cloud is an on-demand Cloud computing service operated by Sun Microsystems. The Sun Cloud Compute Utility provides access to a substantial computing resource over the Internet for US$1 per CPU-hour.

The Rackspace Cloud is a web application hosting/cloud platform provider ("Cloud Sites") that bills on a utility computing basis. It has branched out into cloud storage ("Cloud Files") and cloud infrastructure ("Cloud Servers"), http://www.rackspacecloud.com/

Kaavo provides solutions for deploying and managing on-demand applications and workloads in the cloud.http://www.kaavo.com/home

Page 33: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3333

OUTLINE

• Research Team on Cloud Computing• What is Cloud Computing ?• Examples of Campus clouds• Benefits of Cloud Computing,

– What can we do with Cloud Computing?

• Challenges of Cloud Computing

• Making the case for Campus Clouds• Conclusions

Page 34: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3434

Making the case for Campus Clouds

College Campuses maintain significant Infrastructure of computing resources in computing Labs

This infrastructure is under utilized (many students use laptops and Net Books)

Service Providers and Users are in need for inexpensive computing resources

Page 35: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3535

Making the case for Campus Clouds

Developing IaaS Campus cloud project aggregating the computing resources of multiple college campuses would provide the following benefits: Providing extra Revenue to colleges from service providers and

businesses Providing students with an environment for learning the concepts of

cloud computing Providing college systems maintenance team (professionals and

students) with the experience of dealing with Cloud service providers and Cloud users

Provides stronger ties between academia and industry Motivates the Industry to invest in academic computing resources Academic research will benefit from Campus clouds

Page 36: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3636

Conclusions

Cloud computing has emerged to provide inexpensive on-demand pay per use computing resources

Cloud computing is closely related to grid computing and utility computing.

Software Engineering Methodologies and tools are needed for cloud developers (Cloud-based Service-Oriented Engineering)

Security and privacy are the biggest concerns of cloud computing users and developers

Campus Clouds can bring revenue for computing resources, enhance student learning, strengthen ties with Industry, and enhance academic research.

Page 37: Ammar Seminar on Cloud Computing

Al-Imam UniversityRiyadh, Saudi Arabia, May 31, 2010 3737

� خيرا �الله �وجزاكم