0% found this document useful (0 votes)
845 views

A New Approach: Data Segregation Model

Paper Title A New Approach: Data Segregation Model Authors Heli P. Vyas, Sanjay M. Shah Abstract Cloud computing is necessity in business world nowadays. It is providing good infrastructure to make work easy. Business entrepreneurs select the cloud on the basis of their requirements and goals. Cloud computing may be innovative, useful and flexible, it does not mean that it does not have drawbacks. To overcome advantages in this research paper introduce new approach Data Segregation Model. Keywords cloud computing, data segregation model, data prefetching Citation/Export MLA Heli P. Vyas, Sanjay M. Shah, “A New Approach: Data Segregation Model”, July 16 Volume 4 Issue 7 , International Journal on Recent and Innovation Trends in Computing and Communication (IJRITCC), ISSN: 2321-8169, PP: 38 - 40 APA Heli P. Vyas, Sanjay M. Shah, July 16 Volume 4 Issue 7, “A New Approach: Data Segregation Model”, International Journal on Recent and Innovation Trends in Computing and Communication (IJRITCC), ISSN: 2321-8169, PP: 38 - 40

Uploaded by

Editor IJRITCC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
845 views

A New Approach: Data Segregation Model

Paper Title A New Approach: Data Segregation Model Authors Heli P. Vyas, Sanjay M. Shah Abstract Cloud computing is necessity in business world nowadays. It is providing good infrastructure to make work easy. Business entrepreneurs select the cloud on the basis of their requirements and goals. Cloud computing may be innovative, useful and flexible, it does not mean that it does not have drawbacks. To overcome advantages in this research paper introduce new approach Data Segregation Model. Keywords cloud computing, data segregation model, data prefetching Citation/Export MLA Heli P. Vyas, Sanjay M. Shah, “A New Approach: Data Segregation Model”, July 16 Volume 4 Issue 7 , International Journal on Recent and Innovation Trends in Computing and Communication (IJRITCC), ISSN: 2321-8169, PP: 38 - 40 APA Heli P. Vyas, Sanjay M. Shah, July 16 Volume 4 Issue 7, “A New Approach: Data Segregation Model”, International Journal on Recent and Innovation Trends in Computing and Communication (IJRITCC), ISSN: 2321-8169, PP: 38 - 40

Uploaded by

Editor IJRITCC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169

Volume: 4 Issue: 7 38 - 40
____________________________________________________________________________________________________________________

A New Approach: Data Segregation Model

Heli P. Vyas Sanjay M. Shah


Assistant Professor Director
Chaudhari Technical Institute, Gandhinagar Kadi Sarva Vishva Vidhyalaya, Kadi
e-mail: [email protected] e-mail: [email protected]

Abstract:- Cloud computing is necessity in business world nowadays. It is providing good infrastructure to make work easy.
Business entrepreneurs select the cloud on the basis of their requirements and goals. Cloud computing may be innovative, useful
and flexible, it does not mean that it does not have drawbacks. To overcome advantages in this research paper introduce new
approach Data Segregation Model.

Keywords: cloud computing, data segregation model, data prefetching

__________________________________________________*****_________________________________________________

I. Introduction assignments might be unique. Hence,the question that


Cloud computing is boon for any organization. It not arises here is to charge for the total storage used or for
only takes away a lot of workload of the intranet but the data used by each user, considering the college
also gives organizations the capability to manage data itself as one user. Due to this complexity there are no
anywhere and anytime without use of significant standard pricing structures followed by cloud
existing resources. Cloud providers use multi-tenant providing companies[2]. Lastly there is no standard
structures to maximize cost-effectiveness [1]. platform used for cloud computing, which makes
cloud portability a herculean task and a user cannot
In routine usage, cloud computing faces a few
change the service provider easily.
challenges like data redundancy, inter cloud portability
and pricing.Firstly, many a time data is stored over II. Recommendation
multiple locations in cloud to avoid data loss and Data prefetching and data segregation model can be
crashes [2].Also it is a common practice among us to recommendation to overcome
save lots of data in anticipation of some future useor disadvantages.Prefetching is a very powerful tool in
reference like pictures, songs, movies, documents etc. cloud computing and it is entirely based on usage
This results in redundancy of data and in patterns of users and the system will store the
turnoccupiescrucial storage space.Today thousands of frequently used data on one of the active servers.And
Giga bytes of data is uploaded every day and soon will the data which is seldom accessed of redundant will be
become difficult to manage[3]. automatically directed towards a set of passive servers.
Although a very useful tool, yet, prefetching comes
Secondly, pricing is a complex issue in cloud with a major shortcoming and that is cache miss.
computing and there are a lot of ambiguities
involvedin it [2]. Shared cloud of large organisations is In order to make better use of the existing network and
shared amongst several employees and departments, environment a Data segregation model is
whereinsome data like annual reports or recommended, where the local networks of an
announcements may be shared by all users and certain organization will work in tandem with a cloud. Data
data might be unique to each user like individual sales segregation will be used in this model. Data will be
reports in a cloud. A good example of this is a cloud of saved in cloud or local server.
a college the academic and course material will be
common for several students but projects and
38
IJRITCC | July 2016, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 4 Issue: 7 38 - 40
____________________________________________________________________________________________________________________
III. Data segregation model accesses viz. location, frequency, time, user details etc.
and its corresponding storage viz. size, location, time
type etc.

Storage Strategy Selector: Selects an appropriate


strategy or method to save the available data based on
information of pattern given by PDM. This will give
an answer to the question; where to save the given
data?

Data access predictor: Here information from the PDM


along with that from SSS will be combined and a
decision on, When to push the data to its assigned
destination for saving it will be taken. It will in turn
assign a priority to each set of data in the queue
waiting to be saved.

Request generator: This will send a request to save


data.
Fig 1. Components of data segregation model Data propeller: Issues a signal to push data to its
In data segregation model there are seven components. destination. Destination can be either local server or
Each component have different work to do on data. cloud.
The group of these seven component can be said data The use of data segregation model is to save time. If
storage server. Data storage server will decide the user wants to access information or data.
place whether it should be saved in cloud or local Benefits of Data Segregation Model
server. It also decides in which manner or pattern data Fast data recovery: because of pattern detection
will be saved. manager time to recover data is minimal. Place and
pattern of data are already known.
The work of components are shown below. Reduced data loss: important data can be saved either
in cloud or in local server. If user wants to use the data
Temporary Memory: When a data is saved either by a immediately and reputedly data can be saved in local
user or by an application, it will be first saved in the server. And important data can be saved in cloud so
temporary memory module. Data from temporary data loss can be reduced.
memory will pass through the entire process as follows
and will be pushed to its final destination for storage. Fast data fetching: Most important advantage of this
model is that user can fetch data easily because pattern
Data Access History: This component save the record and storage place is already decided by model.
of all patterns which are already used to save data.
This will show access pattern of already saved data. Increase the efficiency of processor: This model will
replace the data prefetching module.It will save
Data Storage History: This will show history of precious time of the processor that is usually occupied
particular data when and where it was previously in predicting what to Prefetch and when to
saved. This component will help to access data in less Prefetch.It will improve the efficiency of the
time as the place and pattern of data has been already processor as it will be free to perform other important
known. tasks.
Pattern Detection Manager: The temporary memory IV. Conclusion
will pass data to PDM. PDM will collect information Cloud computing is a great technology for data
from data access history and data storage history. This processing. Every good thing has another side to it.
information will help PDM to identify a pattern of Cloud also have some disadvantages. To reduce the
39
IJRITCC | July 2016, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 4 Issue: 7 38 - 40
____________________________________________________________________________________________________________________
effect of disadvantage data segregation model is [2] Anca Apostu, Florina Puican, Geanina Ularu,
introduced. Different components can be used to George Suciu, Gyorgy Todoran, Study on
advantages and disadvantages of Cloud Computing
segregate the data. And user can take the advantage of theadvantages of Telemetry Applications in the
model like fast data recovery, reduced data loss, Cloud, Recent Advances in Applied Computer
efficient processor. Science and Digital Services, ISBN: 978-1-61804-
179-1.
References: [3] Priya Viswanathan, Cloud Computing Is itReally
[1] Abdulaziz Aljabre , Cloud Computing for All That Beneficial? Advantages andDisadvantages
Increased Business Value, International Journal of of Cloud
Business and Social Science Vol. 3 No. 1; January Computing,http://mobiledevices.about.com/od/addi
2012. tionalresources/a/Cloud-Computing-Is-It-Really-
All-That-Beneficial.htm

40
IJRITCC | July 2016, Available @ http://www.ijritcc.org
_______________________________________________________________________________________

You might also like