cloud based remote infrastructure management

16
 Authors: Roopak Venkatakrishnan 1  Ananthakrishnan Ravi 2  Anna University Chennai, India [1] [email protected] , http://orangecodes.com [2] [email protected]

Upload: ananthakrishnan-ravi

Post on 07-Apr-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 1/16

 Authors:

Roopak Venkatakrishnan1

 Ananthakrishnan Ravi2

 Anna University Chennai, India

[1] [email protected] , http://orangecodes.com

[2] [email protected]

Page 2: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 2/16

` Cloud Computing What it is?

Why is it gaining popularity?

Some famous web apps -> office online, Google docs,

and yes even Facebook.` Middleware

Why do need it?

Features -> similar to OS, lighter, library, TCP/IP stack

` FUSE

Page 3: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 3/16

` CDN ( Content Delivery Network )

` Hardware Virtualization Example Xen, VMWare.

Page 4: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 4/16

`  AdminWork (Sadly this is done manually now)

` Remote Management in the current systems are

tougher to use and setup!

` Data security and privacy is a major problem.

Page 5: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 5/16

Monitoring Table

Page 6: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 6/16

` In this method, the kickstart server on the cloud gets theinformation on how many nodes to be serviced and thetype of OS to be installed.

` The original kickstart concept is continued with added

changes to the former.` File transfers take place through the FUSE mechanism

which loads the files on demand, this greatly enhancesthe performance in data transfers in high transfer situations.

` The loading of files in the cloud machines will take placethrough a middleware, where the network time files areloaded and all the necessary files for boot up are alsogiven.

Page 7: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 7/16

` In this mechanism the virtual machines from the cloudare accessed on demand , that is if a user wants toaccess a particular virtual machines with specificfeatures he can access them from the cloud from alist of available virtual machines.

` In an organization the employer can work from hisplace by loading the VMs from the cloud , work on theframeworks and data he wants to and the changes arestored back on the cloud and the virtual machines aredeleted along with the traces of data present on the

user system . This preserves data privacy and integrityon the cloud. Authentication is done with RSA tokens.

Page 8: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 8/16

Page 9: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 9/16

` Centralized Repository using CDN Objects

Load Balancing

Content Cluster 

` FUSE HTTPfs

P2Pfs

Page 10: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 10/16

` Virtual Image Distribution Work Environment

x Office Campus

x Client

Page 11: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 11/16

`  Algorithm` accesstime (required_OS_load, no_sub_nodes,table=NULL)

{locate content on CDN/P2P network/HTTP (FUSE) server 

find demand and then download timeOS download from single/multiple location (server managed)

VM loaded on middleware + libraries

if no_of_sub_nodes>0

install libraries and manager 

for(i=1 to table length)accesstime(table[i].OS, table[i].no_subnodes,table[i].tab)

}

Page 12: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 12/16

Page 13: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 13/16

` Use of resources

` Reduced stress on System admin

Page 14: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 14/16

` Multiple Servers

` Hypervisors

`  Analysis of protocols

Page 15: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 15/16

Page 16: Cloud Based Remote Infrastructure Management

8/6/2019 Cloud Based Remote Infrastructure Management

http://slidepdf.com/reader/full/cloud-based-remote-infrastructure-management 16/16