SlideShare a Scribd company logo
1 of 59
Download to read offline
Supporting Autonomic Management of
Clouds: Service-Level-Agreement, Cloud
Monitoring and Similarity Learning
by
Rafael Brundo Uriarte
rafael.uriarte@imtlucca.it
Under the Supervision of:
Prof. Rocco De Nicola and Prof. Francesco Tiezzi
Doctoral Thesis Defense - March 30th, 2015 - Lucca, Italy
Contents
1 Introduction
2 SLA for Clouds
3 Cloud Monitoring
4 Similarity Learning
5 Polus Framework
6 Conclusions
Rafael Brundo Uriarte 1/51
Introduction
Introduction Rafael Brundo Uriarte 2/51
Cloud Computing
Introduction Rafael Brundo Uriarte 3/51
Cloud Characteristics
Services
Heterogeneity
Virtualization
Large-Scale
Complexity
Introduction Rafael Brundo Uriarte 4/51
Autonomic Computing
Introduction Rafael Brundo Uriarte 5/51
Autonomic Computing
Introduction Rafael Brundo Uriarte 6/51
Knowledge for the Self-Management
Policies
Service Definition and Objectives
Status of the Cloud and Services
Specific Knowledge
Introduction Rafael Brundo Uriarte 7/51
Challenge and Scope
Introduction Rafael Brundo Uriarte 8/51
Research Questions
Research Question 1
How to describe services and their objectives in the cloud
domain?
Research Question 2
What is data, information, knowledge and wisdom in the
autonomic cloud domain?
Research Question 3
How to collect and transform operational data into useful
knowledge without overloading the autonomic cloud?
Introduction Rafael Brundo Uriarte 9/51
Research Questions
Research Question 4
How to produce a robust measure of similarity for services in
the domain and how can this knowledge be used?
Research Question 5
How to integrate different sources of knowledge and feed the
autonomic managers?
Introduction Rafael Brundo Uriarte 10/51
SLA for Clouds
SLA for Clouds Rafael Brundo Uriarte 11/51
Service-Level-Agreement (SLA)
Contract
Service Description
Quality-of-Service
Formalism
Guarantees!
SLA for Clouds Rafael Brundo Uriarte 12/51
SLA for Cloud Computing - SLAC
Domain Specific
Multi-Party
Deployment Models
Formalism
Ease-of-Use
SLA for Clouds Rafael Brundo Uriarte 13/51
Yet Another SLA Definition Language?
Features WSOL WSLA SLAng WSA SLA* SLAC
General
Deployment Models
Broker Support - - - - -
Business
Pricing Schemes -
Formal
Semantics - - - -
Verification - - - -
“ ” feature covered
“ ” feature partially covered
“-” no support
SLA for Clouds Rafael Brundo Uriarte 14/51
Main Concepts
Predefined Metrics - Involved Parties and Unit
Intervals for Metrics - Template and Variations
Groups - Multiple Service, Community Cloud
Constraint Solving Problem
SLA for Clouds Rafael Brundo Uriarte 15/51
Example
SLA for Clouds Rafael Brundo Uriarte 16/51
Business Aspects
Business Actions
Flat and Variable Models
Pricing Schemes - Exchange, Auction, Tender,
Bilateral, Fixed, Posted
SLA for Clouds Rafael Brundo Uriarte 17/51
Implementation
Editor for SLAs (Ecplise-based using Xtext)
SLA Evaluator (Z3 Solver)
Integration with the Monitoring System
SLA for Clouds Rafael Brundo Uriarte 18/51
Cloud Monitoring
Cloud Monitoring Rafael Brundo Uriarte 19/51
DIKW in the Domain
Data
Information
Knowledge
Wisdom
Cloud Monitoring Rafael Brundo Uriarte 20/51
Cloud Monitoring
The Role of the Monitoring System in Clouds:
Collect data and Provide Information and
Knowledge
No Wisdom - Related to Decision-Making
Sensor of MAPE-K Loop
Cloud Monitoring Rafael Brundo Uriarte 21/51
Related Works
Property PCMONS Monalytics Lattice Wang
Cloud - - -
Autonomic Integration - - - -
Scalability -
Adaptability - -
Resilience - - - -
Timeliness - -
Extensibility
“ ” feature covered
“ ” feature partially covered
“-” no support
Cloud Monitoring Rafael Brundo Uriarte 22/51
Panoptes
Multi-agent system
Monitoring in different levels
Monitoring Modules - What needs to be
monitored and how to process the data
Cloud Monitoring Rafael Brundo Uriarte 23/51
Architecture
Cloud Monitoring Rafael Brundo Uriarte 24/51
Architecture
Communication:
Publish/Subscribe
Private Message
Adaptativeness:
Priority for Modules
Change of Roles
Cloud Monitoring Rafael Brundo Uriarte 25/51
Architecture: Autonomic Integration
Urgency Mechanism
Decentralised Architecture
On-the-Fly Configuration
Multiple Abstractions
Cloud Monitoring Rafael Brundo Uriarte 26/51
Experiments
Self-Protection System
Urgency Mechanism
Scalability
Cloud Monitoring Rafael Brundo Uriarte 27/51
Similarity Learning
Similarity Learning Rafael Brundo Uriarte 28/51
Specific Knowledge
Generation of Knowledge for a Specific Purpose, i.e.
not applicable in all clouds. For example, similarity.
But what is similarity?
How much an object (service) resembles other
Similarity Learning Rafael Brundo Uriarte 29/51
Applications of Similarity
Cluster Services:
Group Similar Services
Different Algorithms
(K-Means, PAM, EM)
Applications in the Domain:
Anomalous Behaviour Detections
Service Scheduling
Application Profiling
SLA Risk Assessment
Similarity Learning Rafael Brundo Uriarte 30/51
Domain Requirements
Categorical Characteristics of Services
On-line Prediction
Large Number of Characteristics
Fast Prediction
Similarity Learning Rafael Brundo Uriarte 31/51
Random Forest
Clustering with Random Forest
Originally Developed for Classification
Calculate the Similarity
Clustering Algorithm (PAM)
Similarity Learning Rafael Brundo Uriarte 32/51
Similarity Using RF: Criteria
Similarity Learning Rafael Brundo Uriarte 33/51
Problems
Similarity Matrix (Big Memory Footprint)
Re-cluster on Every New Observation
Cannot be Used in the Domain
Similarity Learning Rafael Brundo Uriarte 34/51
Solution: RF+PAM
Similarity Learning Rafael Brundo Uriarte 35/51
Solution: RF+PAM
Similarity Learning Rafael Brundo Uriarte 36/51
Experiments
Compared the performance of our algorithm to
other 2 methodologies
Compared the performance of RF+PAM with
the standard off-line similarity learning
Use Case:
Scheduler deploys together the most
dissimilar services
Similarity based on their SLAs
Similarity Learning Rafael Brundo Uriarte 37/51
Polus Framework
Polus Framework Rafael Brundo Uriarte 38/51
Polus Framework
Polus Framework Rafael Brundo Uriarte 39/51
Use Case
Polus Framework Rafael Brundo Uriarte 40/51
Use Case
Polus Framework Rafael Brundo Uriarte 41/51
Use Case
Polus Framework Rafael Brundo Uriarte 42/51
Conclusions
Conclusions Rafael Brundo Uriarte 43/51
Summary
Conclusions Rafael Brundo Uriarte 44/51
Research Questions
Research Question 1
How to describe services and their objectives in the cloud
domain?
SLAC
Research Question 2
What is data, information, knowledge and wisdom in the
autonomic cloud domain?
DIKW Hierarchy
Research Question 3
How to collect and transform operational data into useful
knowledge without overloading the autonomic cloud?
Panoptes
Conclusions Rafael Brundo Uriarte 45/51
Research Questions
Research Question 4
How to produce a robust measure of similarity for services in
the domain and how can this knowledge be used?
RF+PAM
Research Question 5
How to integrate different sources of knowledge and feed the
autonomic managers?
Polus Framework
Conclusions Rafael Brundo Uriarte 46/51
Limitations
Intelligence of Autonomic Managers
Wide Range of Specific Knowledge
Off-line Training of RF+PAM
Conclusions Rafael Brundo Uriarte 47/51
Contributions
A theoretical and practical framework for the
generation and provision of knowledge for the
autonomic management of clouds (Polus
Framework):
SLAC - SLA Definition and Evaluation
Panoptes - Monitoring
RF+PAM - Similarity Learning
Conclusions Rafael Brundo Uriarte 48/51
Publications
1. R. B. Uriarte, S. Tsaftaris and F. Tiezzi. Service Clustering for
Autonomic Clouds Using Random Forest. In Proc. of the 15th
IEEE/ACM CCGrid [In Press], 2015.
2. R.B. Uriarte, F. Tiezzi, R. De Nicola, SLAC: A Formal
Service-Level-Agreement Language for Cloud Computing. In IEEE/ACM
7th International Conference on Utility and Cloud Computing (UCC),
2014.
3. R.B. Uriarte, C.B. Westphall, Panoptes: A monitoring architecture and
framework for supporting autonomic Clouds, In Proc. of the 16th
IEEE/IFIP Network Operations and Management Symposium (NOMS),
2014.
4. R.B. Uriarte, S.A. Chaves, C.B. Westphall, Towards an Architecture for
Monitoring Private Clouds. In IEEE Communications Magazine, 49,
pages 130-137, 2011.
Conclusions Rafael Brundo Uriarte 49/51
Future Works
Dynamic SLAs
Negotiation of SLAs
Cloud Case Study
Conclusions Rafael Brundo Uriarte 50/51
Thank you!
Questions?
Rafael Brundo Uriarte
rafael.uriarte@gmail.com
Conclusions Rafael Brundo Uriarte 51/51
SLAC - Expressivity
Core Language
Extensions - Business Aspects
Formal Definition for Extensions
Conclusions Rafael Brundo Uriarte 51/51
SLAC - Implementation
Compatibility only with OpenNebula
Toy Implementation
Easily adapted
Conclusions Rafael Brundo Uriarte 51/51
SLAC - Cloud Metrics
DTMF Cloud Computing Service Metrics
Description
Recent Document (Still a Draft)
Creation of a Model for the Definition of Metrics
The SLAC Metrics can be Adapted for this
Model
Conclusions Rafael Brundo Uriarte 51/51
SLAC Violation
Violation and Penalty are Separated Concepts
“Violation” Concept Flexible
Easy to Understand
Conclusions Rafael Brundo Uriarte 51/51
Panoptes - Scalability
Designed to be scalable
Adapt itself
Experiments suggest it is scalable
More experiments for future works
Conclusions Rafael Brundo Uriarte 51/51
Panoptes - Analysis of Apache Broklyn
Not Focused on Monitoring
Does Not Process the Data
Conclusions Rafael Brundo Uriarte 51/51
Panoptes - Analysis with CSPARQL
Data is not Decorated (e.g. RDF)
Impact of Decorated Monitoring Data
(Scalability)
Very Interesting Option
Conclusions Rafael Brundo Uriarte 51/51

More Related Content

Viewers also liked

Viewers also liked (6)

IBM FileNet ECM Roadmap
IBM FileNet ECM RoadmapIBM FileNet ECM Roadmap
IBM FileNet ECM Roadmap
 
CCNA Security - Chapter 5
CCNA Security - Chapter 5CCNA Security - Chapter 5
CCNA Security - Chapter 5
 
Vessel Traffic Management System
Vessel Traffic Management SystemVessel Traffic Management System
Vessel Traffic Management System
 
Idm Workshop
Idm WorkshopIdm Workshop
Idm Workshop
 
Topic 4: TYPES OF PETROLEUM CONTRACTS AGREEMENT
Topic 4: TYPES OF PETROLEUM CONTRACTS AGREEMENTTopic 4: TYPES OF PETROLEUM CONTRACTS AGREEMENT
Topic 4: TYPES OF PETROLEUM CONTRACTS AGREEMENT
 
Cloud SLAs: Present and Future
Cloud SLAs: Present and FutureCloud SLAs: Present and Future
Cloud SLAs: Present and Future
 

Similar to Supporting Autonomic Cloud Management with SLAs, Monitoring and Similarity Learning

From Cloud to Fog: the Tao of IT Infrastructure Decentralization
From Cloud to Fog: the Tao of IT Infrastructure DecentralizationFrom Cloud to Fog: the Tao of IT Infrastructure Decentralization
From Cloud to Fog: the Tao of IT Infrastructure DecentralizationFogGuru MSCA Project
 
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...IsabellaFilippo
 
Rina IRATI @ GLIF Singapoure -2013
Rina IRATI @ GLIF Singapoure -2013Rina IRATI @ GLIF Singapoure -2013
Rina IRATI @ GLIF Singapoure -2013i2CAT Foundation
 
Digital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineDigital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineMohammad Sohai Khan Niazi
 
CHIEF: Controller Farm for Clouds of Software-Defined Community Networks
CHIEF: Controller Farm for Clouds of Software-Defined Community NetworksCHIEF: Controller Farm for Clouds of Software-Defined Community Networks
CHIEF: Controller Farm for Clouds of Software-Defined Community NetworksPradeeban Kathiravelu, Ph.D.
 
Grant free IoT, Ericsson Research Presentation
Grant free IoT, Ericsson Research PresentationGrant free IoT, Ericsson Research Presentation
Grant free IoT, Ericsson Research Presentationamin azari
 
Beyond the future: a practical approach of Telco changes
Beyond the future: a practical approach of Telco changesBeyond the future: a practical approach of Telco changes
Beyond the future: a practical approach of Telco changesFrancesco Foresta
 
Security And Privacy Issues Of Iots
Security And Privacy Issues Of IotsSecurity And Privacy Issues Of Iots
Security And Privacy Issues Of IotsSamantha Randall
 
Service Clustering for Autonomic Clouds Using Random Forest
Service Clustering for Autonomic Clouds Using Random ForestService Clustering for Autonomic Clouds Using Random Forest
Service Clustering for Autonomic Clouds Using Random ForestRafael Uriarte
 
Bridging Concepts and Practice in eScience via Simulation-driven Engineering
Bridging Concepts and Practice in eScience via Simulation-driven EngineeringBridging Concepts and Practice in eScience via Simulation-driven Engineering
Bridging Concepts and Practice in eScience via Simulation-driven EngineeringRafael Ferreira da Silva
 
RINA IRATI Korea-EU Workshop 2013
RINA IRATI Korea-EU Workshop 2013RINA IRATI Korea-EU Workshop 2013
RINA IRATI Korea-EU Workshop 2013Eleni Trouva
 
Cloud Testbeds for Standards Development and Innovation
Cloud Testbeds for Standards Development and InnovationCloud Testbeds for Standards Development and Innovation
Cloud Testbeds for Standards Development and InnovationAlan Sill
 
Itc542 network design research
Itc542 network design researchItc542 network design research
Itc542 network design researchOz Paper Help
 
IPv4 to IPv6 network transformation
IPv4 to IPv6 network transformationIPv4 to IPv6 network transformation
IPv4 to IPv6 network transformationNikolay Milovanov
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsTan Vo
 
On SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergOn SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergCPqD
 

Similar to Supporting Autonomic Cloud Management with SLAs, Monitoring and Similarity Learning (20)

RMC_final
RMC_finalRMC_final
RMC_final
 
From Cloud to Fog: the Tao of IT Infrastructure Decentralization
From Cloud to Fog: the Tao of IT Infrastructure DecentralizationFrom Cloud to Fog: the Tao of IT Infrastructure Decentralization
From Cloud to Fog: the Tao of IT Infrastructure Decentralization
 
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
Extended summary of "Cloudy with a chance of short RTTs Analyzing Cloud Conne...
 
Rina IRATI @ GLIF Singapoure -2013
Rina IRATI @ GLIF Singapoure -2013Rina IRATI @ GLIF Singapoure -2013
Rina IRATI @ GLIF Singapoure -2013
 
Digital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course OutlineDigital Signal Processinf (DSP) Course Outline
Digital Signal Processinf (DSP) Course Outline
 
CHIEF: Controller Farm for Clouds of Software-Defined Community Networks
CHIEF: Controller Farm for Clouds of Software-Defined Community NetworksCHIEF: Controller Farm for Clouds of Software-Defined Community Networks
CHIEF: Controller Farm for Clouds of Software-Defined Community Networks
 
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-CentersTowards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
Towards Edge Computing as a Service: Dynamic Formation of the Micro Data-Centers
 
Grant free IoT, Ericsson Research Presentation
Grant free IoT, Ericsson Research PresentationGrant free IoT, Ericsson Research Presentation
Grant free IoT, Ericsson Research Presentation
 
Beyond the future: a practical approach of Telco changes
Beyond the future: a practical approach of Telco changesBeyond the future: a practical approach of Telco changes
Beyond the future: a practical approach of Telco changes
 
Security And Privacy Issues Of Iots
Security And Privacy Issues Of IotsSecurity And Privacy Issues Of Iots
Security And Privacy Issues Of Iots
 
Service Clustering for Autonomic Clouds Using Random Forest
Service Clustering for Autonomic Clouds Using Random ForestService Clustering for Autonomic Clouds Using Random Forest
Service Clustering for Autonomic Clouds Using Random Forest
 
Bridging Concepts and Practice in eScience via Simulation-driven Engineering
Bridging Concepts and Practice in eScience via Simulation-driven EngineeringBridging Concepts and Practice in eScience via Simulation-driven Engineering
Bridging Concepts and Practice in eScience via Simulation-driven Engineering
 
RINA IRATI Korea-EU Workshop 2013
RINA IRATI Korea-EU Workshop 2013RINA IRATI Korea-EU Workshop 2013
RINA IRATI Korea-EU Workshop 2013
 
Netsoft 2020 S4SI Workshop Panel
Netsoft 2020 S4SI Workshop PanelNetsoft 2020 S4SI Workshop Panel
Netsoft 2020 S4SI Workshop Panel
 
Cloud Testbeds for Standards Development and Innovation
Cloud Testbeds for Standards Development and InnovationCloud Testbeds for Standards Development and Innovation
Cloud Testbeds for Standards Development and Innovation
 
Itc542 network design research
Itc542 network design researchItc542 network design research
Itc542 network design research
 
IPv4 to IPv6 network transformation
IPv4 to IPv6 network transformationIPv4 to IPv6 network transformation
IPv4 to IPv6 network transformation
 
Plan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systemsPlan_design and FPGA implement of MIMO OFDM SDM systems
Plan_design and FPGA implement of MIMO OFDM SDM systems
 
On SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergOn SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve Rothenberg
 
Fog Computing for Dummies
Fog Computing for Dummies Fog Computing for Dummies
Fog Computing for Dummies
 

Recently uploaded

OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024innovationoecd
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxpriyankatabhane
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringPrajakta Shinde
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRlizamodels9
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuinethapagita
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx023NiWayanAnggiSriWa
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfWildaNurAmalia2
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 

Recently uploaded (20)

OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptx
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical Engineering
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdfBUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
BUMI DAN ANTARIKSA PROJEK IPAS SMK KELAS X.pdf
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdf
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 

Supporting Autonomic Cloud Management with SLAs, Monitoring and Similarity Learning