SlideShare a Scribd company logo
1 of 2
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2708
RECENT TRENDS IN GREEN CLOUD COMPUTING
Lavanya S1, Vinay Kumar G2, Lokesh S3
1,2Student, M.Tech-CSE, Dayananda Sagar University, Karnataka, India
3Student, BE-CSE, Adhiyamaan College of Engineering, Tamilnadu, India,
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The complicated task of organizations is to set up
an infrastructure from scratch to store the terabytes of data.
So, now-a-days the business is upgrading to store their
valuable information in cloud that is with third party service
provider. But, the data centers will make use of ‘n’ number of
servers to store the data. Thereby, it requires very high power
consumption and have an impact over environment andemits
lots of carbon-di-oxide to nature. To overcome this type of
issues green computing technology is used and it is eco-
friendly. Green computing is the study and practice of
environmentally maintainable computing. Most of the
companies is reducing their harmful effects over the nature.
Data centers are utilizing energy for cooling the server
systems and for unwanted resources. This has to be avoided.
This paper presents the major solutions for the problem by
using virtualization and docker.
Key Words: Green computing, Virtualization, docker.
1. INTRODUCTION
To reduce the impact on environment due to the operations
performed by companies the technology green computing is
used. It is eco-friendly because the emission of carbon-di-
oxide in nature is reduced by using this technology. Green
computing is an attractive topic now-a-days and used in
numerous business because of its cost effectiveness and the
lifespan of IT products is also increased. The efficiency in
utilization of IT equipment such as servers, CPU is improved
by lowering the power consumption. Five core technologies
proposed for green computing they are cloud computing,
grid computing, virtualization, Green data center andpower
optimization. Most of the energy is consumed and wasted at
data centers due to the maintenance of unwanted resources
and cooling infrastructure. Cooling systems it consume45%
of energy for cooling up the servers. Since, there is an
increase in a greenhouse gases effect on environment brings
a changes such as rise in temperature level in oceansand air.
The rise in temperature has an adverse effect on melting the
snow and thus results in rise in sea-level. At the same time,
the consumption of power by data centerstorunandcoolup
the server is also increased. So, companies are emerging
with a new technology such as green computing which is
eco-friendly. A new user wants to make use of cloud
computing technology may require browser, good internet
connection, personal computer. Two advantages of using
cloud computing by companies that is to maximize their
business profit and minimize their cost investment for
purchasing hardware equipment’s and developing the
infrastructure from scratch. Suchbusinesswhoareinvesting
to store in cloud need not to have a physical space to store
their valuable information but pay for the space provided by
service provider. The performance is maximized in servers.
This system boot up fast because few programs load into
memory. There are three different models used in cloud
computing such as IaaS (Infrastructure as a service), PaaS
(Platform as a service), and SaaS (Software as a service).
Virtualization is made used to reduce the energy
consumption by servers in data centres.
2. RELATED WORK
Green computing is used in variousfieldssuchasrecyclingof
E-waste, consumption of energy, IT products, Virtualization
given by Soomro [2]. There exist so many number of
techniques to make use of cloud efficiently said by Usvuv et
al [1]. Han et al [4] proposes an algorithm known as a
resource utilization aware energy saving server
consolidation (RUAEE). The resources that are stored in
cloud by companies should be efficientlyutilized. Thiscanbe
done by using RUAEE algorithm. So that number of servers
required is reduced and there by power consumption isalso
decreased. Green cloud computing uses various number of
practices and Farooqi et al [6] made a comparison of results
among the practices. Energy consumption is increased in
data centers due to the bulk data received by companies is
also rising day to day because there is a rise in number of
users using the internet via social media such as Facebook,
twitter said by Asad et al [5]. Green task scheduling (GTS)
algorithm is a scheduling algorithm proposed by Sofia et al
[7] to reduce the usage of resources of cloud. Biswajit have
made analysis about various issues related to green
computing like the relation between the environment and
information technology. Data centers faces a basic problem
such as setting up a cooling infrastructure for servers. In
earlier days, Refrigerator were used tosupplythecoldwater
for producing cooling effect for IT equipment’s. Now-a-days
pre cooling techniques are used to minimize the use of
refrigerator cooling techniques. Google has set up its data
center near river to supply river water to cool data center.
Whereas the servers are kept in open space by Microsoft.
3. VIRTUALIZATION
The recent trends in using green computing isvirtualization.
Hypervisor is one of the layer of abstractionpresentover the
hardware of computer. Hypervisor is a software program
that allows various number of operating systems to run on a
single machine which focus on logical view rather than a
physical view. Virtualization is applied tocomputingdevices
such as processor, primary memory, and external storage.
There are two techniques used in virtualization such as
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2709
server and desktop virtualization. There is an advancement
in server virtualization but desktop virtualization is still
evolving field.
3.1 SERVER VIRTUALIZATION
Since the data increasing day by day the number of servers
required for data storage also increases,thusitrequireshigh
power consumption. Server visualization focuses on
reduction of usage of server and maximizing their
performance. 70% of energy depletion is reduced by using
server virtualization. If the number of server utilized is
reduced then cooling infrastructure setup is alsominimized.
One of the important benefit of using this technique is load
balancing. Load balancing is required to distribute load
among the servers used in data centres. There is a reduction
of the backup servers from 3 to 1. Nowadays only one
backup server is used to store backup information of all
servers.
Example: Consider a company which has setupa data centre
with 4000 server, the power consumption in thissituationis
increased and a small companies with lesser budget cannot
maintain it because 45% of energy is consumed by cooling
infrastructure. So server virtualization is used to reduce the
number of server to 1/3. Thus there is a reduction of
computing and maintenance cost. To increase their profits
companies are virtualizing 80% of servers.
3.2 DESKTOP VIRTUALIZATION:
This virtualization has already created its mark in IT sector
even though it is still in evolving stage. It has similar
advantage of server virtualization such as reduction in
energy and power requirement. All the desktop works as
server in data centres and consumptionareperformedinthe
desktop and it is quite different from normal computing.
Even though there are various uses of Using virtualization it
has got some disadvantages such as cost of setting up of an
infrastructure.
4. DOCKER
The distributed applications are processed by using new
technology, such as docker. One of the component used in
Docker is Docker Hub. There are three stages in docker such
as building part, distribution part and running part. Docker
images knob the building part, Docker register will handle
the distribution part and running part is handled by
Containers. Dockeriswidelyusedcomparedtovirtualization
because of its cost effectiveness, low CPU and memory
requirement and it is fast. Dockerisefficientsincecontainers
handle the running part and this can share the resources.
The disadvantages of using Docker is issues regarding the
security isolation. It is less matured compared to computer
program hypervisor.
5. GREEN COMPUTING
The performance is not improved even afterusingofvarious
technique such as virtualization, containers. There are
numerous number of operational factors to be considered
such as portability,security, performance,andflexibility. The
portability for any application is provided with containers.
But portability itself cannot be considered. Virtualization is
used in this as a matured technology. Even though
virtualization and docker are different technologiestheyare
combined in such a way that application is placed initially in
container and run it in virtual machine. Linux basedsystems
containers are in advance level comparedtowindowsbased.
Windows based containers do not involve the techniques of
virtualization. They have their own customized
virtualization.
6. CONCLUSION
In the upcoming years the researchers should perform
various work in the field of green computing. They have to
focus on efficient energy utilization either in cloud
computing and data centers. This technology is improved
based on initiative taken by companies.Thegreenerworldis
possible only because of all stake holders must work and
support together. Otherwise, the human should face severe
problems in the coming years. In future there will be a lot of
research in this field.
REFERENCES
[1] Usvub, Kafiyah, Abdul Majid Farooqi, and M. Afshar Alam
(2017). "Edge up Green Computing in Cloud Data Centers."
International Journal of Advanced Research in Computer
Science 8.2
[2] Soomro, Tariq Rahim,andMuhammadSarwar(2012"Green
computing: From current to future trends." World Academy of
Science, Engineering and Technology 63: 538-541
[3] Nanath, Krishnadas, and Radhakrishna R. Pillai (2017)"The
influence of green IS practices on competitive advantage:
mediation role of green innovation performance." Information
Systems Management 34.1
[4] Han, Guangjie, et al. "Resource-utilization-aware energy
efficient server consolidation algorithm for green computingin
IIOT." Journal of Network and Computer Applications 103
(2018): 205-214.
[5] Asad, Zakia,and MohammadAsadRehmanChaudhry(2017)
"A twoway street: Green big dataprocessingforagreenersmart
grid." IEEE Systems Journal 11.2: 784-795.
[6] Farooqi said “comparative analysis of green cloud (2017)
Computing”." International Journal of Advanced Research in
Computer Science 8.2
[7] Sofia, A. Sathya, and P. Ganesh Kumar (2017) "Energy
efficient task scheduling to implement green cloud." Asian
Journal of Research in Social Sciences and Humanities 7.2 443-
458.

More Related Content

What's hot

Green data center_rahul ppt
Green data center_rahul pptGreen data center_rahul ppt
Green data center_rahul pptRAHUL KAUSHAL
 
Green cloud computing
Green cloud computingGreen cloud computing
Green cloud computingPbvn Prasad
 
Facebook Data Center
Facebook Data Center Facebook Data Center
Facebook Data Center Kajal Jain
 
How Green Is Your Data Center
How Green Is Your Data CenterHow Green Is Your Data Center
How Green Is Your Data Centerdgillespie13
 
Google data centers
Google data centersGoogle data centers
Google data centersAli Al-Ugali
 
Grow a Greener Data Center
Grow a Greener Data CenterGrow a Greener Data Center
Grow a Greener Data CenterJamie Shoup
 
Single cloud
Single cloudSingle cloud
Single cloudMazikk
 
Improvements in Data Center Management
Improvements in Data Center ManagementImprovements in Data Center Management
Improvements in Data Center ManagementScottMadden, Inc.
 
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCS
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCSFujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCS
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCSLee Stewart
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudAditya Tornekar
 
Data Center Trends 2014
Data Center Trends 2014Data Center Trends 2014
Data Center Trends 2014Belden Inc
 
How green standards are changing data center design and operations
How green standards are changing data center design and operationsHow green standards are changing data center design and operations
How green standards are changing data center design and operationsSchneider Electric
 
E source energy managers conf 4 24-13-final
E source energy managers conf 4 24-13-finalE source energy managers conf 4 24-13-final
E source energy managers conf 4 24-13-finaljosh whitney
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)COMPUTEX TAIPEI
 
[Case study] Green Mountain Power: Reducing the duration of outages
[Case study] Green Mountain Power: Reducing the duration of outages[Case study] Green Mountain Power: Reducing the duration of outages
[Case study] Green Mountain Power: Reducing the duration of outagesSchneider Electric
 
Leveraging Cloud-based Building Management Systems for Multi-site Facilities
Leveraging Cloud-based Building Management Systems for Multi-site FacilitiesLeveraging Cloud-based Building Management Systems for Multi-site Facilities
Leveraging Cloud-based Building Management Systems for Multi-site FacilitiesSchneider Electric
 

What's hot (20)

Green data center_rahul ppt
Green data center_rahul pptGreen data center_rahul ppt
Green data center_rahul ppt
 
Green cloud computing
Green cloud computingGreen cloud computing
Green cloud computing
 
Facebook Data Center
Facebook Data Center Facebook Data Center
Facebook Data Center
 
How Green Is Your Data Center
How Green Is Your Data CenterHow Green Is Your Data Center
How Green Is Your Data Center
 
Green cloud computing
Green cloud computingGreen cloud computing
Green cloud computing
 
green cloud computing
green cloud computinggreen cloud computing
green cloud computing
 
It&smart grid
It&smart gridIt&smart grid
It&smart grid
 
Google data centers
Google data centersGoogle data centers
Google data centers
 
Grow a Greener Data Center
Grow a Greener Data CenterGrow a Greener Data Center
Grow a Greener Data Center
 
Single cloud
Single cloudSingle cloud
Single cloud
 
Improvements in Data Center Management
Improvements in Data Center ManagementImprovements in Data Center Management
Improvements in Data Center Management
 
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCS
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCSFujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCS
Fujitsu-Environmental-Benefits-of-Desktop-Virtual-Computing-VCS
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloud
 
Data Center Trends 2014
Data Center Trends 2014Data Center Trends 2014
Data Center Trends 2014
 
How green standards are changing data center design and operations
How green standards are changing data center design and operationsHow green standards are changing data center design and operations
How green standards are changing data center design and operations
 
E source energy managers conf 4 24-13-final
E source energy managers conf 4 24-13-finalE source energy managers conf 4 24-13-final
E source energy managers conf 4 24-13-final
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
 
Data Centers
Data CentersData Centers
Data Centers
 
[Case study] Green Mountain Power: Reducing the duration of outages
[Case study] Green Mountain Power: Reducing the duration of outages[Case study] Green Mountain Power: Reducing the duration of outages
[Case study] Green Mountain Power: Reducing the duration of outages
 
Leveraging Cloud-based Building Management Systems for Multi-site Facilities
Leveraging Cloud-based Building Management Systems for Multi-site FacilitiesLeveraging Cloud-based Building Management Systems for Multi-site Facilities
Leveraging Cloud-based Building Management Systems for Multi-site Facilities
 

Similar to IRJET- Recent Trends in Green Cloud Computing

Energy-Efficient Task Scheduling in Cloud Environment
Energy-Efficient Task Scheduling in Cloud EnvironmentEnergy-Efficient Task Scheduling in Cloud Environment
Energy-Efficient Task Scheduling in Cloud EnvironmentIRJET Journal
 
Green it initiatives
Green it initiativesGreen it initiatives
Green it initiativesAparna Bulusu
 
Performance Enhancement of Cloud Computing using Clustering
Performance Enhancement of Cloud Computing using ClusteringPerformance Enhancement of Cloud Computing using Clustering
Performance Enhancement of Cloud Computing using ClusteringEditor IJMTER
 
Energy efficient resource allocation in cloud computing
Energy efficient resource allocation in cloud computingEnergy efficient resource allocation in cloud computing
Energy efficient resource allocation in cloud computingDivaynshu Totla
 
Green cloud computing
Green cloud computingGreen cloud computing
Green cloud computingRam kumar
 
Need of green computing measures for indian it industry
Need of green computing measures for indian it industryNeed of green computing measures for indian it industry
Need of green computing measures for indian it industryAlexander Decker
 
11.need of green computing measures for indian it industry
11.need of green computing measures for indian it industry11.need of green computing measures for indian it industry
11.need of green computing measures for indian it industryAlexander Decker
 
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...IRJET Journal
 
Green cloud computing India
Green cloud computing IndiaGreen cloud computing India
Green cloud computing Indiaakashlaldas
 
Energy efficient resource allocation007
Energy efficient resource allocation007Energy efficient resource allocation007
Energy efficient resource allocation007Divaynshu Totla
 
IRJET- Cloud Computing: Security Issues Challenges and Solution
IRJET-  	  Cloud Computing: Security Issues Challenges and SolutionIRJET-  	  Cloud Computing: Security Issues Challenges and Solution
IRJET- Cloud Computing: Security Issues Challenges and SolutionIRJET Journal
 
Green Computing: A Methodology of Saving Energy by Resource Virtualization.
Green Computing: A Methodology of Saving Energy by Resource Virtualization.Green Computing: A Methodology of Saving Energy by Resource Virtualization.
Green Computing: A Methodology of Saving Energy by Resource Virtualization.IJCERT
 
V1_I2_2012_Paper2.docx
V1_I2_2012_Paper2.docxV1_I2_2012_Paper2.docx
V1_I2_2012_Paper2.docxpraveena06
 
Green Computing - Maturity Model for Virtualization
Green Computing - Maturity Model for VirtualizationGreen Computing - Maturity Model for Virtualization
Green Computing - Maturity Model for Virtualizationijdmtaiir
 
IRJET- Cloud Computing Review
IRJET-  	  Cloud Computing ReviewIRJET-  	  Cloud Computing Review
IRJET- Cloud Computing ReviewIRJET Journal
 

Similar to IRJET- Recent Trends in Green Cloud Computing (20)

Energy-Efficient Task Scheduling in Cloud Environment
Energy-Efficient Task Scheduling in Cloud EnvironmentEnergy-Efficient Task Scheduling in Cloud Environment
Energy-Efficient Task Scheduling in Cloud Environment
 
Green it initiatives
Green it initiativesGreen it initiatives
Green it initiatives
 
Performance Enhancement of Cloud Computing using Clustering
Performance Enhancement of Cloud Computing using ClusteringPerformance Enhancement of Cloud Computing using Clustering
Performance Enhancement of Cloud Computing using Clustering
 
Energy efficient resource allocation in cloud computing
Energy efficient resource allocation in cloud computingEnergy efficient resource allocation in cloud computing
Energy efficient resource allocation in cloud computing
 
Green cloud computing
Green cloud computingGreen cloud computing
Green cloud computing
 
Green cloud
Green cloudGreen cloud
Green cloud
 
Need of green computing measures for indian it industry
Need of green computing measures for indian it industryNeed of green computing measures for indian it industry
Need of green computing measures for indian it industry
 
11.need of green computing measures for indian it industry
11.need of green computing measures for indian it industry11.need of green computing measures for indian it industry
11.need of green computing measures for indian it industry
 
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
 
Green IT
Green IT Green IT
Green IT
 
Design of green data center
Design of green data centerDesign of green data center
Design of green data center
 
Green cloud computing India
Green cloud computing IndiaGreen cloud computing India
Green cloud computing India
 
Energy efficient resource allocation007
Energy efficient resource allocation007Energy efficient resource allocation007
Energy efficient resource allocation007
 
IRJET- Cloud Computing: Security Issues Challenges and Solution
IRJET-  	  Cloud Computing: Security Issues Challenges and SolutionIRJET-  	  Cloud Computing: Security Issues Challenges and Solution
IRJET- Cloud Computing: Security Issues Challenges and Solution
 
Green Computing: A Methodology of Saving Energy by Resource Virtualization.
Green Computing: A Methodology of Saving Energy by Resource Virtualization.Green Computing: A Methodology of Saving Energy by Resource Virtualization.
Green Computing: A Methodology of Saving Energy by Resource Virtualization.
 
V1_I2_2012_Paper2.docx
V1_I2_2012_Paper2.docxV1_I2_2012_Paper2.docx
V1_I2_2012_Paper2.docx
 
Green Computing - Maturity Model for Virtualization
Green Computing - Maturity Model for VirtualizationGreen Computing - Maturity Model for Virtualization
Green Computing - Maturity Model for Virtualization
 
Green Computing
Green ComputingGreen Computing
Green Computing
 
Green cloud
Green cloudGreen cloud
Green cloud
 
IRJET- Cloud Computing Review
IRJET-  	  Cloud Computing ReviewIRJET-  	  Cloud Computing Review
IRJET- Cloud Computing Review
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
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 Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
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
 
(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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana 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
 

Recently uploaded (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
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 Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
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
 
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
 
(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...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
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...
 

IRJET- Recent Trends in Green Cloud Computing

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2708 RECENT TRENDS IN GREEN CLOUD COMPUTING Lavanya S1, Vinay Kumar G2, Lokesh S3 1,2Student, M.Tech-CSE, Dayananda Sagar University, Karnataka, India 3Student, BE-CSE, Adhiyamaan College of Engineering, Tamilnadu, India, ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The complicated task of organizations is to set up an infrastructure from scratch to store the terabytes of data. So, now-a-days the business is upgrading to store their valuable information in cloud that is with third party service provider. But, the data centers will make use of ‘n’ number of servers to store the data. Thereby, it requires very high power consumption and have an impact over environment andemits lots of carbon-di-oxide to nature. To overcome this type of issues green computing technology is used and it is eco- friendly. Green computing is the study and practice of environmentally maintainable computing. Most of the companies is reducing their harmful effects over the nature. Data centers are utilizing energy for cooling the server systems and for unwanted resources. This has to be avoided. This paper presents the major solutions for the problem by using virtualization and docker. Key Words: Green computing, Virtualization, docker. 1. INTRODUCTION To reduce the impact on environment due to the operations performed by companies the technology green computing is used. It is eco-friendly because the emission of carbon-di- oxide in nature is reduced by using this technology. Green computing is an attractive topic now-a-days and used in numerous business because of its cost effectiveness and the lifespan of IT products is also increased. The efficiency in utilization of IT equipment such as servers, CPU is improved by lowering the power consumption. Five core technologies proposed for green computing they are cloud computing, grid computing, virtualization, Green data center andpower optimization. Most of the energy is consumed and wasted at data centers due to the maintenance of unwanted resources and cooling infrastructure. Cooling systems it consume45% of energy for cooling up the servers. Since, there is an increase in a greenhouse gases effect on environment brings a changes such as rise in temperature level in oceansand air. The rise in temperature has an adverse effect on melting the snow and thus results in rise in sea-level. At the same time, the consumption of power by data centerstorunandcoolup the server is also increased. So, companies are emerging with a new technology such as green computing which is eco-friendly. A new user wants to make use of cloud computing technology may require browser, good internet connection, personal computer. Two advantages of using cloud computing by companies that is to maximize their business profit and minimize their cost investment for purchasing hardware equipment’s and developing the infrastructure from scratch. Suchbusinesswhoareinvesting to store in cloud need not to have a physical space to store their valuable information but pay for the space provided by service provider. The performance is maximized in servers. This system boot up fast because few programs load into memory. There are three different models used in cloud computing such as IaaS (Infrastructure as a service), PaaS (Platform as a service), and SaaS (Software as a service). Virtualization is made used to reduce the energy consumption by servers in data centres. 2. RELATED WORK Green computing is used in variousfieldssuchasrecyclingof E-waste, consumption of energy, IT products, Virtualization given by Soomro [2]. There exist so many number of techniques to make use of cloud efficiently said by Usvuv et al [1]. Han et al [4] proposes an algorithm known as a resource utilization aware energy saving server consolidation (RUAEE). The resources that are stored in cloud by companies should be efficientlyutilized. Thiscanbe done by using RUAEE algorithm. So that number of servers required is reduced and there by power consumption isalso decreased. Green cloud computing uses various number of practices and Farooqi et al [6] made a comparison of results among the practices. Energy consumption is increased in data centers due to the bulk data received by companies is also rising day to day because there is a rise in number of users using the internet via social media such as Facebook, twitter said by Asad et al [5]. Green task scheduling (GTS) algorithm is a scheduling algorithm proposed by Sofia et al [7] to reduce the usage of resources of cloud. Biswajit have made analysis about various issues related to green computing like the relation between the environment and information technology. Data centers faces a basic problem such as setting up a cooling infrastructure for servers. In earlier days, Refrigerator were used tosupplythecoldwater for producing cooling effect for IT equipment’s. Now-a-days pre cooling techniques are used to minimize the use of refrigerator cooling techniques. Google has set up its data center near river to supply river water to cool data center. Whereas the servers are kept in open space by Microsoft. 3. VIRTUALIZATION The recent trends in using green computing isvirtualization. Hypervisor is one of the layer of abstractionpresentover the hardware of computer. Hypervisor is a software program that allows various number of operating systems to run on a single machine which focus on logical view rather than a physical view. Virtualization is applied tocomputingdevices such as processor, primary memory, and external storage. There are two techniques used in virtualization such as
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 12 | Dec 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2709 server and desktop virtualization. There is an advancement in server virtualization but desktop virtualization is still evolving field. 3.1 SERVER VIRTUALIZATION Since the data increasing day by day the number of servers required for data storage also increases,thusitrequireshigh power consumption. Server visualization focuses on reduction of usage of server and maximizing their performance. 70% of energy depletion is reduced by using server virtualization. If the number of server utilized is reduced then cooling infrastructure setup is alsominimized. One of the important benefit of using this technique is load balancing. Load balancing is required to distribute load among the servers used in data centres. There is a reduction of the backup servers from 3 to 1. Nowadays only one backup server is used to store backup information of all servers. Example: Consider a company which has setupa data centre with 4000 server, the power consumption in thissituationis increased and a small companies with lesser budget cannot maintain it because 45% of energy is consumed by cooling infrastructure. So server virtualization is used to reduce the number of server to 1/3. Thus there is a reduction of computing and maintenance cost. To increase their profits companies are virtualizing 80% of servers. 3.2 DESKTOP VIRTUALIZATION: This virtualization has already created its mark in IT sector even though it is still in evolving stage. It has similar advantage of server virtualization such as reduction in energy and power requirement. All the desktop works as server in data centres and consumptionareperformedinthe desktop and it is quite different from normal computing. Even though there are various uses of Using virtualization it has got some disadvantages such as cost of setting up of an infrastructure. 4. DOCKER The distributed applications are processed by using new technology, such as docker. One of the component used in Docker is Docker Hub. There are three stages in docker such as building part, distribution part and running part. Docker images knob the building part, Docker register will handle the distribution part and running part is handled by Containers. Dockeriswidelyusedcomparedtovirtualization because of its cost effectiveness, low CPU and memory requirement and it is fast. Dockerisefficientsincecontainers handle the running part and this can share the resources. The disadvantages of using Docker is issues regarding the security isolation. It is less matured compared to computer program hypervisor. 5. GREEN COMPUTING The performance is not improved even afterusingofvarious technique such as virtualization, containers. There are numerous number of operational factors to be considered such as portability,security, performance,andflexibility. The portability for any application is provided with containers. But portability itself cannot be considered. Virtualization is used in this as a matured technology. Even though virtualization and docker are different technologiestheyare combined in such a way that application is placed initially in container and run it in virtual machine. Linux basedsystems containers are in advance level comparedtowindowsbased. Windows based containers do not involve the techniques of virtualization. They have their own customized virtualization. 6. CONCLUSION In the upcoming years the researchers should perform various work in the field of green computing. They have to focus on efficient energy utilization either in cloud computing and data centers. This technology is improved based on initiative taken by companies.Thegreenerworldis possible only because of all stake holders must work and support together. Otherwise, the human should face severe problems in the coming years. In future there will be a lot of research in this field. REFERENCES [1] Usvub, Kafiyah, Abdul Majid Farooqi, and M. Afshar Alam (2017). "Edge up Green Computing in Cloud Data Centers." International Journal of Advanced Research in Computer Science 8.2 [2] Soomro, Tariq Rahim,andMuhammadSarwar(2012"Green computing: From current to future trends." World Academy of Science, Engineering and Technology 63: 538-541 [3] Nanath, Krishnadas, and Radhakrishna R. Pillai (2017)"The influence of green IS practices on competitive advantage: mediation role of green innovation performance." Information Systems Management 34.1 [4] Han, Guangjie, et al. "Resource-utilization-aware energy efficient server consolidation algorithm for green computingin IIOT." Journal of Network and Computer Applications 103 (2018): 205-214. [5] Asad, Zakia,and MohammadAsadRehmanChaudhry(2017) "A twoway street: Green big dataprocessingforagreenersmart grid." IEEE Systems Journal 11.2: 784-795. [6] Farooqi said “comparative analysis of green cloud (2017) Computing”." International Journal of Advanced Research in Computer Science 8.2 [7] Sofia, A. Sathya, and P. Ganesh Kumar (2017) "Energy efficient task scheduling to implement green cloud." Asian Journal of Research in Social Sciences and Humanities 7.2 443- 458.