SlideShare a Scribd company logo
1 of 7
Download to read offline
http://www.iaeme.com/IJCET/index.asp 24 editor@iaeme.com
International Journal of Computer Engineering & Technology (IJCET)
Volume 6, Issue 8, Aug 2015, pp. 24-30, Article ID: IJCET_06_08_004
Available online at
http://www.iaeme.com/IJCET/issues.asp?JTypeIJCET&VType=6&IType=8
ISSN Print: 0976-6367 and ISSN Online: 0976–6375
© IAEME Publication
___________________________________________________________________________
CES: A FRAMEWORK FOR EFFICIENT
INFRASTRUCTURE UTILIZATION
THROUGH CLOUD ELASTICITY AS A
SERVICE (CES)
Swaroop J
GITAM University, Rushikonda, Visakhapatnam, INDIA
Dr. Poosapati Padmaja
GITAM University, Rushikonda, Visakhapatnam, INDIA
ABSTRACT
In today’s world Enterprise, medium and small scale organizations started
adopting cloud computing at rapid pace instead of traditional datacenters.
Cloud computing has been so popular for cost reduction, pay for use model
and ease of management tasks. A key problem faced by cloud providers in
managing scaled up and down of cloud resources automatically. Traditional
datacenter management capacity models clearly indicate that heavily
provisioned is important to keep up with peak loads of usage while the over-
provisioning capacity involves lot of manual management overhead cost and
also the resources that are heavily provisioned are under-utilized during off-
peak hours. Such heavily-provisioned and under-utilization of resources can
be overcome by moving to a scaling up and down of cloud resources
automatically and allowing the Cloud Admin for providing configurable
parameters. To overcome this problem we are proposing an approach, where
user can trigger a policy template for proactively scaled-up and down of the
resources on demand basis as per the end-user needs.
Key words: Cloud Computing, Policy Template, QoS, Auto scale up/down,
infrastructure
Cite this Article: J. Swaroop and Dr. Poosapati Padmaja. CES: A Framework
for Efficient Infrastructure Utilization through Cloud Elasticity as a Service
(CES). International Journal of Computer Engineering and Technology, 6(8),
2015, pp. 24-30.
http://www.iaeme.com/IJCET/issues.asp?JTypeIJCET&VType=6&IType=8
Swaroop and Dr.Poosapati Padmaja
http://www.iaeme.com/IJCET/index.asp 25 editor@iaeme.com
1. INTRODUCTION
Adoption of Cloud Computing increasing rapidly and constantly most of the IT
companies are moving towards Cloud Computing instead of traditional data center
approaches. Cloud Computing has a been a new paradigm because of the increasing
demand of Cloud adoption by Enterprises and Small/Medium scale Business (SMB).
SMB doesn’t need to have the datacenter in-house and the infrastructure (resources)
can be provisioned by Cloud Service Provider. And the number of Cloud Service
Providers (CSP) increasing rapidly and this will enable the end customers to build the
Application rather than bothering about infrastructure or datacenter or real estate
space. This enables pay-by-use [1] model and facilitates ease of managing
datacenters. Cloud Service Providers are continuously adding new infrastructure to
their datacenters to meet the needs of the workload request of the customers.
Major challenges [2] the cloud administrators facing today’s is automatically
scaled up/down of infrastructure management based on the end-user QoS parameters.
Managing the resources automatically scaled-up and down in a Cloud [3] is tedious
tasks and also to ensure SLA specified by end-user is intact. Therefore, in this paper,
we are proposing a framework for proactively managing a policy template for
automatically scale-up and down of the resources on demand basis as per the user
QoS parameters for effective infrastructure management. Cloud auto-scaling
decisions are made based on infrastructure metrics which are static in nature.
However, in a cloud environment, static metric based scaled-up or scale-down may
not be reliable and enough for making auto-scaling up/down of the resources.
For example consider Customer-A, who needs to perform high intensive
operations which require more CPU cycles. Where as in case of Customer-B who
needs better network latency throughput to route the packets in stipulated time.
In such scenarios scaling up/down of cloud resources cannot be static in nature
based on the predefined parameters. To overcome this problem we are proposing a
new service called Cloud Elasticity as a Service (CES). CES responsible for scale-
up/down of resources through template orchesteration by allowing cloud provider to
define the Qos parameters based on the end-user needs and if the Qos parameters
thresholds met, then the resources are scale-up/down based on end-user conditions.
2. CLOUD COMPUTING MANAGEMENT SERVICES
Cloud services [4] are distributed shared pool of resources comprising compute,
network and storage that are abstracted using Infrastructure as a Service. Templates
provides the configuration details of compute, network and storage from the end user
perspective to the Cloud Administrator but doesn’t provide which infrastructure the
work load request to be provisioned.
We considered Open source community driving Cloud Computing management
platforms [5] such as Openstack (http://www.openstack.org), CloudStack, Cloud
Foundry, etc. We have considered Openstack as the Cloud management platform,
since Openstack community contributing a large way and most of the companies, end
users are deploying the Openstack services. Details of Openstack are described as
below:
Openstack (http://www.openstack.org) is a set of software services for managing and
provisioning cloud computing platforms. OpenStack is managed by a non-profit
organization which oversees both development and community-building around the
project. Openstack is an open source Cloud management Service [6] platform which
CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A
Service (CES)
http://www.iaeme.com/IJCET/index.asp 26 editor@iaeme.com
facilitates different types of services [7] for managing and which are easy to plugin
with others service. Figure-1 Openstack [8] deployment diagram provides overview
how the cloud resources will be managed through various services [5]. Since
Openstack provides different type of deployment methodologies devstack (which is
for developers can run as a sandbox for developing the services without need of
physical hardware) and Openstack management software can be deployed as highly
available services on physical servers as well. Openstack [9] consists of below
services for managing the cloud:
Keystone is a services for authenticating and authorization of cloud users.
Nova is the major computing engine of OpenStack. Nova is mainly for deploying and
managing large numbers of virtual machines and other instances to handle computing
tasks.
Neutron is for managing different type of networks between the computes, storage
and also cloud management software.
Cinder is a services for managing SAN storage typically block storage management
of SAN arrays.
HOT is an orchestration service of Openstack which provides a template based
provisioning and the template supports heterogeneous resources configuration stored
in the standard format YAML or json or XML format. HOT also known as Heat
Orchestration Template which provisions resources invoking other services such as
Nova, Neutron, Cinder, Swift and Glance.
Ceilometer is a metering and measuring service of openstack cloud management
platform for collecting the capacity and performance data of cloud resources
Storage Group
Servers (Computes)
Networks
Storages
Cloud
Administrator
Keystone
Cinder
Nova
Neutron
HEAT
Figure-1 Openstack deployment
Cloud Elasticity as a Service (CES) talks to multiple services for cloud resources
automatically scale-up and down of the resources based on the user defined QoS
parameters in the policy.
3. CLOUD ELASTIC POLICY SERVICE WORKFLOW
From Fig-1 depicts cloud management with Open stack Cloud Management software.
Managing cloud resources elastic effectively is a herculean task, to overcome we are
proposing a new service Cloud Elasticity as a Service. Cloud Elasticity as a Service
consists of multiple components for Policy Manager, Cloud Data Collection Manager.
Design and workflow of Cloud Elastic as a Service is depicted as below:
Swaroop and Dr.Poosapati Padmaja
http://www.iaeme.com/IJCET/index.asp 27 editor@iaeme.com
1. Cloud Admin creates a policy with different conditions and the policy can be
stored as XML or json or YAML file.
2. Based on the Policy schedule interval time, CES periodically checks the policies
that required to be triggered and invokes Cloud Data Collection Manager to
collect metering and monitoring data for the resources
3. Policy Manager invokes the Validation Rule Engine to check the condition in
policy are met with metering and monitoring data collected from Cloud Data
Collection Manager.
4. If the conditions are satisfied, CES services invokes the HEAT service of
Openstack for scale-up or scale-down the resources based on template specified
in the Policy.
5. CES checks whether the resources are scaled-up or down and periodically
monitors the resources through Cloud Data Collection Manager.
Policy Manager CloudDataCollectionMa
nager
Nova
(Compute
Service)
Validates Policy based
on the data collected
Neutron
(Network
Service)
Cinder
(Storage
Service)
Ceilometer
(Meter &
Measuring
Service)
HEAT
(Template
Provisioning)
Collects monitoring data from Ceilometer service
If Policy condition meets
the measured data,
invoke HEAT Service
with template specified
by the user
Yes
Scaled up/down
the resource based
on the templateprovided by
the end-user
during policy creation time
If policy condition
doesn’t met continue to
run the policy validation
as per user scheduling
No
Openstack
Service
Cloud Elastic as a Service
Cloud Elasticity as a
Service
Cloud
Infrastructure
Figure 2 Architecture diagram of Cloud Elasticity as a Service
CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A
Service (CES)
http://www.iaeme.com/IJCET/index.asp 28 editor@iaeme.com
3.1. Policy
Policy defined in CES services is a flexible and combination of multiple rules, a rule
is a condition defined by the Cloud Admin as per the user needs. Cloud Provider can
request the end user on what basis the infrastructure can be scaled-up or down and
what criteria that are need to be satisfied and what different metering and monitoring
parameters should be validated. Typically by default the cloud providers monitors
only “used” metrics of CPU, memory or storage. But the customer’s requirement
might be varying based on the load , demand and billing cost. Policy defined in the
CES services provides provision to monitor not only “used” metrics of CPU, memory
or storage, but can also include monitoring of resources that are underutilized based
on “free”, “unused” metrics, so that the user is aware of billing cost for under/heavily
utilized resources and can take appropriate action.
Below is the Policy XML format with condition:
<?xml version="1.0" encoding="utf-8"?>
<ces-policy>
<policy>
<meta-data>
<uuid>bca31566-5240-11e5-885d-feff819cdc9f</uuid>
<name>app-usage</name>
<schedule-interval-mins>15</schedule-interval-mins>
</meta-data>
<resource>
<meta-data>
<uuid>01fa990e-5241-11e5-885d-feff819cdc9f</uuid>
<name>vm-mysql-webapp</name>
<scale-up>
<heat-template>952cb76e-5243-11e5-885d-
feff819cdc9f</heat-template>
</scale-up>
</meta-data>
<rule>
<criteria name="cpu_loaning">
Swaroop and Dr.Poosapati Padmaja
http://www.iaeme.com/IJCET/index.asp 29 editor@iaeme.com
<metric-name>cpu.loan_perc</metric-name>
<condition>
GREATER_THAN_EQUAL</condition>
<value>60</value>
</criteria>
<criteria name="memory">
<metric-name>swap_used</metric-name>
<condition>GREATER_THAN_EQUAL</condition>
<value>2048</value>
</criteria>
<criteria name="network">
<metric-name>incoming_bytes_sec</metric-
name>
<condition>GREATER_THAN_EQUAL</condition>
<value>1024</value>
</criteria>
</rule>
</resource>
</policy>
</ces-policy>
4. RESULTS
Our experimental goal is to check the resource utilization and CES services
periodically validates the policy rules against the conditions specified. We started
increasing the load on the cloud to trigger for testing applications. From the Figure-
3, depicts the Virtual Machine CPU load and Network throughput over a period of
time. But the Virtual Machine CPU is heavily utilized for processing the data
constantly, CES service identified this trend based on the policy conditions and scale-
up the resources as per the template provided in the policy.
CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A
Service (CES)
http://www.iaeme.com/IJCET/index.asp 30 editor@iaeme.com
Figure 3 Depicts the Virtual Machine CPU load and Network throughput over a period of
time
5. CONCLUSION
In this paper we proposed a new service Cloud Elastic Policy Service in Openstack
cloud management, this service identifies the policies that exceeds the thresholds
defined by end-user QoS parameters and automatically scaled up/down of cloud
resources with no human intervention. We experimented with scaling up/down the
virtual machine configurations based on the policy template defined. In this research
work few guidelines have been proposed that could be efficiently employed for
assisting cloud administrator for creating policies with configurable QoS parameters.
Experimental results show the feasibility and effectiveness of our algorithm especially
for datasets related to applications deployed in IaaS Clouds. Although the initial
evaluation results are satisfactory, we have several ideas to improve the framework.
Further we will expand the applicability of our approach to different Cloud
deployment scenarios.
REFERENCES
[1] J. Greenberg et al., The Cost of a Cloud: Research Problems in Data Center
Networks, Computer Communication Rev., 39(1), 2009, pp. 68–73.
[2] Q. Zhang, L. Cheng, and R. Boutaba, Cloud Computing: State-of-the-Art and
Research Challenges, J. Internet Services and Applications, 1(1), 2010, pp. 7–18.
[3] L.M. Vaquero-Gonzalez et al., A Break in the Clouds: Towards a Cloud
Definition, Computer Communication Rev., 39(1), 2009, pp. 50–55.
[4] J. Cardoso, K. Voigt, and M. Winkler, Service Engineering for the Internet of
Services, Enterprise Information Systems, Lecture Notes in Business Information
Processing, 19(1), Springer, 2009, pp. 15–27.
[5] A. Li et al., Cloud Cmp: Comparing Public Cloud Providers, Proc. 10th Ann.
Conf. Internet Measurement, ACM, 2010, pp. 1–14.
[6] R. N. Calheiros, R. Ranjan, A. Beloglazov, C. A. F. D. Rose, R. Buyya,
CloudSim: a toolkit for modeling and simulation of cloud computing
environments and evaluation of resource provisioning algorithms, Software:
Practice and Experience,2011, 41(1), pp.23-50
[7] M. Smit, P. Pawluk, B.Simmons and M.Litoiu, A web service for cloud metadata
in Proceedings International Conference on Cloud Computing, 2011, pp.404-411.
[8] R. Buyya, C.S Yeo, S.Venugopal, J Broberg and I. Brandic, Cloud computing
and emerging its platforms: Vision, hype and reality for delievering computing as
the utility, Future Generation Comp. System. 25(6), pp.599-616, 2009
[9] https://www.openstack.org/

More Related Content

What's hot

Performance Evaluation of Server Consolidation Algorithms in Virtualized Clo...
Performance Evaluation of Server Consolidation Algorithms  in Virtualized Clo...Performance Evaluation of Server Consolidation Algorithms  in Virtualized Clo...
Performance Evaluation of Server Consolidation Algorithms in Virtualized Clo...Susheel Thakur
 
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...Susheel Thakur
 
Hybrid Based Resource Provisioning in Cloud
Hybrid Based Resource Provisioning in CloudHybrid Based Resource Provisioning in Cloud
Hybrid Based Resource Provisioning in CloudEditor IJCATR
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud ComputingAbdul Aslam
 
Cloud Computing: A Perspective on Next Basic Utility in IT World
Cloud Computing: A Perspective on Next Basic Utility in IT World Cloud Computing: A Perspective on Next Basic Utility in IT World
Cloud Computing: A Perspective on Next Basic Utility in IT World IRJET Journal
 
Fuzzy Based Algorithm for Cloud Resource Management and Task Scheduling
Fuzzy Based Algorithm for Cloud Resource Management and Task SchedulingFuzzy Based Algorithm for Cloud Resource Management and Task Scheduling
Fuzzy Based Algorithm for Cloud Resource Management and Task Schedulingijtsrd
 
Load Balancing Tactics in Cloud Computing: A Systematic Study
Load Balancing Tactics in Cloud Computing: A Systematic Study    Load Balancing Tactics in Cloud Computing: A Systematic Study
Load Balancing Tactics in Cloud Computing: A Systematic Study Raman Gill
 
Survey on Dynamic Resource Allocation Strategy in Cloud Computing Environment
Survey on Dynamic Resource Allocation Strategy in Cloud Computing EnvironmentSurvey on Dynamic Resource Allocation Strategy in Cloud Computing Environment
Survey on Dynamic Resource Allocation Strategy in Cloud Computing EnvironmentEditor IJCATR
 
OCSL-Nabarro-LLP-Cast-Study-Web-
OCSL-Nabarro-LLP-Cast-Study-Web-OCSL-Nabarro-LLP-Cast-Study-Web-
OCSL-Nabarro-LLP-Cast-Study-Web-Charlotte Sanders
 
Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...IEEEFINALYEARPROJECTS
 
Guaranteed Availability of Cloud Data with Efficient Cost
Guaranteed Availability of Cloud Data with Efficient CostGuaranteed Availability of Cloud Data with Efficient Cost
Guaranteed Availability of Cloud Data with Efficient CostIRJET Journal
 
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...Distributed Large Dataset Deployment with Improved Load Balancing and Perform...
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...IJERA Editor
 
Ieeepro techno solutions 2014 ieee java project - assessing collaboration f...
Ieeepro techno solutions   2014 ieee java project - assessing collaboration f...Ieeepro techno solutions   2014 ieee java project - assessing collaboration f...
Ieeepro techno solutions 2014 ieee java project - assessing collaboration f...hemanthbbc
 

What's hot (18)

Performance Evaluation of Server Consolidation Algorithms in Virtualized Clo...
Performance Evaluation of Server Consolidation Algorithms  in Virtualized Clo...Performance Evaluation of Server Consolidation Algorithms  in Virtualized Clo...
Performance Evaluation of Server Consolidation Algorithms in Virtualized Clo...
 
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...
Server Consolidation Algorithms for Virtualized Cloud Environment: A Performa...
 
Presentation
PresentationPresentation
Presentation
 
Hybrid Based Resource Provisioning in Cloud
Hybrid Based Resource Provisioning in CloudHybrid Based Resource Provisioning in Cloud
Hybrid Based Resource Provisioning in Cloud
 
Am36234239
Am36234239Am36234239
Am36234239
 
Cloud Computing
 Cloud Computing Cloud Computing
Cloud Computing
 
Cloud Computing: A Perspective on Next Basic Utility in IT World
Cloud Computing: A Perspective on Next Basic Utility in IT World Cloud Computing: A Perspective on Next Basic Utility in IT World
Cloud Computing: A Perspective on Next Basic Utility in IT World
 
Fuzzy Based Algorithm for Cloud Resource Management and Task Scheduling
Fuzzy Based Algorithm for Cloud Resource Management and Task SchedulingFuzzy Based Algorithm for Cloud Resource Management and Task Scheduling
Fuzzy Based Algorithm for Cloud Resource Management and Task Scheduling
 
Load Balancing Tactics in Cloud Computing: A Systematic Study
Load Balancing Tactics in Cloud Computing: A Systematic Study    Load Balancing Tactics in Cloud Computing: A Systematic Study
Load Balancing Tactics in Cloud Computing: A Systematic Study
 
Survey on Dynamic Resource Allocation Strategy in Cloud Computing Environment
Survey on Dynamic Resource Allocation Strategy in Cloud Computing EnvironmentSurvey on Dynamic Resource Allocation Strategy in Cloud Computing Environment
Survey on Dynamic Resource Allocation Strategy in Cloud Computing Environment
 
E42053035
E42053035E42053035
E42053035
 
OCSL-Nabarro-LLP-Cast-Study-Web-
OCSL-Nabarro-LLP-Cast-Study-Web-OCSL-Nabarro-LLP-Cast-Study-Web-
OCSL-Nabarro-LLP-Cast-Study-Web-
 
Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...Dynamic resource allocation using virtual machines for cloud computing enviro...
Dynamic resource allocation using virtual machines for cloud computing enviro...
 
20120140504025
2012014050402520120140504025
20120140504025
 
B03410609
B03410609B03410609
B03410609
 
Guaranteed Availability of Cloud Data with Efficient Cost
Guaranteed Availability of Cloud Data with Efficient CostGuaranteed Availability of Cloud Data with Efficient Cost
Guaranteed Availability of Cloud Data with Efficient Cost
 
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...Distributed Large Dataset Deployment with Improved Load Balancing and Perform...
Distributed Large Dataset Deployment with Improved Load Balancing and Perform...
 
Ieeepro techno solutions 2014 ieee java project - assessing collaboration f...
Ieeepro techno solutions   2014 ieee java project - assessing collaboration f...Ieeepro techno solutions   2014 ieee java project - assessing collaboration f...
Ieeepro techno solutions 2014 ieee java project - assessing collaboration f...
 

Similar to Efficient Cloud Infrastructure Utilization Through Cloud Elasticity as a Service (CES

Virtual Machine Migration and Allocation in Cloud Computing: A Review
Virtual Machine Migration and Allocation in Cloud Computing: A ReviewVirtual Machine Migration and Allocation in Cloud Computing: A Review
Virtual Machine Migration and Allocation in Cloud Computing: A Reviewijtsrd
 
Dynamic congestion management system for cloud service broker
Dynamic congestion management system for cloud service  brokerDynamic congestion management system for cloud service  broker
Dynamic congestion management system for cloud service brokerIJECEIAES
 
A Short Appraisal on Cloud Computing
A Short Appraisal on Cloud ComputingA Short Appraisal on Cloud Computing
A Short Appraisal on Cloud ComputingScientific Review SR
 
Jayant Ghorpade - Cloud Computing White Paper
Jayant Ghorpade - Cloud Computing White PaperJayant Ghorpade - Cloud Computing White Paper
Jayant Ghorpade - Cloud Computing White PaperJayant Ghorpade
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Load Balancing in Cloud Computing Through Virtual Machine Placement
Load Balancing in Cloud Computing Through Virtual Machine PlacementLoad Balancing in Cloud Computing Through Virtual Machine Placement
Load Balancing in Cloud Computing Through Virtual Machine PlacementIRJET Journal
 
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...iosrjce
 
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server Environment
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server EnvironmentTime Efficient VM Allocation using KD-Tree Approach in Cloud Server Environment
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server Environmentrahulmonikasharma
 
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...ijccsa
 
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...neirew J
 
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...ASAITHAMBIRAJAA
 
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...ASAITHAMBIRAJAA
 
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUD
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUDPROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUD
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUDIAEME Publication
 
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...IRJET Journal
 
Multicloud Deployment of Computing Clusters for Loosely Coupled Multi Task C...
Multicloud Deployment of Computing Clusters for Loosely  Coupled Multi Task C...Multicloud Deployment of Computing Clusters for Loosely  Coupled Multi Task C...
Multicloud Deployment of Computing Clusters for Loosely Coupled Multi Task C...IOSR Journals
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.Minor33
 

Similar to Efficient Cloud Infrastructure Utilization Through Cloud Elasticity as a Service (CES (20)

Virtual Machine Migration and Allocation in Cloud Computing: A Review
Virtual Machine Migration and Allocation in Cloud Computing: A ReviewVirtual Machine Migration and Allocation in Cloud Computing: A Review
Virtual Machine Migration and Allocation in Cloud Computing: A Review
 
Dynamic congestion management system for cloud service broker
Dynamic congestion management system for cloud service  brokerDynamic congestion management system for cloud service  broker
Dynamic congestion management system for cloud service broker
 
A Short Appraisal on Cloud Computing
A Short Appraisal on Cloud ComputingA Short Appraisal on Cloud Computing
A Short Appraisal on Cloud Computing
 
Jayant Ghorpade - Cloud Computing White Paper
Jayant Ghorpade - Cloud Computing White PaperJayant Ghorpade - Cloud Computing White Paper
Jayant Ghorpade - Cloud Computing White Paper
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
N1803048386
N1803048386N1803048386
N1803048386
 
Load Balancing in Cloud Computing Through Virtual Machine Placement
Load Balancing in Cloud Computing Through Virtual Machine PlacementLoad Balancing in Cloud Computing Through Virtual Machine Placement
Load Balancing in Cloud Computing Through Virtual Machine Placement
 
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
 
A017620123
A017620123A017620123
A017620123
 
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server Environment
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server EnvironmentTime Efficient VM Allocation using KD-Tree Approach in Cloud Server Environment
Time Efficient VM Allocation using KD-Tree Approach in Cloud Server Environment
 
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...
NEURO-FUZZY SYSTEM BASED DYNAMIC RESOURCE ALLOCATION IN COLLABORATIVE CLOUD C...
 
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...
Neuro-Fuzzy System Based Dynamic Resource Allocation in Collaborative Cloud C...
 
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
 
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...Ieeepro techno solutions   2014 ieee dotnet project - assessing collaboration...
Ieeepro techno solutions 2014 ieee dotnet project - assessing collaboration...
 
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUD
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUDPROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUD
PROPOSED ONTOLOGY FRAMEWORK FOR DYNAMIC RESOURCE PROVISIONING ON PUBLIC CLOUD
 
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...
IRJET- An Adaptive Scheduling based VM with Random Key Authentication on Clou...
 
ENERGY EFFICIENCY IN CLOUD COMPUTING
ENERGY EFFICIENCY IN CLOUD COMPUTINGENERGY EFFICIENCY IN CLOUD COMPUTING
ENERGY EFFICIENCY IN CLOUD COMPUTING
 
Multicloud Deployment of Computing Clusters for Loosely Coupled Multi Task C...
Multicloud Deployment of Computing Clusters for Loosely  Coupled Multi Task C...Multicloud Deployment of Computing Clusters for Loosely  Coupled Multi Task C...
Multicloud Deployment of Computing Clusters for Loosely Coupled Multi Task C...
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.
 
T04503113118
T04503113118T04503113118
T04503113118
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 

Recently uploaded (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 

Efficient Cloud Infrastructure Utilization Through Cloud Elasticity as a Service (CES

  • 1. http://www.iaeme.com/IJCET/index.asp 24 editor@iaeme.com International Journal of Computer Engineering & Technology (IJCET) Volume 6, Issue 8, Aug 2015, pp. 24-30, Article ID: IJCET_06_08_004 Available online at http://www.iaeme.com/IJCET/issues.asp?JTypeIJCET&VType=6&IType=8 ISSN Print: 0976-6367 and ISSN Online: 0976–6375 © IAEME Publication ___________________________________________________________________________ CES: A FRAMEWORK FOR EFFICIENT INFRASTRUCTURE UTILIZATION THROUGH CLOUD ELASTICITY AS A SERVICE (CES) Swaroop J GITAM University, Rushikonda, Visakhapatnam, INDIA Dr. Poosapati Padmaja GITAM University, Rushikonda, Visakhapatnam, INDIA ABSTRACT In today’s world Enterprise, medium and small scale organizations started adopting cloud computing at rapid pace instead of traditional datacenters. Cloud computing has been so popular for cost reduction, pay for use model and ease of management tasks. A key problem faced by cloud providers in managing scaled up and down of cloud resources automatically. Traditional datacenter management capacity models clearly indicate that heavily provisioned is important to keep up with peak loads of usage while the over- provisioning capacity involves lot of manual management overhead cost and also the resources that are heavily provisioned are under-utilized during off- peak hours. Such heavily-provisioned and under-utilization of resources can be overcome by moving to a scaling up and down of cloud resources automatically and allowing the Cloud Admin for providing configurable parameters. To overcome this problem we are proposing an approach, where user can trigger a policy template for proactively scaled-up and down of the resources on demand basis as per the end-user needs. Key words: Cloud Computing, Policy Template, QoS, Auto scale up/down, infrastructure Cite this Article: J. Swaroop and Dr. Poosapati Padmaja. CES: A Framework for Efficient Infrastructure Utilization through Cloud Elasticity as a Service (CES). International Journal of Computer Engineering and Technology, 6(8), 2015, pp. 24-30. http://www.iaeme.com/IJCET/issues.asp?JTypeIJCET&VType=6&IType=8
  • 2. Swaroop and Dr.Poosapati Padmaja http://www.iaeme.com/IJCET/index.asp 25 editor@iaeme.com 1. INTRODUCTION Adoption of Cloud Computing increasing rapidly and constantly most of the IT companies are moving towards Cloud Computing instead of traditional data center approaches. Cloud Computing has a been a new paradigm because of the increasing demand of Cloud adoption by Enterprises and Small/Medium scale Business (SMB). SMB doesn’t need to have the datacenter in-house and the infrastructure (resources) can be provisioned by Cloud Service Provider. And the number of Cloud Service Providers (CSP) increasing rapidly and this will enable the end customers to build the Application rather than bothering about infrastructure or datacenter or real estate space. This enables pay-by-use [1] model and facilitates ease of managing datacenters. Cloud Service Providers are continuously adding new infrastructure to their datacenters to meet the needs of the workload request of the customers. Major challenges [2] the cloud administrators facing today’s is automatically scaled up/down of infrastructure management based on the end-user QoS parameters. Managing the resources automatically scaled-up and down in a Cloud [3] is tedious tasks and also to ensure SLA specified by end-user is intact. Therefore, in this paper, we are proposing a framework for proactively managing a policy template for automatically scale-up and down of the resources on demand basis as per the user QoS parameters for effective infrastructure management. Cloud auto-scaling decisions are made based on infrastructure metrics which are static in nature. However, in a cloud environment, static metric based scaled-up or scale-down may not be reliable and enough for making auto-scaling up/down of the resources. For example consider Customer-A, who needs to perform high intensive operations which require more CPU cycles. Where as in case of Customer-B who needs better network latency throughput to route the packets in stipulated time. In such scenarios scaling up/down of cloud resources cannot be static in nature based on the predefined parameters. To overcome this problem we are proposing a new service called Cloud Elasticity as a Service (CES). CES responsible for scale- up/down of resources through template orchesteration by allowing cloud provider to define the Qos parameters based on the end-user needs and if the Qos parameters thresholds met, then the resources are scale-up/down based on end-user conditions. 2. CLOUD COMPUTING MANAGEMENT SERVICES Cloud services [4] are distributed shared pool of resources comprising compute, network and storage that are abstracted using Infrastructure as a Service. Templates provides the configuration details of compute, network and storage from the end user perspective to the Cloud Administrator but doesn’t provide which infrastructure the work load request to be provisioned. We considered Open source community driving Cloud Computing management platforms [5] such as Openstack (http://www.openstack.org), CloudStack, Cloud Foundry, etc. We have considered Openstack as the Cloud management platform, since Openstack community contributing a large way and most of the companies, end users are deploying the Openstack services. Details of Openstack are described as below: Openstack (http://www.openstack.org) is a set of software services for managing and provisioning cloud computing platforms. OpenStack is managed by a non-profit organization which oversees both development and community-building around the project. Openstack is an open source Cloud management Service [6] platform which
  • 3. CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A Service (CES) http://www.iaeme.com/IJCET/index.asp 26 editor@iaeme.com facilitates different types of services [7] for managing and which are easy to plugin with others service. Figure-1 Openstack [8] deployment diagram provides overview how the cloud resources will be managed through various services [5]. Since Openstack provides different type of deployment methodologies devstack (which is for developers can run as a sandbox for developing the services without need of physical hardware) and Openstack management software can be deployed as highly available services on physical servers as well. Openstack [9] consists of below services for managing the cloud: Keystone is a services for authenticating and authorization of cloud users. Nova is the major computing engine of OpenStack. Nova is mainly for deploying and managing large numbers of virtual machines and other instances to handle computing tasks. Neutron is for managing different type of networks between the computes, storage and also cloud management software. Cinder is a services for managing SAN storage typically block storage management of SAN arrays. HOT is an orchestration service of Openstack which provides a template based provisioning and the template supports heterogeneous resources configuration stored in the standard format YAML or json or XML format. HOT also known as Heat Orchestration Template which provisions resources invoking other services such as Nova, Neutron, Cinder, Swift and Glance. Ceilometer is a metering and measuring service of openstack cloud management platform for collecting the capacity and performance data of cloud resources Storage Group Servers (Computes) Networks Storages Cloud Administrator Keystone Cinder Nova Neutron HEAT Figure-1 Openstack deployment Cloud Elasticity as a Service (CES) talks to multiple services for cloud resources automatically scale-up and down of the resources based on the user defined QoS parameters in the policy. 3. CLOUD ELASTIC POLICY SERVICE WORKFLOW From Fig-1 depicts cloud management with Open stack Cloud Management software. Managing cloud resources elastic effectively is a herculean task, to overcome we are proposing a new service Cloud Elasticity as a Service. Cloud Elasticity as a Service consists of multiple components for Policy Manager, Cloud Data Collection Manager. Design and workflow of Cloud Elastic as a Service is depicted as below:
  • 4. Swaroop and Dr.Poosapati Padmaja http://www.iaeme.com/IJCET/index.asp 27 editor@iaeme.com 1. Cloud Admin creates a policy with different conditions and the policy can be stored as XML or json or YAML file. 2. Based on the Policy schedule interval time, CES periodically checks the policies that required to be triggered and invokes Cloud Data Collection Manager to collect metering and monitoring data for the resources 3. Policy Manager invokes the Validation Rule Engine to check the condition in policy are met with metering and monitoring data collected from Cloud Data Collection Manager. 4. If the conditions are satisfied, CES services invokes the HEAT service of Openstack for scale-up or scale-down the resources based on template specified in the Policy. 5. CES checks whether the resources are scaled-up or down and periodically monitors the resources through Cloud Data Collection Manager. Policy Manager CloudDataCollectionMa nager Nova (Compute Service) Validates Policy based on the data collected Neutron (Network Service) Cinder (Storage Service) Ceilometer (Meter & Measuring Service) HEAT (Template Provisioning) Collects monitoring data from Ceilometer service If Policy condition meets the measured data, invoke HEAT Service with template specified by the user Yes Scaled up/down the resource based on the templateprovided by the end-user during policy creation time If policy condition doesn’t met continue to run the policy validation as per user scheduling No Openstack Service Cloud Elastic as a Service Cloud Elasticity as a Service Cloud Infrastructure Figure 2 Architecture diagram of Cloud Elasticity as a Service
  • 5. CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A Service (CES) http://www.iaeme.com/IJCET/index.asp 28 editor@iaeme.com 3.1. Policy Policy defined in CES services is a flexible and combination of multiple rules, a rule is a condition defined by the Cloud Admin as per the user needs. Cloud Provider can request the end user on what basis the infrastructure can be scaled-up or down and what criteria that are need to be satisfied and what different metering and monitoring parameters should be validated. Typically by default the cloud providers monitors only “used” metrics of CPU, memory or storage. But the customer’s requirement might be varying based on the load , demand and billing cost. Policy defined in the CES services provides provision to monitor not only “used” metrics of CPU, memory or storage, but can also include monitoring of resources that are underutilized based on “free”, “unused” metrics, so that the user is aware of billing cost for under/heavily utilized resources and can take appropriate action. Below is the Policy XML format with condition: <?xml version="1.0" encoding="utf-8"?> <ces-policy> <policy> <meta-data> <uuid>bca31566-5240-11e5-885d-feff819cdc9f</uuid> <name>app-usage</name> <schedule-interval-mins>15</schedule-interval-mins> </meta-data> <resource> <meta-data> <uuid>01fa990e-5241-11e5-885d-feff819cdc9f</uuid> <name>vm-mysql-webapp</name> <scale-up> <heat-template>952cb76e-5243-11e5-885d- feff819cdc9f</heat-template> </scale-up> </meta-data> <rule> <criteria name="cpu_loaning">
  • 6. Swaroop and Dr.Poosapati Padmaja http://www.iaeme.com/IJCET/index.asp 29 editor@iaeme.com <metric-name>cpu.loan_perc</metric-name> <condition> GREATER_THAN_EQUAL</condition> <value>60</value> </criteria> <criteria name="memory"> <metric-name>swap_used</metric-name> <condition>GREATER_THAN_EQUAL</condition> <value>2048</value> </criteria> <criteria name="network"> <metric-name>incoming_bytes_sec</metric- name> <condition>GREATER_THAN_EQUAL</condition> <value>1024</value> </criteria> </rule> </resource> </policy> </ces-policy> 4. RESULTS Our experimental goal is to check the resource utilization and CES services periodically validates the policy rules against the conditions specified. We started increasing the load on the cloud to trigger for testing applications. From the Figure- 3, depicts the Virtual Machine CPU load and Network throughput over a period of time. But the Virtual Machine CPU is heavily utilized for processing the data constantly, CES service identified this trend based on the policy conditions and scale- up the resources as per the template provided in the policy.
  • 7. CES: A Framework For Efficient Infrastructure Utilization Through Cloud Elasticity As A Service (CES) http://www.iaeme.com/IJCET/index.asp 30 editor@iaeme.com Figure 3 Depicts the Virtual Machine CPU load and Network throughput over a period of time 5. CONCLUSION In this paper we proposed a new service Cloud Elastic Policy Service in Openstack cloud management, this service identifies the policies that exceeds the thresholds defined by end-user QoS parameters and automatically scaled up/down of cloud resources with no human intervention. We experimented with scaling up/down the virtual machine configurations based on the policy template defined. In this research work few guidelines have been proposed that could be efficiently employed for assisting cloud administrator for creating policies with configurable QoS parameters. Experimental results show the feasibility and effectiveness of our algorithm especially for datasets related to applications deployed in IaaS Clouds. Although the initial evaluation results are satisfactory, we have several ideas to improve the framework. Further we will expand the applicability of our approach to different Cloud deployment scenarios. REFERENCES [1] J. Greenberg et al., The Cost of a Cloud: Research Problems in Data Center Networks, Computer Communication Rev., 39(1), 2009, pp. 68–73. [2] Q. Zhang, L. Cheng, and R. Boutaba, Cloud Computing: State-of-the-Art and Research Challenges, J. Internet Services and Applications, 1(1), 2010, pp. 7–18. [3] L.M. Vaquero-Gonzalez et al., A Break in the Clouds: Towards a Cloud Definition, Computer Communication Rev., 39(1), 2009, pp. 50–55. [4] J. Cardoso, K. Voigt, and M. Winkler, Service Engineering for the Internet of Services, Enterprise Information Systems, Lecture Notes in Business Information Processing, 19(1), Springer, 2009, pp. 15–27. [5] A. Li et al., Cloud Cmp: Comparing Public Cloud Providers, Proc. 10th Ann. Conf. Internet Measurement, ACM, 2010, pp. 1–14. [6] R. N. Calheiros, R. Ranjan, A. Beloglazov, C. A. F. D. Rose, R. Buyya, CloudSim: a toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms, Software: Practice and Experience,2011, 41(1), pp.23-50 [7] M. Smit, P. Pawluk, B.Simmons and M.Litoiu, A web service for cloud metadata in Proceedings International Conference on Cloud Computing, 2011, pp.404-411. [8] R. Buyya, C.S Yeo, S.Venugopal, J Broberg and I. Brandic, Cloud computing and emerging its platforms: Vision, hype and reality for delievering computing as the utility, Future Generation Comp. System. 25(6), pp.599-616, 2009 [9] https://www.openstack.org/