SlideShare uma empresa Scribd logo
1 de 23
Cloud computing
By- Jagriti Rai
What is cloud computing?
• Cloud Computing refers to manipulating, configuring, and accessing the
applications online.
• Provide services over network i.e. on public networks or on private
networks i.e. WAN, LAN or VPN.
• Virtualization of network that are manage & maintain by itself.
• Making resources available to end user.
• Technology that are working behind cloud computing are as follow
- Virtualization
-Service oriented architecture(SOA)
- Grid computing
- Utility computing
Architecture of Cloud
Cloud infrastructure component
• Cloud infrastructure consist of servers, storage, network, management
software, and deployment software and platform virtualization.
• Hypervisor is low level program allows to share the single physical
instance of cloud resources between several tenants.
• Management Software helps to maintain and configure the infrastructure.
• Deployment software helps to deploy and integrate the application on the
cloud
• Server helps to compute the resource sharing and offer other services
such as resource allocation and de allocation, monitoring resources,
security etc.
• Network: It allows to connect cloud services over the internet. It is also
possible to deliver network as a utility over the internet i.e. the consumer
can customize the network route and protocol.
Cloud deployment model
• The Public Cloud Model allows systems and services to be easily
accessible to general public. e.g Google, Amazon, Microsoft offers cloud
services via internet.
Benefits
• Cost Effective
• Reliability
• Flexibility
• Location Independence
• Utility Style Costing
• High Scalability
Disadvantages
• Low Security
• Less customizable
Cont..
• The Private Cloud allows systems and services to be accessible with in an
organization. The Private Cloud is operated only within a single organization.
However, It may be managed internally or by third-party.
Higher Security and Privacy
More Control
Cost and energy efficiency
Disadvantages
Restricted Area
Inflexible Pricing
Limited Scalability
Additional Skills
Contd.
• The Hybrid Cloud is mixture of public and private cloud. Non Critical
activities are performed using public cloud while the critical activities are
performed using private cloud.
Benefits
• Here are the benefits of deploying cloud as hybrid cloud model:
• Scalability
• Flexibility
• Cost Efficiencies
Disadvantages
• Networking Issues
• Security Compliance
• Infrastructural Dependency
Contd..
• The Community Cloud allows system and services to be accessible by
group of organizations. It shares the infrastructure between several
organizations from a specific community. It may be managed internally or
by the third-party.
Benefits
Here are the benefits of deploying cloud
as community cloud model:
Cost effective
Sharing Between Organizations
Security
Issues
-Since all data is housed at one location,
therefore one must be careful in storing data
in community cloud because it might be
accessible by others.
-It is also challenging to allocate
responsibilities of governance, security and
cost.
Cloud service model
1) IaaS model(Infrastructure as a service)
Infrastructure as a Service is a provision model in which an organization
outsources the equipment used to support operations, including storage,
hardware, servers and networking components. The service provider
owns the equipment and is responsible for housing, running and
maintaining it. The client typically pays on a per-use basis.
- Resources that are offered are as follow:
- Load balancer
- VLAN
- IP addressees
- Software bundles
Benefit: - Full control on computing resources
-Flexible and efficient renting of software
Issues: - loss of data
- Compatibility with software
Contd..
2) Platform as a service(PaaS)- It offer application development, testing and
deployment as well such as database integration, security, scalability and
storage etc.
Benefit:
Lower cost of ownership
Consume less time in development
Issues:
- Security issue
- Lack of portability with PaaS
Cloud.
Contd.
3)SaaS model(Software as a service) model allows to provide software
applications as a service to the end users. It refers to a software that is
deployed on a hosted service and is accessible via internet. Some of them
are listed below:
- CRM
- Human resource solution
- Helpdesk applications
Issues:
- Lack of portability with SaaS cloud
- Browser based risk
- Network dependence
Contd..
4)IDaaS(Identity as a service):refers to set of attributes associated with something and
make it recognizable.
Identity as a Service may include the following:
- Directory Services
• Federated Services
• Registration
• Authentication Services
• Risk and Event monitoring
• Single sign-on services
• Identity and Profile management
SOS(Single sign on service):
To solve the problem of using different username & password combination for
different servers, companies now employ Single Sign-On software, which allows the
user to login only one time and manages the user's access to other systems
Single sign on service
FIDM(Federated Identity
management)
• Enable a user to package security credentials across security domains.
• A federated identity is the means of linking a person's electronic
identity and attributes, stored across multiple distinct identity
management systems.
Contd..
5)NaaS(Network as a service): access to network infrastructure directly and
securely. It is the responsibility of NaaS provider to maintain and manage
the network resources, which decreases the workload from the consumer.
Moreover, NaaS offers network as a utility.
How NaaS is delivered?
Consumer is required to logon to the web portal, where he can get on line
API. Here, the consumer can customize the route.
How to create cloud storage system?
• Cloud storage system create multiple copies of data and stored at multiple
location. So that in case of data loss they can fetched it from other
sources.
• To aggregate data from different location cloud provide storage grid. It
also create virtualization layer to fetch data from different storage as well
as manage data from CIFS & NFS file system.
Virtual storage container
• Virtual storage container offer high performance cloud storage system.
• Logical Unit Number (LNU)of device, files and other objects are created in
virtual storage containers.
CHALLENGES
• Provision additional storage on demand.
• Know and restrict the physical location of the stored data.
• Verify how data was erased?
• Have access to a documented process for surely disposing of data storage
hardware.
• Administrator access control over data.
Cloud computing technologies
1) Virtualization:means to create a virtual version of a device or resource,
such as server, storage device, network or even an operating system.
There are three areas of IT where virtualization is making headroads,
network virtualization, storage virtualization and server virtualization.
>Network virtualization is a method of combining the available resources
in a network by splitting up the available bandwidth into channels, each
of which is independent from the others.
>Storage virtualization is the pooling of physical storage from multiple
network storage devices into what appears to be a single storage device
that is managed from a central console. Storage virtualization is
commonly used in storage area networks (SAN)
>Server virtualization is the masking of server resources (including the
number and identity of individual physical servers, processors, and
operating systems) from server users
Contd.
2)Service oriented architecture: A service-oriented architecture is essentially
a collection of services. These services communicate with each other. The
communication can involve either simple data passing or it could involve
two or more services coordinating some activity.
Contd..
3)Grid computing: refers to distributed computing in which a group
computers from multiple locations are connected with each other to
achieve common objective. These computer resources are heterogeneous
and geographically dispersed.
- It is division of complex work into different system and consolidating the
task one at time.
Contd..
4)Utility computing: Offering of services to customer and charging them for
the service as per demand. It is basically pay as you go services. On the
basis of demand by customer they are being charged.
Few platform for Cloud computing
• MapReduce is software built by Google to support distributed computing
.It utilize cloud resources and distribute the data to several computers
known as cluster. It has capability to deal with structured and non
structured source of data.
• Apache Hadoop is open source distributed computing platform. Its being
written in Java. It creates a pool of computer each with hadoop file
system. It then clusters the data elements and applies the hash algorithms
that are similar. Then it creates copy of the files that already exist.
THANK YOU!!

Mais conteúdo relacionado

Mais procurados (20)

Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing for college presenation project.
Cloud Computing for college presenation project.Cloud Computing for college presenation project.
Cloud Computing for college presenation project.
 
Cloud computing writeup
Cloud computing writeupCloud computing writeup
Cloud computing writeup
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing Project
Cloud Computing Project Cloud Computing Project
Cloud Computing Project
 
cloud computing ppt
cloud computing pptcloud computing ppt
cloud computing ppt
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing Presentation
Cloud Computing PresentationCloud Computing Presentation
Cloud Computing Presentation
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
INTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTINGINTRODUCTION TO CLOUD COMPUTING
INTRODUCTION TO CLOUD COMPUTING
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Introduction to AWS Cloud Computing
Introduction to AWS Cloud ComputingIntroduction to AWS Cloud Computing
Introduction to AWS Cloud Computing
 
Research in Cloud Computing
Research in Cloud ComputingResearch in Cloud Computing
Research in Cloud Computing
 
Top 10 cloud service providers
Top 10 cloud service providersTop 10 cloud service providers
Top 10 cloud service providers
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Cloud computing ppt
Cloud computing pptCloud computing ppt
Cloud computing ppt
 

Destaque

3 años A Jardín N°136 Río branco
3 años A Jardín N°136 Río branco3 años A Jardín N°136 Río branco
3 años A Jardín N°136 Río brancoAna Castillo
 
Microsoft Venture Accelerator
Microsoft Venture AcceleratorMicrosoft Venture Accelerator
Microsoft Venture AcceleratorJagriti Rai
 
investigation-metallicity-dependent
investigation-metallicity-dependentinvestigation-metallicity-dependent
investigation-metallicity-dependentCharles Bergman
 
Public Policy in Private Markets Essay-DOJ vs Amex et al
Public Policy in Private Markets Essay-DOJ vs Amex et alPublic Policy in Private Markets Essay-DOJ vs Amex et al
Public Policy in Private Markets Essay-DOJ vs Amex et alKevin Rivas De Paz
 
Tom Stoffel Resume
Tom Stoffel ResumeTom Stoffel Resume
Tom Stoffel ResumeTom Stoffel
 
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk garciadepireainp
 
De LinkedIn handleiding voor het maken van de perfecte #workselfie
De LinkedIn handleiding voor het maken van de perfecte #workselfieDe LinkedIn handleiding voor het maken van de perfecte #workselfie
De LinkedIn handleiding voor het maken van de perfecte #workselfieLinkedIn Benelux
 
Announcing the TSW Analytical Investigations Unit
Announcing the TSW Analytical Investigations Unit Announcing the TSW Analytical Investigations Unit
Announcing the TSW Analytical Investigations Unit Dom Blackshaw
 
메시(messy): 혼돈에서 탄생하는 극적인 결과
메시(messy): 혼돈에서 탄생하는 극적인 결과메시(messy): 혼돈에서 탄생하는 극적인 결과
메시(messy): 혼돈에서 탄생하는 극적인 결과wisdomhouse7
 
"Exploradores de RECETAS" Escuela Especial N°137
"Exploradores de RECETAS" Escuela Especial N°137"Exploradores de RECETAS" Escuela Especial N°137
"Exploradores de RECETAS" Escuela Especial N°137Ana Castillo
 
Benefits and Challenges of OER Brett Straka
Benefits and Challenges of OER Brett StrakaBenefits and Challenges of OER Brett Straka
Benefits and Challenges of OER Brett Strakabstraka
 
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...byron0ferrell66
 

Destaque (17)

3 años A Jardín N°136 Río branco
3 años A Jardín N°136 Río branco3 años A Jardín N°136 Río branco
3 años A Jardín N°136 Río branco
 
c v krishtee
c v krishteec v krishtee
c v krishtee
 
Microsoft Venture Accelerator
Microsoft Venture AcceleratorMicrosoft Venture Accelerator
Microsoft Venture Accelerator
 
investigation-metallicity-dependent
investigation-metallicity-dependentinvestigation-metallicity-dependent
investigation-metallicity-dependent
 
Public Policy in Private Markets Essay-DOJ vs Amex et al
Public Policy in Private Markets Essay-DOJ vs Amex et alPublic Policy in Private Markets Essay-DOJ vs Amex et al
Public Policy in Private Markets Essay-DOJ vs Amex et al
 
Asíntotas de una función
Asíntotas de una funciónAsíntotas de una función
Asíntotas de una función
 
Webliveconnect llc
Webliveconnect llcWebliveconnect llc
Webliveconnect llc
 
materiales
materialesmateriales
materiales
 
Tom Stoffel Resume
Tom Stoffel ResumeTom Stoffel Resume
Tom Stoffel Resume
 
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk
No-Hassle Solutions In nude selena gomez Across The Uk
 
Profit Maximization Case
Profit Maximization CaseProfit Maximization Case
Profit Maximization Case
 
De LinkedIn handleiding voor het maken van de perfecte #workselfie
De LinkedIn handleiding voor het maken van de perfecte #workselfieDe LinkedIn handleiding voor het maken van de perfecte #workselfie
De LinkedIn handleiding voor het maken van de perfecte #workselfie
 
Announcing the TSW Analytical Investigations Unit
Announcing the TSW Analytical Investigations Unit Announcing the TSW Analytical Investigations Unit
Announcing the TSW Analytical Investigations Unit
 
메시(messy): 혼돈에서 탄생하는 극적인 결과
메시(messy): 혼돈에서 탄생하는 극적인 결과메시(messy): 혼돈에서 탄생하는 극적인 결과
메시(messy): 혼돈에서 탄생하는 극적인 결과
 
"Exploradores de RECETAS" Escuela Especial N°137
"Exploradores de RECETAS" Escuela Especial N°137"Exploradores de RECETAS" Escuela Especial N°137
"Exploradores de RECETAS" Escuela Especial N°137
 
Benefits and Challenges of OER Brett Straka
Benefits and Challenges of OER Brett StrakaBenefits and Challenges of OER Brett Straka
Benefits and Challenges of OER Brett Straka
 
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...
Cavitat, Liposcultura Con Cavitazione Ad Ultrasuoni, Funziona Particolarmente...
 

Semelhante a Cloud computing ppt

Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxsarahabbas40
 
Cloud computing & security basics
Cloud computing & security   basicsCloud computing & security   basics
Cloud computing & security basicsRahul Gurnani
 
Information Storage and Management
Information Storage and Management Information Storage and Management
Information Storage and Management AngelineR
 
cloud computing notes for anna university syllabus
cloud computing notes for anna university syllabuscloud computing notes for anna university syllabus
cloud computing notes for anna university syllabusViolet Violet
 
NSUT_Lecture1_cloud computing[1].pptx
NSUT_Lecture1_cloud computing[1].pptxNSUT_Lecture1_cloud computing[1].pptx
NSUT_Lecture1_cloud computing[1].pptxUtkarshKumar608655
 
Cloud computing lecture 1
Cloud computing lecture 1Cloud computing lecture 1
Cloud computing lecture 1ADEOLA ADISA
 
Cloudmod4
Cloudmod4Cloudmod4
Cloudmod4kongara
 
An introduction to the cloud 11 v1
An introduction to the cloud 11 v1An introduction to the cloud 11 v1
An introduction to the cloud 11 v1charan7575
 
Cloud Computing genral for all concepts.pptx
Cloud Computing genral for all concepts.pptxCloud Computing genral for all concepts.pptx
Cloud Computing genral for all concepts.pptxraghavanp4
 
1.Introduction to cloud computing converted
1.Introduction to cloud computing converted1.Introduction to cloud computing converted
1.Introduction to cloud computing convertedDrRajapraveen
 
CLOUD COMPUTING.ppt
CLOUD COMPUTING.pptCLOUD COMPUTING.ppt
CLOUD COMPUTING.pptDss
 
Cloud models and platforms
Cloud models and platformsCloud models and platforms
Cloud models and platformsPrabhat gangwar
 

Semelhante a Cloud computing ppt (20)

CC.pptx
CC.pptxCC.pptx
CC.pptx
 
CC.pptx
CC.pptxCC.pptx
CC.pptx
 
Introduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptxIntroduction to Cloud Computing.pptx
Introduction to Cloud Computing.pptx
 
Cloud computing & security basics
Cloud computing & security   basicsCloud computing & security   basics
Cloud computing & security basics
 
Information Storage and Management
Information Storage and Management Information Storage and Management
Information Storage and Management
 
cloud computing notes for anna university syllabus
cloud computing notes for anna university syllabuscloud computing notes for anna university syllabus
cloud computing notes for anna university syllabus
 
NSUT_Lecture1_cloud computing[1].pptx
NSUT_Lecture1_cloud computing[1].pptxNSUT_Lecture1_cloud computing[1].pptx
NSUT_Lecture1_cloud computing[1].pptx
 
The cloud ecosystem
The cloud ecosystemThe cloud ecosystem
The cloud ecosystem
 
Cloud computing lecture 1
Cloud computing lecture 1Cloud computing lecture 1
Cloud computing lecture 1
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloudmod4
Cloudmod4Cloudmod4
Cloudmod4
 
An introduction to the cloud 11 v1
An introduction to the cloud 11 v1An introduction to the cloud 11 v1
An introduction to the cloud 11 v1
 
Cloud Computing genral for all concepts.pptx
Cloud Computing genral for all concepts.pptxCloud Computing genral for all concepts.pptx
Cloud Computing genral for all concepts.pptx
 
1.Introduction to cloud computing converted
1.Introduction to cloud computing converted1.Introduction to cloud computing converted
1.Introduction to cloud computing converted
 
UNIT 1.pdf
UNIT 1.pdfUNIT 1.pdf
UNIT 1.pdf
 
CLOUD COMPUTING AND STORAGE
CLOUD COMPUTING AND STORAGECLOUD COMPUTING AND STORAGE
CLOUD COMPUTING AND STORAGE
 
CLOUD COMPUTING.ppt
CLOUD COMPUTING.pptCLOUD COMPUTING.ppt
CLOUD COMPUTING.ppt
 
Cloud models and platforms
Cloud models and platformsCloud models and platforms
Cloud models and platforms
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Cloud Computing-notes.doc
Cloud Computing-notes.docCloud Computing-notes.doc
Cloud Computing-notes.doc
 

Cloud computing ppt

  • 2. What is cloud computing? • Cloud Computing refers to manipulating, configuring, and accessing the applications online. • Provide services over network i.e. on public networks or on private networks i.e. WAN, LAN or VPN. • Virtualization of network that are manage & maintain by itself. • Making resources available to end user. • Technology that are working behind cloud computing are as follow - Virtualization -Service oriented architecture(SOA) - Grid computing - Utility computing
  • 4. Cloud infrastructure component • Cloud infrastructure consist of servers, storage, network, management software, and deployment software and platform virtualization. • Hypervisor is low level program allows to share the single physical instance of cloud resources between several tenants. • Management Software helps to maintain and configure the infrastructure. • Deployment software helps to deploy and integrate the application on the cloud • Server helps to compute the resource sharing and offer other services such as resource allocation and de allocation, monitoring resources, security etc. • Network: It allows to connect cloud services over the internet. It is also possible to deliver network as a utility over the internet i.e. the consumer can customize the network route and protocol.
  • 5. Cloud deployment model • The Public Cloud Model allows systems and services to be easily accessible to general public. e.g Google, Amazon, Microsoft offers cloud services via internet. Benefits • Cost Effective • Reliability • Flexibility • Location Independence • Utility Style Costing • High Scalability Disadvantages • Low Security • Less customizable
  • 6. Cont.. • The Private Cloud allows systems and services to be accessible with in an organization. The Private Cloud is operated only within a single organization. However, It may be managed internally or by third-party. Higher Security and Privacy More Control Cost and energy efficiency Disadvantages Restricted Area Inflexible Pricing Limited Scalability Additional Skills
  • 7. Contd. • The Hybrid Cloud is mixture of public and private cloud. Non Critical activities are performed using public cloud while the critical activities are performed using private cloud. Benefits • Here are the benefits of deploying cloud as hybrid cloud model: • Scalability • Flexibility • Cost Efficiencies Disadvantages • Networking Issues • Security Compliance • Infrastructural Dependency
  • 8. Contd.. • The Community Cloud allows system and services to be accessible by group of organizations. It shares the infrastructure between several organizations from a specific community. It may be managed internally or by the third-party. Benefits Here are the benefits of deploying cloud as community cloud model: Cost effective Sharing Between Organizations Security Issues -Since all data is housed at one location, therefore one must be careful in storing data in community cloud because it might be accessible by others. -It is also challenging to allocate responsibilities of governance, security and cost.
  • 9. Cloud service model 1) IaaS model(Infrastructure as a service) Infrastructure as a Service is a provision model in which an organization outsources the equipment used to support operations, including storage, hardware, servers and networking components. The service provider owns the equipment and is responsible for housing, running and maintaining it. The client typically pays on a per-use basis. - Resources that are offered are as follow: - Load balancer - VLAN - IP addressees - Software bundles Benefit: - Full control on computing resources -Flexible and efficient renting of software Issues: - loss of data - Compatibility with software
  • 10. Contd.. 2) Platform as a service(PaaS)- It offer application development, testing and deployment as well such as database integration, security, scalability and storage etc. Benefit: Lower cost of ownership Consume less time in development Issues: - Security issue - Lack of portability with PaaS Cloud.
  • 11. Contd. 3)SaaS model(Software as a service) model allows to provide software applications as a service to the end users. It refers to a software that is deployed on a hosted service and is accessible via internet. Some of them are listed below: - CRM - Human resource solution - Helpdesk applications Issues: - Lack of portability with SaaS cloud - Browser based risk - Network dependence
  • 12. Contd.. 4)IDaaS(Identity as a service):refers to set of attributes associated with something and make it recognizable. Identity as a Service may include the following: - Directory Services • Federated Services • Registration • Authentication Services • Risk and Event monitoring • Single sign-on services • Identity and Profile management SOS(Single sign on service): To solve the problem of using different username & password combination for different servers, companies now employ Single Sign-On software, which allows the user to login only one time and manages the user's access to other systems
  • 13. Single sign on service
  • 14. FIDM(Federated Identity management) • Enable a user to package security credentials across security domains. • A federated identity is the means of linking a person's electronic identity and attributes, stored across multiple distinct identity management systems.
  • 15. Contd.. 5)NaaS(Network as a service): access to network infrastructure directly and securely. It is the responsibility of NaaS provider to maintain and manage the network resources, which decreases the workload from the consumer. Moreover, NaaS offers network as a utility. How NaaS is delivered? Consumer is required to logon to the web portal, where he can get on line API. Here, the consumer can customize the route.
  • 16. How to create cloud storage system? • Cloud storage system create multiple copies of data and stored at multiple location. So that in case of data loss they can fetched it from other sources. • To aggregate data from different location cloud provide storage grid. It also create virtualization layer to fetch data from different storage as well as manage data from CIFS & NFS file system.
  • 17. Virtual storage container • Virtual storage container offer high performance cloud storage system. • Logical Unit Number (LNU)of device, files and other objects are created in virtual storage containers. CHALLENGES • Provision additional storage on demand. • Know and restrict the physical location of the stored data. • Verify how data was erased? • Have access to a documented process for surely disposing of data storage hardware. • Administrator access control over data.
  • 18. Cloud computing technologies 1) Virtualization:means to create a virtual version of a device or resource, such as server, storage device, network or even an operating system. There are three areas of IT where virtualization is making headroads, network virtualization, storage virtualization and server virtualization. >Network virtualization is a method of combining the available resources in a network by splitting up the available bandwidth into channels, each of which is independent from the others. >Storage virtualization is the pooling of physical storage from multiple network storage devices into what appears to be a single storage device that is managed from a central console. Storage virtualization is commonly used in storage area networks (SAN) >Server virtualization is the masking of server resources (including the number and identity of individual physical servers, processors, and operating systems) from server users
  • 19. Contd. 2)Service oriented architecture: A service-oriented architecture is essentially a collection of services. These services communicate with each other. The communication can involve either simple data passing or it could involve two or more services coordinating some activity.
  • 20. Contd.. 3)Grid computing: refers to distributed computing in which a group computers from multiple locations are connected with each other to achieve common objective. These computer resources are heterogeneous and geographically dispersed. - It is division of complex work into different system and consolidating the task one at time.
  • 21. Contd.. 4)Utility computing: Offering of services to customer and charging them for the service as per demand. It is basically pay as you go services. On the basis of demand by customer they are being charged.
  • 22. Few platform for Cloud computing • MapReduce is software built by Google to support distributed computing .It utilize cloud resources and distribute the data to several computers known as cluster. It has capability to deal with structured and non structured source of data. • Apache Hadoop is open source distributed computing platform. Its being written in Java. It creates a pool of computer each with hadoop file system. It then clusters the data elements and applies the hash algorithms that are similar. Then it creates copy of the files that already exist.