SlideShare una empresa de Scribd logo
1 de 62
UNIT 1

INTRODUCTION
           ABOUT
               GRID COMPUTING
DEFINITION
 Grid computing is the federation of computer
 resources from multiple administrative domains to
 reach a common goal.

 “computataional of grid is a hardware and
 software infrastructure that provides
 independent pervasive and inexpensive access to
 high end computational capabilities”.
 What is Grid Computing?

 Who Needs It?

 An Illustrative Example

 Grid Users

 Current Grids
What is Grid Computing?
 Computational Grids
    Homogeneous (e.g., Clusters)
    Heterogeneous (e.g., with one-of-a-kind instruments)


 Cousins of Grid Computing


 Methods of Grid Computing
Computational Grids
 Each user A network of geographically distributed
  resources including computers, peripherals, switches,
  instruments, and data.

 should have a single login account to access all
  resources.

 Resources may be owned by diverse organizations.
Computational Grids
 Grids are typically managed by grid ware.


 Grid ware can be viewed as a special type of
 middleware that enable sharing and manage grid
 components based on user requirements and resource
 attributes (e.g., capacity, performance, availability…)
Cousins of Grid Computing
 Parallel Computing


 Distributed Computing


 Peer-to-Peer Computing


 Many others: Cluster Computing, Network
 Computing, Client/Server Computing, Internet
 Computing, etc...
Distributed Computing
 People often ask: Is Grid Computing a fancy new name
 for the concept of distributed computing?

 In general, the answer is “no.” Distributed Computing
 is most often concerned with distributing the load of a
 program across two or more processes.
PEER2PEER Computing
 Sharing of computer resources and services by direct
 exchange between systems.

 Computers can act as clients or servers depending on
 what role is most efficient for the network.
Methods of Grid Computing
 Distributed Supercomputing
 High-Throughput Computing
 On-Demand Computing
 Data-Intensive Computing
 Collaborative Computing
 Logistical Networking
Distributed Supercomputing
 Combining multiple high-capacity resources on a
 computational grid into a single, virtual distributed
 supercomputer.

 Tackle problems that cannot be solved on a single
 system.
High-Throughput Computing
 Uses the grid to schedule large numbers of loosely
 coupled or independent tasks, with the goal of putting
 unused processor cycles to work.
On-Demand Computing
 Uses grid capabilities to meet short-term requirements
 for resources that are not locally accessible.

 Models real-time computing demands.
Collaborative Computing
 Concerned primarily with enabling and enhancing
  human-to-human interactions.

 Applications are often structured in terms of a virtual
  shared space.
Logistical Networking
 Global scheduling and optimization of data
  movement.

 Contrasts with traditional networking, which does not
  explicitly model storage resources in the network.

 Called "logistical" because of the analogy it bears with
  the systems of warehouses, depots, and distribution
  channels.
Who Needs Grid Computing?
 A chemist may utilize hundreds of processors to screen
 thousands of compounds per hour.

 Teams of engineers worldwide pool resources to
 analyze terabytes of structural data.

 Meteorologists seek to visualize and analyze petabytes
 of climate data with enormous computational
 demands.
An Illustrative Example
 Tiffany Moisan, a NASA research scientist, collected
 microbiological samples in the tidewaters around
 Wallops Island, Virginia.

 She needed the high-performance microscope located
 at the National Center for Microscopy and Imaging
 Research (NCMIR), University of California, San
 Diego.
 She sent the samples to San Diego and used NPACI’s
 Telescience Grid and NASA’s Information Power Grid
 (IPG) to view and control the output of the
 microscope from her desk on Wallops Island. Thus, in
 addition to viewing the samples, she could move the
 platform holding them and make adjustments to the
 microscope.
CONT…..
 The microscope produced a huge dataset of images.
 This dataset was stored using a storage resource broker
  on NASA’s IPG.
 Moisan was able to run algorithms on this very dataset
  while watching the results in real time.
Grid Users
 Grid developers


 Tool developers


 Application developers


 End Users


 System Administrators
Grid Developers
 Very small group.


 Implementers of a grid “protocol” who provides the
 basic services required to construct a grid.
Tool Developers
 Implement the programming models used by
 application developers.

 Implement basic services similar to conventional
 computing services:
   User authentication/authorization
   Process management
   Data access and communication
Application Developers
 Construct grid-enabled applications for end-users who
 should be able to use these applications without
 concern for the underlying grid.

 Provide programming models that are appropriate for
 grid environments and services that programmers can
 rely on when developing (higher-level) applications.
System Administrators
 Balance local and global concerns.


 Manage grid components and infrastructure.


 Some tasks still not well delineated due to the high
 degree of sharing required.
ADVANTAGE
 Can solve larger, more complex problems in a shorter
 time

 Easier to collaborate with other organizations


 Make better use of existing hardware
DISADVANTAGE
 Grid software and standards are still evolving


 Learning curve to get started


 Non-interactive job submission
The grid- Present, Past, Future
 Number of derivatives in grid computing. Share resources and different
     architecture.
1.    Compute Grids
2.    Data Grids
3.    Science Grids
4.    Access Grids
5.    Knowledge Grids
6.    Cluster Grids
7.    Terra Grids
8.    Commodity Grids
1.   Compute Grids vendors:

        Grid Gain - Professional Open Source

        JPPF - Open Source



2.   Data Grids vendors:

      Oracle Coherence- Commercial

      GemStone- Commercial

      GigaSpaces – Commercial

      JBossCache - Professional Open Source

      EhCache- Open Source
Data
  Functional data requirements for Grid Computing applications are:

       •To integrate multiple distributed, heterogeneous, and independently
       managed data sources.

       •Data transfer mechanisms

       •Data caching and/or replication mechanisms to minimize network
       traffic.

       •Data discovery mechanisms

       •Data encryption and integrity

       •Backup/restore mechanisms and policies
Computation

Functional computational requirements for grid applications are:

      •Independent management of computing resources.

      •Intelligently and transparently select computing resources.

      •Availability, dynamic resource configuration,

      •Failure detection and failover mechanisms.

      •Secure resource management, access, and integrity.
Computational and Data Grids

Data requirements in the early grid solutions:

 Discover data.

 Databases, utilizing meta-data and other attributes of the data.

 The provisioning of computing facilities for high-speed data movement.

 Flexible data access and data filtering capabilities.
Current Grid Activities

 Sharing of resources can be different in present grid.

1.   Computing power

2.   Data

3.   Hardware

4.   Software

5.   Network services
Dynamic benefits of coordinated resource sharing in a virtual
organization.
The usage patterns found within each of the virtual organizations.




 A virtual organization for weather prediction. For example, this virtual
  organization requires resources such as weather prediction software
  applications to perform the mandatory environmental simulations associated
  with predicting weather.

 A virtual organization for financial modeling. For example, this virtual
  organization requires resources such as software modeling tools for
  performing a multitude of financial analytics, virtualized blades to run the
  above software, and access to data storage facilities for storing and
  accessing data.
Number of requirements for Grid Computing architecture

Three categories

1.   Resource categories

2.   Virtual organization

3.   Users/Applications
Providing facilities for the following scenarios:

 Dynamic discovery of computing resources, based on their capabilities        and

  functions.

 Immediate allocation and provisioning of these resources, based on          their

  availability and the user demands or requirements.

 The management of these resources to meet the required service level agreements

  (SLAs).

 The provisioning of multiple autonomic features for the resources, such as self-

  diagnosis, self-healing, self-configuring, and self-management.

 The provisioning of secure access methods to the resources, and bindings with the

  local security mechanisms based upon the autonomic control policies.
Virtual organization must be capable of providing facilities for:
 Virtual task forces, or groups, to solve specific problems associated with the virtual
   organization.

 Dynamic collection of resources from heterogeneous providers based upon users' needs and
   the sophistication levels of the problems.

 Dynamic identification and automatic problem resolution of a wide variety of troubles, with
   automation of event correlation, linking the specific problems to the required resource and
   service providers.

 The dynamic provisioning and management capabilities of the resources required meeting the
   SLAs.

 The formation of a secured federation (or governance model) and common management model
   for all of the resources respective to the virtual organization.

 The secure delegation of user credentials and identity mapping to the local domain(s).

 The management of resources, including utilization and allocation, to meet a budget and other
   economic criteria.
Users/applications typically found in Grid Computing environments must

  be able to perform the following characteristics:

 The clear and unambiguous identification of the problem

 The identification and mapping of the resources

 The ability to sustain the required levels of QoS, while adhering to the

  anticipated and necessary SLAs.

 The capability to collect feedback regarding resource status, including

  updates for the environment's respective applications.
GRID APPLICATIONS
 Grid computing applications can be aligned to have a
 common needs
   Application partitioning that involves breaking the
   problem into discrete pieces
   Discovery and scheduling of tasks and workflow
   Data communication distributing the problem data
   where and when it is required
   Provisioning and Distributing application codes to
   specific system nodes
Contd…



   Results management assisting in the decision process of
    the environment
   Autonomic features such as self-configuration, self-
    optimization , self-recovery and self management
  Let us explore some of these Grid application and their
    usage pattern
Schedulers
 Responsible for management of jobs such as allocating
  the resource needed for any specific job , parallel
  execution of tasks, data management and service level
  management
 Schedulers form the hierarchical structures , with
  meta schedulers as the root and other schedulers as
  the leaves
 Meta schedulers or cluster schedulers for parallel
  execution
Scheduler embodies local , meta-
level and cluster schedulers
                               LOCAL
Diagram :                     SCHEDUL
                                 ER
                       JOB

               META    JOB      META
             SCHEDUL          SCHEDULE
    USER        ER                R

                        JOB
                               CLUSTER
                              SCHEDULE
                                  R
Contd…

 Jobs submitted to the grid computing applications are
  evaluated based on the ir service level requirement
 It involves the complex work flow management and
  data movement activities to occur on a regular basis
Contd…

 There are schedulers that must provide capabilities for
 areas such as
   Advanced resource reservation
   SLA validation and enforcement
   Monitoring job execution and status
   Rescheduling and corrective action
Resource Broker
 It providing the paring service between the service
  requester and service provider
 This paring enables the selection of best available
  resource
 It will collect the information from the respective
  resources and uses this information for paring purpose
Resource Broker
 Diagram:

                    RESOURCE BROKER
  SELECT RESOURCE                       INFORMATION

                                                   RESOURCE
                                                       1
  USER
                     SELECT SCHEDULER

         EXECUTE TASK                 INFORMATION

                        SCHEDULER                  RESOURCE
                                                       2
                                    EXECUTE TASK
Contd…

 Resource broker provides the feed back to the users on
  the available resource
 Resource broker may select the suitable scheduler for
  the execution of tasks
Contd…

 The paring process in a resource broker involves
 allocation and support functions such as
   Allocate appropriate resource for task execution
   Support users deadline and budget constraints for
    scheduling optimizations
Load balancing
 Load balancing features must always be integrated
  into any system in order to avoid processing delays and
  over commitment of resource
 Load balancing may be built in connection with
  resource broker and schedulers
 The level of load balancing involves partitioning of
  jobs ,identifying the resource and queueing of the jobs
Contd…

 Used to running the parallel jobs in parallel
 It support failure detection and management
 It redistribute the jobs to other resource if needed
Grid portals
 Grid portals are like the web portals
         grid portals provide the uniform access to the grid resources


 Grid portals provide
     1.     Resource access
     2.     Scheduling capabilities
     3.     monitoring statusinformation
Contd…

 some examples of grid portals capabilities are
     1.   Querying database
     2.   File transfer facilities
     3.   Manage job through job status feed back
     4.   Security management
     5.   Provide personalized solution
Integrated solutions
 It is the combination of existing advanced middleware
  and application functionalities combined to provide
  high performance results across the grid computing
  environment
 It support more complex utilization of grid such as the
  coordinated and optimized resource sharing,
  enhanced security management, cost optimization ,etc
 It achieves the level of flexibility utilizing
  infrastructure provided by application and
  middleware frame works
GRID INFRASTRUCTURE
 GRID infrastructure forms the core foundation for
 the successful grid applications
     Grid computing infrastructure component must
   address several potentially complicated areas in
   many stages of implementation , they are
  1.   Security
  2.   Resource management
  3.   Information services
  4.   Data management
Diagram:


              GRID APPLICATIONS
   G                                G
   R                                R
   I                                I
   D            RES    INF          D
                              DAT   M
   M            OUR     OR
                               A    I
   I             CE    MAT
   D   SECU            ION          D
                              MA    D
   D   RITY     MA            NAG
   L            NAG    SER          L
                              EME   E
   E            EME    VICE
                               NT   W
   W             NT      S
   A                                A
   R                                R
   E                                E

              HOSTING ENVIRONMENT
Security
 Heterogeneous nature of resources – complicated
  polices - complex security schemes
 These computing resources are hosted in differing
  security domains and Heterogeneous
   platforms
 Security requirements – data integrity , confidentiality
  and information privacy
Contd…

 The grid computing data exchange must be protected
  using secure communication channels including
  SSL/TLS
 Secure message exchange mechanisms such as WS-
  Security
 Security infrastructure – grid security infrastructure
  (GSI)
Resource management
    Resource management scenarios are
    1.   Resource discovery
    2.   Resource monitoring
    3.   Fault isolation
    4.   Resource provisioning
    5.   Resource monitoring
    6.   Autonomic capabilities
    7.   Service level management activities
Contd…



 Resource management area is the selection of correct
  resource from grid resource pool
 Fully based on SLA
Information services
 Providing valuable information respective to grid
    computing infrastructure resources
   Service are entirely depends on resource availability,
    capacity and utilization
   The information is valuable and mandatory feedback
    respective to resource managers
   Grid solutions are constructed to reflect portals
   Metrics are helpful in SLA
Data management
 Data forms the single most important asset in a grid
  computing system
 Data maybe – input to the resource – output from the
  resource
 Data must be near to the computation where it is used
 Data storage mechanisms – Storage Area Network
  (SAN) ,network file system, virtual database
contd…

 Developers and providers must factor into decision
  are related to selecting the most appropriate data
  management mechanism for grid computing
  infrastructure
This includes size of –
1. data repositories
2. resource geographical distribution
3. security requirements
4. schemes for replication
5. caching facilities

Más contenido relacionado

La actualidad más candente

Grid computing [2005]
Grid computing [2005]Grid computing [2005]
Grid computing [2005]Raul Soto
 
program partitioning and scheduling IN Advanced Computer Architecture
program partitioning and scheduling  IN Advanced Computer Architectureprogram partitioning and scheduling  IN Advanced Computer Architecture
program partitioning and scheduling IN Advanced Computer ArchitecturePankaj Kumar Jain
 
System models for distributed and cloud computing
System models for distributed and cloud computingSystem models for distributed and cloud computing
System models for distributed and cloud computingpurplesea
 
Unit 1 architecture of distributed systems
Unit 1 architecture of distributed systemsUnit 1 architecture of distributed systems
Unit 1 architecture of distributed systemskaran2190
 
Parallel computing
Parallel computingParallel computing
Parallel computingVinay Gupta
 
CS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSCS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSKathirvel Ayyaswamy
 
cloud computing:Types of virtualization
cloud computing:Types of virtualizationcloud computing:Types of virtualization
cloud computing:Types of virtualizationDr.Neeraj Kumar Pandey
 
Distributed file system
Distributed file systemDistributed file system
Distributed file systemAnamika Singh
 
Map reduce in BIG DATA
Map reduce in BIG DATAMap reduce in BIG DATA
Map reduce in BIG DATAGauravBiswas9
 
Windows Azure Platform
Windows Azure PlatformWindows Azure Platform
Windows Azure PlatformDavid Chou
 
Io t system management with
Io t system management withIo t system management with
Io t system management withxyxz
 
Implementation levels of virtualization
Implementation levels of virtualizationImplementation levels of virtualization
Implementation levels of virtualizationGokulnath S
 
Parallel computing and its applications
Parallel computing and its applicationsParallel computing and its applications
Parallel computing and its applicationsBurhan Ahmed
 
Distributed System-Multicast & Indirect communication
Distributed System-Multicast & Indirect communicationDistributed System-Multicast & Indirect communication
Distributed System-Multicast & Indirect communicationMNM Jain Engineering College
 
Distributed Systems Architecture in Software Engineering SE11
Distributed Systems Architecture in Software Engineering SE11Distributed Systems Architecture in Software Engineering SE11
Distributed Systems Architecture in Software Engineering SE11koolkampus
 

La actualidad más candente (20)

Grid computing [2005]
Grid computing [2005]Grid computing [2005]
Grid computing [2005]
 
program partitioning and scheduling IN Advanced Computer Architecture
program partitioning and scheduling  IN Advanced Computer Architectureprogram partitioning and scheduling  IN Advanced Computer Architecture
program partitioning and scheduling IN Advanced Computer Architecture
 
System models for distributed and cloud computing
System models for distributed and cloud computingSystem models for distributed and cloud computing
System models for distributed and cloud computing
 
Unit 1 architecture of distributed systems
Unit 1 architecture of distributed systemsUnit 1 architecture of distributed systems
Unit 1 architecture of distributed systems
 
Parallel computing
Parallel computingParallel computing
Parallel computing
 
Cloud sim
Cloud simCloud sim
Cloud sim
 
Gcc notes unit 1
Gcc notes unit 1Gcc notes unit 1
Gcc notes unit 1
 
CS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMSCS9222 ADVANCED OPERATING SYSTEMS
CS9222 ADVANCED OPERATING SYSTEMS
 
cloud computing:Types of virtualization
cloud computing:Types of virtualizationcloud computing:Types of virtualization
cloud computing:Types of virtualization
 
Distributed file system
Distributed file systemDistributed file system
Distributed file system
 
Map reduce in BIG DATA
Map reduce in BIG DATAMap reduce in BIG DATA
Map reduce in BIG DATA
 
Windows Azure Platform
Windows Azure PlatformWindows Azure Platform
Windows Azure Platform
 
Io t system management with
Io t system management withIo t system management with
Io t system management with
 
Distributed System ppt
Distributed System pptDistributed System ppt
Distributed System ppt
 
Implementation levels of virtualization
Implementation levels of virtualizationImplementation levels of virtualization
Implementation levels of virtualization
 
Parallel computing and its applications
Parallel computing and its applicationsParallel computing and its applications
Parallel computing and its applications
 
Distributed System-Multicast & Indirect communication
Distributed System-Multicast & Indirect communicationDistributed System-Multicast & Indirect communication
Distributed System-Multicast & Indirect communication
 
Distributed Systems Architecture in Software Engineering SE11
Distributed Systems Architecture in Software Engineering SE11Distributed Systems Architecture in Software Engineering SE11
Distributed Systems Architecture in Software Engineering SE11
 
Concept learning
Concept learningConcept learning
Concept learning
 
Sun NFS , Case study
Sun NFS , Case study Sun NFS , Case study
Sun NFS , Case study
 

Destacado

PaaS - google app engine
PaaS  - google app enginePaaS  - google app engine
PaaS - google app engineJ Singh
 
Platform as a service google app engine
Platform as a service   google app enginePlatform as a service   google app engine
Platform as a service google app engineDeepu S Nath
 
Distributed Computing with Apache Hadoop: Technology Overview
Distributed Computing with Apache Hadoop: Technology OverviewDistributed Computing with Apache Hadoop: Technology Overview
Distributed Computing with Apache Hadoop: Technology OverviewKonstantin V. Shvachko
 
5. the grid implementing production grid
5. the grid implementing production grid5. the grid implementing production grid
5. the grid implementing production gridDr Sandeep Kumar Poonia
 
Introduction to Google App Engine
Introduction to Google App EngineIntroduction to Google App Engine
Introduction to Google App Enginerajdeep
 
Hadoop Architecture and HDFS
Hadoop Architecture and HDFSHadoop Architecture and HDFS
Hadoop Architecture and HDFSEdureka!
 
Google app engine
Google app engineGoogle app engine
Google app engineSuraj Mehta
 
Hadoop Overview & Architecture
Hadoop Overview & Architecture  Hadoop Overview & Architecture
Hadoop Overview & Architecture EMC
 
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)Hari Shankar Sreekumar
 

Destacado (10)

PaaS - google app engine
PaaS  - google app enginePaaS  - google app engine
PaaS - google app engine
 
Platform as a service google app engine
Platform as a service   google app enginePlatform as a service   google app engine
Platform as a service google app engine
 
Distributed Computing with Apache Hadoop: Technology Overview
Distributed Computing with Apache Hadoop: Technology OverviewDistributed Computing with Apache Hadoop: Technology Overview
Distributed Computing with Apache Hadoop: Technology Overview
 
5. the grid implementing production grid
5. the grid implementing production grid5. the grid implementing production grid
5. the grid implementing production grid
 
Introduction to Google App Engine
Introduction to Google App EngineIntroduction to Google App Engine
Introduction to Google App Engine
 
Hadoop Architecture and HDFS
Hadoop Architecture and HDFSHadoop Architecture and HDFS
Hadoop Architecture and HDFS
 
Google app engine
Google app engineGoogle app engine
Google app engine
 
1. GRID COMPUTING
1. GRID COMPUTING1. GRID COMPUTING
1. GRID COMPUTING
 
Hadoop Overview & Architecture
Hadoop Overview & Architecture  Hadoop Overview & Architecture
Hadoop Overview & Architecture
 
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)
Hadoop architecture (Delhi Hadoop User Group Meetup 10 Sep 2011)
 

Similar a Unit i introduction to grid computing

Inroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermaInroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermagargishankar1981
 
Introduction to Grid Computing
Introduction to Grid ComputingIntroduction to Grid Computing
Introduction to Grid Computingabhijeetnawal
 
Bt9002 grid computing 1
Bt9002 grid computing 1Bt9002 grid computing 1
Bt9002 grid computing 1Techglyphs
 
Introduction of grid computing
Introduction of grid computingIntroduction of grid computing
Introduction of grid computingPooja Dixit
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Bharath Kumar
 
Grid Computing and it's applications.PPTX
Grid Computing and it's applications.PPTXGrid Computing and it's applications.PPTX
Grid Computing and it's applications.PPTXImXaib
 
GridComputing-an introduction.ppt
GridComputing-an introduction.pptGridComputing-an introduction.ppt
GridComputing-an introduction.pptNileshkuGiri
 
Gridcomputingppt
GridcomputingpptGridcomputingppt
Gridcomputingpptnavjasser
 
An efficient scheduling policy for load balancing model for computational gri...
An efficient scheduling policy for load balancing model for computational gri...An efficient scheduling policy for load balancing model for computational gri...
An efficient scheduling policy for load balancing model for computational gri...Alexander Decker
 
Cloud computing Review over various scheduling algorithms
Cloud computing Review over various scheduling algorithmsCloud computing Review over various scheduling algorithms
Cloud computing Review over various scheduling algorithmsIJEEE
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdfTyStrk
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfJohn422973
 

Similar a Unit i introduction to grid computing (20)

Inroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermaInroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar verma
 
Introduction to Grid Computing
Introduction to Grid ComputingIntroduction to Grid Computing
Introduction to Grid Computing
 
Grid Computing
Grid ComputingGrid Computing
Grid Computing
 
Bt9002 grid computing 1
Bt9002 grid computing 1Bt9002 grid computing 1
Bt9002 grid computing 1
 
Introduction of grid computing
Introduction of grid computingIntroduction of grid computing
Introduction of grid computing
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1
 
Grid Computing and it's applications.PPTX
Grid Computing and it's applications.PPTXGrid Computing and it's applications.PPTX
Grid Computing and it's applications.PPTX
 
Grid computing
Grid computingGrid computing
Grid computing
 
Grid Computing
Grid ComputingGrid Computing
Grid Computing
 
GridComputing-an introduction.ppt
GridComputing-an introduction.pptGridComputing-an introduction.ppt
GridComputing-an introduction.ppt
 
 
Grid computing 12
Grid computing 12Grid computing 12
Grid computing 12
 
Grid Presentation
Grid PresentationGrid Presentation
Grid Presentation
 
Gridcomputingppt
GridcomputingpptGridcomputingppt
Gridcomputingppt
 
An efficient scheduling policy for load balancing model for computational gri...
An efficient scheduling policy for load balancing model for computational gri...An efficient scheduling policy for load balancing model for computational gri...
An efficient scheduling policy for load balancing model for computational gri...
 
Cloud computing Review over various scheduling algorithms
Cloud computing Review over various scheduling algorithmsCloud computing Review over various scheduling algorithms
Cloud computing Review over various scheduling algorithms
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdf
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloudcomputing basics
Cloudcomputing basicsCloudcomputing basics
Cloudcomputing basics
 

Último

The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Último (20)

The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

Unit i introduction to grid computing

  • 1. UNIT 1 INTRODUCTION ABOUT GRID COMPUTING
  • 2. DEFINITION  Grid computing is the federation of computer resources from multiple administrative domains to reach a common goal.  “computataional of grid is a hardware and software infrastructure that provides independent pervasive and inexpensive access to high end computational capabilities”.
  • 3.  What is Grid Computing?  Who Needs It?  An Illustrative Example  Grid Users  Current Grids
  • 4. What is Grid Computing?  Computational Grids  Homogeneous (e.g., Clusters)  Heterogeneous (e.g., with one-of-a-kind instruments)  Cousins of Grid Computing  Methods of Grid Computing
  • 5. Computational Grids  Each user A network of geographically distributed resources including computers, peripherals, switches, instruments, and data.  should have a single login account to access all resources.  Resources may be owned by diverse organizations.
  • 6. Computational Grids  Grids are typically managed by grid ware.  Grid ware can be viewed as a special type of middleware that enable sharing and manage grid components based on user requirements and resource attributes (e.g., capacity, performance, availability…)
  • 7. Cousins of Grid Computing  Parallel Computing  Distributed Computing  Peer-to-Peer Computing  Many others: Cluster Computing, Network Computing, Client/Server Computing, Internet Computing, etc...
  • 8. Distributed Computing  People often ask: Is Grid Computing a fancy new name for the concept of distributed computing?  In general, the answer is “no.” Distributed Computing is most often concerned with distributing the load of a program across two or more processes.
  • 9. PEER2PEER Computing  Sharing of computer resources and services by direct exchange between systems.  Computers can act as clients or servers depending on what role is most efficient for the network.
  • 10. Methods of Grid Computing  Distributed Supercomputing  High-Throughput Computing  On-Demand Computing  Data-Intensive Computing  Collaborative Computing  Logistical Networking
  • 11. Distributed Supercomputing  Combining multiple high-capacity resources on a computational grid into a single, virtual distributed supercomputer.  Tackle problems that cannot be solved on a single system.
  • 12. High-Throughput Computing  Uses the grid to schedule large numbers of loosely coupled or independent tasks, with the goal of putting unused processor cycles to work.
  • 13. On-Demand Computing  Uses grid capabilities to meet short-term requirements for resources that are not locally accessible.  Models real-time computing demands.
  • 14. Collaborative Computing  Concerned primarily with enabling and enhancing human-to-human interactions.  Applications are often structured in terms of a virtual shared space.
  • 15. Logistical Networking  Global scheduling and optimization of data movement.  Contrasts with traditional networking, which does not explicitly model storage resources in the network.  Called "logistical" because of the analogy it bears with the systems of warehouses, depots, and distribution channels.
  • 16. Who Needs Grid Computing?  A chemist may utilize hundreds of processors to screen thousands of compounds per hour.  Teams of engineers worldwide pool resources to analyze terabytes of structural data.  Meteorologists seek to visualize and analyze petabytes of climate data with enormous computational demands.
  • 17. An Illustrative Example  Tiffany Moisan, a NASA research scientist, collected microbiological samples in the tidewaters around Wallops Island, Virginia.  She needed the high-performance microscope located at the National Center for Microscopy and Imaging Research (NCMIR), University of California, San Diego.
  • 18.  She sent the samples to San Diego and used NPACI’s Telescience Grid and NASA’s Information Power Grid (IPG) to view and control the output of the microscope from her desk on Wallops Island. Thus, in addition to viewing the samples, she could move the platform holding them and make adjustments to the microscope.
  • 19. CONT…..  The microscope produced a huge dataset of images.  This dataset was stored using a storage resource broker on NASA’s IPG.  Moisan was able to run algorithms on this very dataset while watching the results in real time.
  • 20. Grid Users  Grid developers  Tool developers  Application developers  End Users  System Administrators
  • 21. Grid Developers  Very small group.  Implementers of a grid “protocol” who provides the basic services required to construct a grid.
  • 22. Tool Developers  Implement the programming models used by application developers.  Implement basic services similar to conventional computing services:  User authentication/authorization  Process management  Data access and communication
  • 23. Application Developers  Construct grid-enabled applications for end-users who should be able to use these applications without concern for the underlying grid.  Provide programming models that are appropriate for grid environments and services that programmers can rely on when developing (higher-level) applications.
  • 24. System Administrators  Balance local and global concerns.  Manage grid components and infrastructure.  Some tasks still not well delineated due to the high degree of sharing required.
  • 25. ADVANTAGE  Can solve larger, more complex problems in a shorter time  Easier to collaborate with other organizations  Make better use of existing hardware
  • 26. DISADVANTAGE  Grid software and standards are still evolving  Learning curve to get started  Non-interactive job submission
  • 27. The grid- Present, Past, Future  Number of derivatives in grid computing. Share resources and different architecture. 1. Compute Grids 2. Data Grids 3. Science Grids 4. Access Grids 5. Knowledge Grids 6. Cluster Grids 7. Terra Grids 8. Commodity Grids
  • 28. 1. Compute Grids vendors:  Grid Gain - Professional Open Source  JPPF - Open Source 2. Data Grids vendors:  Oracle Coherence- Commercial  GemStone- Commercial  GigaSpaces – Commercial  JBossCache - Professional Open Source  EhCache- Open Source
  • 29. Data Functional data requirements for Grid Computing applications are: •To integrate multiple distributed, heterogeneous, and independently managed data sources. •Data transfer mechanisms •Data caching and/or replication mechanisms to minimize network traffic. •Data discovery mechanisms •Data encryption and integrity •Backup/restore mechanisms and policies
  • 30. Computation Functional computational requirements for grid applications are: •Independent management of computing resources. •Intelligently and transparently select computing resources. •Availability, dynamic resource configuration, •Failure detection and failover mechanisms. •Secure resource management, access, and integrity.
  • 31. Computational and Data Grids Data requirements in the early grid solutions:  Discover data.  Databases, utilizing meta-data and other attributes of the data.  The provisioning of computing facilities for high-speed data movement.  Flexible data access and data filtering capabilities.
  • 32. Current Grid Activities  Sharing of resources can be different in present grid. 1. Computing power 2. Data 3. Hardware 4. Software 5. Network services
  • 33. Dynamic benefits of coordinated resource sharing in a virtual organization.
  • 34. The usage patterns found within each of the virtual organizations.  A virtual organization for weather prediction. For example, this virtual organization requires resources such as weather prediction software applications to perform the mandatory environmental simulations associated with predicting weather.  A virtual organization for financial modeling. For example, this virtual organization requires resources such as software modeling tools for performing a multitude of financial analytics, virtualized blades to run the above software, and access to data storage facilities for storing and accessing data.
  • 35. Number of requirements for Grid Computing architecture Three categories 1. Resource categories 2. Virtual organization 3. Users/Applications
  • 36. Providing facilities for the following scenarios:  Dynamic discovery of computing resources, based on their capabilities and functions.  Immediate allocation and provisioning of these resources, based on their availability and the user demands or requirements.  The management of these resources to meet the required service level agreements (SLAs).  The provisioning of multiple autonomic features for the resources, such as self- diagnosis, self-healing, self-configuring, and self-management.  The provisioning of secure access methods to the resources, and bindings with the local security mechanisms based upon the autonomic control policies.
  • 37. Virtual organization must be capable of providing facilities for:  Virtual task forces, or groups, to solve specific problems associated with the virtual organization.  Dynamic collection of resources from heterogeneous providers based upon users' needs and the sophistication levels of the problems.  Dynamic identification and automatic problem resolution of a wide variety of troubles, with automation of event correlation, linking the specific problems to the required resource and service providers.  The dynamic provisioning and management capabilities of the resources required meeting the SLAs.  The formation of a secured federation (or governance model) and common management model for all of the resources respective to the virtual organization.  The secure delegation of user credentials and identity mapping to the local domain(s).  The management of resources, including utilization and allocation, to meet a budget and other economic criteria.
  • 38. Users/applications typically found in Grid Computing environments must be able to perform the following characteristics:  The clear and unambiguous identification of the problem  The identification and mapping of the resources  The ability to sustain the required levels of QoS, while adhering to the anticipated and necessary SLAs.  The capability to collect feedback regarding resource status, including updates for the environment's respective applications.
  • 39. GRID APPLICATIONS  Grid computing applications can be aligned to have a common needs  Application partitioning that involves breaking the problem into discrete pieces  Discovery and scheduling of tasks and workflow  Data communication distributing the problem data where and when it is required  Provisioning and Distributing application codes to specific system nodes
  • 40. Contd…  Results management assisting in the decision process of the environment  Autonomic features such as self-configuration, self- optimization , self-recovery and self management Let us explore some of these Grid application and their usage pattern
  • 41. Schedulers  Responsible for management of jobs such as allocating the resource needed for any specific job , parallel execution of tasks, data management and service level management  Schedulers form the hierarchical structures , with meta schedulers as the root and other schedulers as the leaves  Meta schedulers or cluster schedulers for parallel execution
  • 42. Scheduler embodies local , meta- level and cluster schedulers LOCAL Diagram : SCHEDUL ER JOB META JOB META SCHEDUL SCHEDULE USER ER R JOB CLUSTER SCHEDULE R
  • 43. Contd…  Jobs submitted to the grid computing applications are evaluated based on the ir service level requirement  It involves the complex work flow management and data movement activities to occur on a regular basis
  • 44. Contd…  There are schedulers that must provide capabilities for areas such as  Advanced resource reservation  SLA validation and enforcement  Monitoring job execution and status  Rescheduling and corrective action
  • 45. Resource Broker  It providing the paring service between the service requester and service provider  This paring enables the selection of best available resource  It will collect the information from the respective resources and uses this information for paring purpose
  • 46. Resource Broker Diagram: RESOURCE BROKER SELECT RESOURCE INFORMATION RESOURCE 1 USER SELECT SCHEDULER EXECUTE TASK INFORMATION SCHEDULER RESOURCE 2 EXECUTE TASK
  • 47. Contd…  Resource broker provides the feed back to the users on the available resource  Resource broker may select the suitable scheduler for the execution of tasks
  • 48. Contd…  The paring process in a resource broker involves allocation and support functions such as  Allocate appropriate resource for task execution  Support users deadline and budget constraints for scheduling optimizations
  • 49. Load balancing  Load balancing features must always be integrated into any system in order to avoid processing delays and over commitment of resource  Load balancing may be built in connection with resource broker and schedulers  The level of load balancing involves partitioning of jobs ,identifying the resource and queueing of the jobs
  • 50. Contd…  Used to running the parallel jobs in parallel  It support failure detection and management  It redistribute the jobs to other resource if needed
  • 51. Grid portals  Grid portals are like the web portals  grid portals provide the uniform access to the grid resources  Grid portals provide 1. Resource access 2. Scheduling capabilities 3. monitoring statusinformation
  • 52. Contd…  some examples of grid portals capabilities are 1. Querying database 2. File transfer facilities 3. Manage job through job status feed back 4. Security management 5. Provide personalized solution
  • 53. Integrated solutions  It is the combination of existing advanced middleware and application functionalities combined to provide high performance results across the grid computing environment  It support more complex utilization of grid such as the coordinated and optimized resource sharing, enhanced security management, cost optimization ,etc  It achieves the level of flexibility utilizing infrastructure provided by application and middleware frame works
  • 54. GRID INFRASTRUCTURE  GRID infrastructure forms the core foundation for the successful grid applications Grid computing infrastructure component must address several potentially complicated areas in many stages of implementation , they are 1. Security 2. Resource management 3. Information services 4. Data management
  • 55. Diagram: GRID APPLICATIONS G G R R I I D RES INF D DAT M M OUR OR A I I CE MAT D SECU ION D MA D D RITY MA NAG L NAG SER L EME E E EME VICE NT W W NT S A A R R E E HOSTING ENVIRONMENT
  • 56. Security  Heterogeneous nature of resources – complicated polices - complex security schemes  These computing resources are hosted in differing security domains and Heterogeneous platforms  Security requirements – data integrity , confidentiality and information privacy
  • 57. Contd…  The grid computing data exchange must be protected using secure communication channels including SSL/TLS  Secure message exchange mechanisms such as WS- Security  Security infrastructure – grid security infrastructure (GSI)
  • 58. Resource management  Resource management scenarios are 1. Resource discovery 2. Resource monitoring 3. Fault isolation 4. Resource provisioning 5. Resource monitoring 6. Autonomic capabilities 7. Service level management activities
  • 59. Contd…  Resource management area is the selection of correct resource from grid resource pool  Fully based on SLA
  • 60. Information services  Providing valuable information respective to grid computing infrastructure resources  Service are entirely depends on resource availability, capacity and utilization  The information is valuable and mandatory feedback respective to resource managers  Grid solutions are constructed to reflect portals  Metrics are helpful in SLA
  • 61. Data management  Data forms the single most important asset in a grid computing system  Data maybe – input to the resource – output from the resource  Data must be near to the computation where it is used  Data storage mechanisms – Storage Area Network (SAN) ,network file system, virtual database
  • 62. contd…  Developers and providers must factor into decision are related to selecting the most appropriate data management mechanism for grid computing infrastructure This includes size of – 1. data repositories 2. resource geographical distribution 3. security requirements 4. schemes for replication 5. caching facilities