Cloud PDF
Cloud PDF
Cloud PDF
com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.89-93
Abstract
In cloud computing, data generated in electronic form are large in amount. To maintain this data efficiently, there is a
necessity of data recovery services. To cater this, we propose a smart remote data backup algorithm, Seed Block
Algorithm. The objective of proposed algorithm is twofold; first it help the users to collect information from any remote
location in the absence of network connectivity and second to recover the files in case of the file deletion or if the cloud
gets destroyed due to any reason. The time related issues are also being solved by proposed seed block algorithm such
that it will take minimum time for the recovery process. Proposed seed block algorithm also focuses on the security
concept for the back-up files stored at remote server, without using any of the existing encryption techniques.
Key Words: Data Recovery, Seed Block Algorithm, Security, center repository, backup repository.
www.ijera.com 89 | P a g e
R. V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.89-93
2.2. Existing Statement cope with a large amount of traffic. Dedicated hosting is a
The recent back-up and recovery techniques that much more advanced form of hosting, whereby clients
have been developed in cloud computing domain such are purchase whole physical servers. This means that the
HSDRT, (PCS) Parity Cloud Service, (ERGOT) Efficient entire server is dedicated to them with no other clients
Routing Grounded on Taxonomy, Linux Box, Cold/Hot sharing it. In some instances the client may utilize
backup strategy etc. Detail review shows that none of multiple servers which are all dedicated to their use.
these techniques are able to provide best performances Dedicated servers allow for full control over hosting. The
under all uncontrolled circumstances such as cost, downside is that the required capacity needs to be
security, low implementation complexity, redundancy predicted, with enough resource and processing power to
and recovery in short span of time. cope with expected traffic levels. If this is underestimated
then it can lead to a lack of necessary resource during
2.3. Proposed System busy periods, while overestimating it will mean paying
The objective of proposed algorithm is twofold; first for unnecessary capacity. With cloud hosting clients get
it help the users to collect information from any remote the best of both worlds. Resource can be scaled up or
location in the absence of network connectivity and scaled down accordingly, making it more flexible and,
second to recover the files in case of the file deletion or if therefore, more cost-effective. When there is more
the cloud gets destroyed due to any reason. demand placed on the servers, capacity can be
Usually Backup server of main cloud is the copy of automatically increased to match that demand without
main cloud. When this Backup Server is at remote this needing to be paid for on a permanent basis. This is
location (i.e. far away from the main server) and having akin to a heating bill; you access what you need, when
the complete state of the main cloud, and then this remote you need it, and then only pay for what you’ve used
location server is termed as Remote Data Backup Server. afterwards. Unlike dedicated servers, cloud servers can
The main cloud is termed as the central repository and be run on a hypervisor. The role of a hypervisor is to
remote backup cloud is termed as remote repository. To control the capacity of operating systems so it is allocated
tackle the challenges like low implementation where needed. With cloud hosting there are multiple
complexity, low cost, security and time related issues we cloud servers which are available to each particular client.
propose Seed Block Algorithm (SBA) algorithm. This allows computing resource to be dedicated to a
particular client if and when it is necessary. Where there
III. IMPLEMENTATION is a spike in traffic, additional capacity will be temporarily
These aim to objectively and rationally uncover the accessed by a website, for example, until it is no longer
strengths and weaknesses of the existing business or required. Cloud servers also offer more redundancy. If
proposed venture, opportunities and threats as presented one server fails, others will take its place. Cloud
by the environment, the resources required to carry computing is the provision of dynamically scalable and
through, and ultimately the prospects for success. In its often virtualized resources as a services over the
simplest term, the two criteria to judge feasibility are cost internet Users need not have knowledge of, expertise in,
required and value to be attained. As such, a well- or control over the technology infrastructure in the
designed feasibility study should provide a historical "cloud" that supports them. Cloud computing represents a
background of the business or project, description of the major change in how we store information and run
product or service, accounting statements, details of applications. Instead of hosting apps and data on an
the operations and management, marketing research and individual desktop computer, everything is hosted in the
policies, financial data, legal requirements and tax "cloud server" called the central repository an assemblage
obligations. Generally, feasibility studies precede of computers and servers accessed via the Internet. User
technical development and project implementation. can use the cloud server for storing the data in a secure
manner. For using the cloud server; user can register first
Cloud Server - Central Repository for getting the user id and password. If the user is already
In some respects cloud servers work in the same way registered then user can use the cloud server with the user
as physical servers but the functions they provide can be id and password.
very different. When opting for cloud hosting, clients are
renting virtual server space rather than renting or Backup Repository
purchasing physical servers. They are often paid for by The main cloud is termed as the central repository
the hour depending on the capacity required at any and remote backup cloud is termed as Backup repository.
particular time. Traditionally there are two main options And if the central repository lost its data under any
for hosting: shared hosting and dedicated hosting. Shared circumstances either of any natural calamity (for ex -
hosting is the cheaper option whereby servers are shared earthquake, flood, fire etc.) or by human attack or deletion
between the hosting provider’s clients. One client’s that has been done mistakenly and then it uses the
website will be hosted on the same server as websites information from the remote repository. The main
belonging to other clients. This has several disadvantages objective of the backup facility is to help user to collect
including the fact that the setup is inflexible and cannot information from any remote location even if network
www.ijera.com 90 | P a g e
R. V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.89-93
connectivity is not available or if data not found on main repository, the data should be fully protected such
cloud. Backups have two distinct purposes. The primary that no access and harm can be made to the remote
purpose is to recover data after its loss, be it by data cloud’s data either intentionally or unintentionally by
deletion or corruption. Data loss can be a common third party or any other client.
experience of computer users The secondary purpose of
backups is to recover data from an earlier time, according Reliability
to a user-defined data retention policy, typically The remote cloud must possess the reliability
configured within a backup application for how long characteristics. Because in cloud computing the main
copies of data are required. Though backups popularly cloud stores the complete data and each client is
represent a simple form of disaster recovery, and should dependent on the main cloud for each and every little
be part of a disaster recovery plan, by themselves, amount of data; therefore the cloud and remote
backups should not alone be considered disaster backup cloud must play a trustworthy role. That
recovery. One reason for this is that not all backup means, both the server must be able to provide the
systems or backup applications are able to reconstitute a data to the client immediately whenever they required
computer system or other complex configurations such as either from main cloud or remote server.
a computer cluster, directory servers, or a database server,
by restoring only data from a backup. Cost effectiveness
Since a backup system contains at least one copy of The cost for implementation of remote server
all data worth saving, the data storage requirements can and its recovery & back-up technique also play an
be significant. Organizing this storage space and important role while creating the structure for main
managing the backup process can be a complicated cloud and its correspondent remote cloud. The cost
undertaking. A data repository model can be used to for establishing the remote setup and for
provide structure to the storage. Nowadays, there are implementing its technique must be minimum such
many different types of data storage devices that are that small business can afford such system and large
useful for making backups. The Remote backup business can spend minimum cost as possible.
services should cover the following issues:
Privacy and ownership. IV. RESULTS
Relocation of servers to the cloud.
Data security.
Reliability.
Cost effectiveness.
Relocation of server
For data recovery there must be relocation of Screen shot for module list
server to the cloud. The Relocation of server means
to transfer main server’s data to another server;
however the new of location is unknown to the client.
The clients get the data in same way as before
without any intimation of relocation of main server,
such that it provides the location transparency of
relocated server to the clients and other third party
while data is been shifted to remote server.
Data security
The client’s data is stored at central repository Screen shot for User Registration form
with complete protection. Such a security should be
followed in its remote repository as well. In remote
www.ijera.com 91 | P a g e
R. V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.89-93
REFERENCES
[1] Yoichiro Ueno, Noriharu Miyaho, Shuichi
Suzuki, Muzai Gakuendai, Inzai-shi, Chiba,
Kazuo Ichihara, 2010, "Performance
Evaluation of a Disaster Recovery System
and Practical Network System Applications,
" Fifth International Conference on Systems
Screen shot for Document center and Networks Communications, pp 256-
259.
[2] Chi-won Song, Sungmin Park, Dong-wook
Kim, Sooyong Kang, 2011, "Parity Cloud
Service: A Privacy-Protected Personal Data
Recovery Service, " International Joint
Conference of IEEE TrustCom-11/IEEE
ICESS-11/FCST-11.
[3] Y.Ueno, N.Miyaho, and S.Suzuki, “Disaster
Recovery Mechanism using Widely Distributed
Screen shot for Document Acceptence Networking and Secure Metadata Handling
Technology”, Proceedings of the 4th edition of
the UPGRADE-CN workshop, 2009, pp. 45-48.
[4] Giuseppe Pirr´o, Paolo Trunfio , Domenico
Talia, Paolo Missier and Carole Goble,
“ERGOT: A Semantic-based System for Service
Discovery in Distributed Infrastructures,” 10th
IEEE/ACM International Conference on
Cluster, Cloud and Grid Computing,2010.
[5] Vijaykumar Javaraiah Brocade Advanced
Networks and Telecommunication Systems
Screen shot displaying File Corruption (ANTS), “Backup for Cloud and Disaster
Recovery for Consumers and SMBs,” IEEE 5th
International Conference, 2011.
[6] Lili Sun, Jianwei An, Yang Yang, Ming Zeng,
“Recovery Strategies for Service Composition
in Dynamic Network,” International Conference
on Cloud and Service Computing, 2011.
[7] Xi Zhou, Junshuai Shi, Yingxiao Xu, Yinsheng
Li and Weiwei Sun, 2008, "A backup
restoration algorithm of service composition in
MANETs," Communication Technology ICCT
Screen Shot For Logout 11th IEEE International Conference, pp. 588-
591.
[8] M. Armbrust et al, “Above the clouds: A
V. CONCLUSION Berkeley view of cloud computing,”
In this project, we presented detail design of http://www.eecs.berkeley.edu/,2009.
proposed SBA (seed Block algorithm) algorithm.
Proposed SBA is robust in helping the users to collect
www.ijera.com 92 | P a g e
R. V. Gandhi et al Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 2( Part 3), February 2015, pp.89-93
Mr. R.VENKATESWARA
GANDHI, Post Graduated in Computer Science & Mrs C.ReddiNeelima, Post
Engineering (M.Tech) From JNT University, Graduated in Computer Science & Engineering
Hyderabad in 2009 and Graduated in Computer (M.Tech), JNTU University, Anantapur in 2014 and
Science & engineering (B.Tech) form JNTU, Graduated in Computer Science Engineering
Hyderabad, 2007. He is working as an Lecturer in (B.Tech) from SK university, Anantapur in 2008. She
Department of Computer Science & Engineering in is working as an Assistant Professor in Department of
JigjigaUnivesity, Jigjiga, Ethiopia. He has 5+ years Computer Science & Engineering in Mother
of Teaching Experience. His Research Interests Theresa Institute of Engineering and Technology,
Include Network Security, Cloud Computing & Data Chittoor Dist, A.P and India. She has 3 years of
Warehousing and Data Mining. Teaching Experience. Her Research Interests Include
Network Security, Cloud Computing & Data
Warehousing and Data Mining.
www.ijera.com 93 | P a g e