Unit-3 PPT Updated
Unit-3 PPT Updated
Computing”
Prepared By
Prof. Dinesh Banabakode
(Assistant Professor)
AI Department
.
Syllabus
Cloud Storage: Data Management, Provisioning Cloud
storage, Data Intensive Technologies for Cloud Computing.
Cloud Storage from LANs to WANs: Cloud
Characteristics, Distributed Data Storage.
File System in Cloud
A file system in the cloud is a hierarchical storage system that provides shared
access to file data. Users can create, delete, modify, read, and write files and can
organize them logically in directory trees for intuitive access.
File System in Cloud
A file system in the cloud is exactly what it sounds like. The vendor
creates a file system that offers traditional file protocols like NFS or
SMB to cloud hosted applications. Essentially, the vendor provides
an instance of their file system and the organization implements it in
the cloud provider of their choice. It then allocates the appropriate
storage compute performance and the storage IO.
In cloud computing, cloud servers are owned by In Grid computing, grids are owned and
infrastructure providers. managed by the organization.
Cloud computing uses services like Iaas, PaaS, Grid computing uses systems like distributed
and SaaS. computing, distributed information, and
distributed pervasive.
Speed: Speed is another factor of the cloud’s provisioning which can benefit the
organizations. For this, the developers of the organization can schedule the jobs which
in turn removes the need for an administrator who provisions and manages resources.
Service Provisioning: It requires setting up a service and handling its related data.
Tools and Softwares Used in Cloud Provisioning
Several enterprises can provide the services and resources manually as per their
need, whereas public cloud providers offer tools to provide various resources and
services such as:
Data intensive computing has some characteristics which are different from other
forms of computing. They are:
1. In order to achieve high performance in data intensive computing, it is necessary to
minimize the movement of data. This reduces system overhead and increases
performance by allowing the algorithms to execute on the node where the data
resides.
2. The data intensive computing system utilizes a machine independent approach
where the run time system controls the scheduling, execution, load balancing,
communications and the movement of programs.
Data Intensive Technology in Cloud Computing
Data intensive computing has some characteristics which are different from other
forms of computing. They are:
3. Data intensive computing hugely focuses on reliability and availability of data.
Traditional large scale systems may be susceptible to hardware failures,
communication errors and software bugs, and data intensive computing is designed
to overcome these challenges.
56