Introduction to Cloud Computing



Similar documents
Introduction to Cloud Computing

SYLLABUS. 1 seminar/laboratory 3.4 Total hours in the curriculum 42 Of which: 3.5 course

CSC475 Distributed and Cloud Computing Pre- or Co-requisite: CSC280

Cloud Computing and Attacks

Datacenters and Cloud Computing. Jia Rao Assistant Professor in CS

Welcome to the unit of Hadoop Fundamentals on Hadoop architecture. I will begin with a terminology review and then cover the major components

Program Optimization for Multi-core Architectures

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

CRN# CPET Cloud Computing: Technologies & Enterprise IT Strategies

Cloud computing - Architecting in the cloud

Hadoop. MPDL-Frühstück 9. Dezember 2013 MPDL INTERN

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

Cloud Computing. Summary

CS / Cloud Computing

Energy Efficient MapReduce

CP3109: Introduction to Cloud Computing

A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM

Cloud Computing an introduction

Hadoop Architecture. Part 1

What s Happening to the Mainframe? Mobile? Social? Cloud? Big Data?

Cloud Computing based on the Hadoop Platform

Open Cloud System. (Integration of Eucalyptus, Hadoop and AppScale into deployment of University Private Cloud)

Cloud Computing Summary and Preparation for Examination

How To Understand Cloud Computing

Cloud Based Architectures in Ground Systems of Space Missions

High Performance Computing Cloud Computing. Dr. Rami YARED

Storage Architectures for Big Data in the Cloud

Course Code CP204. Theory : 04. Practical : 01. Course Credit. Tutorial : 00. Credits : 05. Course Learning Outcomes

Cloud Computing Where ISR Data Will Go for Exploitation

High Performance Computer Architecture

DISTRIBUTED SYSTEMS AND CLOUD COMPUTING. A Comparative Study

CLOUD COMPUTING USING HADOOP TECHNOLOGY

Cloud Computing Paradigm

How to Do/Evaluate Cloud Computing Research. Young Choon Lee

CLOUD COMPUTING. Keywords: Cloud Computing, Data Centers, Utility Computing, Virtualization, IAAS, PAAS, SAAS.

Cloud Computing and Amazon Web Services

Software Systems Architecture in a World of Cloud Computing. Christine Miyachi SDM Entering Class 2000

CS550. Distributed Operating Systems (Advanced Operating Systems) Instructor: Xian-He Sun

Fundamental Concepts and Models

GeoGrid Project and Experiences with Hadoop

Big Data and Cloud Computing for GHRSST

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era ( ) Workstation Era ( ) Xerox Star 1981!

Infrastructure as a Service

CS555: Distributed Systems [Fall 2015] Dept. Of Computer Science, Colorado State University

Mobile Cloud Computing: Paradigms and Challenges 移 动 云 计 算 : 模 式 与 挑 战

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Introduction to Cloud Computing

Introduction to Cloud Computing

Chapter 2: Transparent Computing and Cloud Computing. Contents of the lecture

CPET 581 Cloud Computing: Technologies and Enterprise IT Strategies

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Integration of Hadoop Cluster Prototype and Analysis Software for SMB

Introduction to Cloud Computing DLT Solutions LL DL C T Solutions LL May 2011

Grid Computing Vs. Cloud Computing

Viswanath Nandigam Sriram Krishnan Chaitan Baru

Introduction to Cloud Computing

Parallel Computing. Benson Muite. benson.

Distributed Systems Lecture 1 1

A REVIEW PAPER ON THE HADOOP DISTRIBUTED FILE SYSTEM

CloudStack and Big Data. Sebastien May 22nd 2013 LinuxTag, Berlin

How To Understand Cloud Computing

Big Data Storage Options for Hadoop Sam Fineberg, HP Storage

Distribution transparency. Degree of transparency. Openness of distributed systems

Cloud Computing: a Perspective Study

Hadoop. Sunday, November 25, 12

Cloud Computing Benefits for Educational Institutions

Load Rebalancing for File System in Public Cloud Roopa R.L 1, Jyothi Patil 2

Manifest for Big Data Pig, Hive & Jaql

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing

EECS 678: Introduction to Operating Systems

Hadoop Distributed File System. T Seminar On Multimedia Eero Kurkela

CHAPTER 8 CLOUD COMPUTING

Cloud Computing Education Strategies

Recognization of Satellite Images of Large Scale Data Based On Map- Reduce Framework

Hadoop on a Low-Budget General Purpose HPC Cluster in Academia

Outline. High Performance Computing (HPC) Big Data meets HPC. Case Studies: Some facts about Big Data Technologies HPC and Big Data converging

Building Platform as a Service for Scientific Applications

Hadoop and Map-Reduce. Swati Gore

ADVANCED COMPUTER ARCHITECTURE

Introduction to Cloud Computing

CLOUD COMPUTING. A Primer

Take An Internal Look at Hadoop. Hairong Kuang Grid Team, Yahoo! Inc

Building Out Your Cloud-Ready Solutions. Clark D. Richey, Jr., Principal Technologist, DoD

CSE 427 CLOUD COMPUTING WITH BIG DATA APPLICATIONS

Reconfigurable Architecture Requirements for Co-Designed Virtual Machines

The Private Cloud Your Controlled Access Infrastructure

Transcription:

Introduction to Cloud Overview and Introduction 15 319, spring 2010 1 st Lecture, Jan 12 th Majd F. Sakr 15-319 Introduction to Cloud

Why take 15 319? Because you re cool! Because we re cool! Gain real world experience and learn new tools Emerging technology New programming model Could be the future of computing? Running application on very large data sets 15-319 Introduction to Cloud 2

15-319 Introduction to Cloud

Syllabus: Course Purpose Introduce you to the basics of the emerging cloud computing paradigm learn how this paradigm came about understand its enabling technologies understand the computer systems constraints, tradeoffs and techniques in setting up and using the cloud Teach you how to implement algorithms in the cloud gain competence in Hadoop/MapReduce as a programming model for distributed processing of large datasets. understand how different algorithms can be implemented and executed in the Hadoop framework. gain competence in evaluating the performance and identifying bottlenecks when mapping applications to the cloud. 15-319 Introduction to Cloud 4

Syllabus: Target Audience Juniors & Seniors Pre requisites: 15 213 15 251 15 212 Other equivalent courses 15-319 Introduction to Cloud

Syllabus: Instructor Majd F. Sakr Office Hours: Tuesday 3 5pm Welcome when my office door is open By appointment TA: Suhail Rehman Office Hours: To be decided NOW By appointment 15-319 Introduction to Cloud

Syllabus: Course Components What are we trying to answer? What is Cloud? Why Cloud? What are its challenges and opportunities? How does Cloud work? 15-319 Introduction to Cloud

Time Syllabus: Course Components Now I know what Cloud is End of week two 15-319 Introduction to Cloud

Syllabus: Course Components Now I know what Cloud is Parallel Processing End of week two Now I appreciate why Cloud is important End of week five Distributed Systems Time 15-319 Introduction to Cloud

Syllabus: Course Components Now I know what Cloud is Parallel Processing End of week two Now I appreciate why Cloud is important Now I really understand how Cloud works Functional Programming Algorithms Used by Parallelized by A programming model Map/Reduce End of week five Apache s implementation Storage HDFS Hadoop DFS Hadoop Cluster Distributed Systems Virtualization Time End of week eight 15-319 Introduction to Cloud

Syllabus: Course Components Parallel Processing Cloud HDFS DFS Hadoop Cluster Distributed Systems Storage Map/Reduce Functional Programming Algorithms Used by Parallelized by A programming model Apache s implementation Hadoop Virtualization 15-319 Introduction to Cloud

Syllabus: Course Components Now I can play with 15-319 Introduction to Cloud

Syllabus: Text Books Primary Book: Tom White, Hadoop: The Definitive Guide, O'Reilly Media, 2009. Reference Books Tanenbaum and van Steen, Distributed Systems: Principles and Paradigms, Pearson, 2007. Jean Dollimore, Tim Kindberg, George Coulouris, Distributed Systems: Concepts and Design, Fourth Edition, Addison Wesley, 2005. Randal E. Bryant and David R. O'Hallaron, Computer Systems: A Programmer's Perspective, Prentice Hall, 2003. Patterson and Hennessy, Computer Organization and Design: The Hardware/Software Interface, Fourth Edition, Morgan Kaufmann/Elsvier. Jason Venner, Pro Hadoop, Apress, 2009. 15-319 Introduction to Cloud

Syllabus: Projects Five assignments 2 weeks per assignment Technical papers and case studies Short write up In class presentations and discussions Four Projects: 4 5 weeks per project Final project includes a paper and presentation 15-319 Introduction to Cloud

Syllabus: Exam Now I know what Cloud is Parallel Processing End of week two Now I appreciate why Cloud is important Now I really understand how Cloud works Functional Programming Algorithms Used by Parallelized by A programming model Map/Reduce End of week five Apache s implementation Storage HDFS Hadoop DFS Hadoop Cluster Distributed Systems Virtualization Time End of week eight End of week NINE ONLY EXAM 15-319 Introduction to Cloud

Syllabus: Grading Attendance/Participation 10% Assignments 15% Projects 60% Project 1: 10% Project 2: 10% Project 3: 15% Project 4: 25% Exam 15% 15-319 Introduction to Cloud

Final Thoughts 15-319 Introduction to Cloud

What Paradigms Are There? 15-319 Introduction to Cloud

Existing Paradigms 15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Personal Personal computing system Local software installation, maintenance Local system maintenance Customizable to user needs Very low utilization High up front cost 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Reconfigurable Field Programmable Gate Arrays (FPGAs) Reprogrammable Hardware Can exploit embarrassingly parallel code Slow programming time (ms) Power hungry 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Autonomic Motivation: rapidly growing complexity of integrating, managing and operating computer systems introduced by IBM in 2001 Inspired by Human ANS Self management includes: self configuration organization protection governing recovery healing autonomy Complex yet self-managing adaptation optimization diagnosis of faults 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Mobile You can use computing technology on the move Since 1990s Intermittent connectivity Limited Bandwidth Mobile device maturity 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Utility Water, gas, and electricity are provided to every home and business as commodity services You get connected to the utility companies public infrastructure You get these utility services on demand And you pay as you use Utility is doing same for computing resources (processing power, bandwidth, data storage, and enterprise software services) Thought of by 1960s but re surfaced late 90s If computers of the kind I have advocated become the computers of the future, then computing may someday be organized as a public utility just as the telephone system is a public utility... The computer utility could become the basis of a new and important industry. John McCarthy, MIT Centennial in 1961 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Existing Paradigms Blue Group Super Grid Cluster Parallel Distributed 15-319 Introduction to Cloud

Blue Group Distributed Using distributed systems to solve large problems. Distributed System: multiple autonomous computers connected through a communication network The system has a distributed memory where each processor has its private memory. Information exchanged using communication models, ex: MPI 15-319 Introduction to Cloud

Blue Group Distributed Cluster : Characteristics: tightly coupled computers single system image Centralized Job management & scheduling system Better performance and availability and more costeffectiveness over single computer with same capabilities Since 1987 Grid : According to Gartner, "a grid is a collection of resources owned by multiple organizations that is coordinated to allow them to solve a common problem." Characteristics: loosely coupled no Single System Image distributed Job Management & scheduling Originated early 1990s 15-319 Introduction to Cloud

What is Parallel Calculations of large problems are divided into smaller parts and carried out simultaneously/concurrently on different processors. instructions Problem.. CPU time instructions.. CPU Problem.... CPU CPU 15-319 Introduction to Cloud time

Parallel All have access to a shared memory that is used to exchange information between processors Shared Memory Uniform Access (UASM) Non-Uniform Access (NUASM) Hybrid Distributed-Shared Memory 15-319 Introduction to Cloud Source: https://computing.llnl.gov/tutorials/parallel_comp/

Blue Group Super Thousands of processors Used for compute intensive problems Days instead of Years!!! introduced in the 1960s 15-319 Introduction to Cloud

Blue Group Parallel Super Cluster Could be Grid Distributed 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Existing Paradigms Green Group Ubiquitous Pervasive 15-319 Introduction to Cloud

Green Group Ubiquitous= seeming to be in all places Pervasive= present or noticeable in every part of a thing or place Information processing engaged in everyday s activities and objects. Term used since 1980s Different models but same vision: Small, inexpensive, robust devices distributed throughout everyday s life 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms Personal Reconfigurable Parallel Distributed Ubiquitous Autonomic

Existing Paradigms How about cloud computing? Cloud 15-319 Introduction to Cloud

15-319 Introduction to Cloud Carnegie Mellon Grid Super Utility Cluster Pervasive Cloud Mobile Existing Paradigms How about cloud computing? Reconfigurable Parallel Personal Distributed Ubiquitous Autonomic

Think of it this way Banking 15-319 Introduction to Cloud

Think of it this way Power/ heat/electricity/water supply to your home Before Now 15-319 Introduction to Cloud

Think of it this way Transportation Which one should you pick? Should you buy/rent? 15-319 Introduction to Cloud

Cloud Think of it as Internet Computation done over the internet Enabled through: High Bandwidth and High Speed Internet Utility Virtualization 15-319 Introduction to Cloud

Cloud Services Three basic services: Software as a Service (SAAS) model Apps through browser Platform as a Service (PAAS) model Delivery of a computing platform for custom software development as a service Infrastructure as a Service (IAAS) model Deliver of computer infrastructure as a service XAAS, the list continues to grow 15-319 Introduction to Cloud

Interesting Videos SaaS: http://www.youtube.com/watch?v=kgupsvswmy0&feat ure=related Virtualization: http://www.youtube.com/watch?v=p11ljonals4&featur e=related Cloud : http://www.youtube.com/watch?v=xdbd14rjcs0&nr=1 15-319 Introduction to Cloud