<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cloud-computing Archives - PHYSICS</title>
	<atom:link href="https://physics-faas.eu/tag/cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>https://physics-faas.eu/tag/cloud-computing/</link>
	<description>Optimized Hybrid Space-Time Continuum in Faas</description>
	<lastBuildDate>Wed, 27 Dec 2023 11:22:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://physics-faas.eu/wp-content/uploads/2021/02/cropped-cropped-PHYSICS-logo-32x32.png</url>
	<title>cloud-computing Archives - PHYSICS</title>
	<link>https://physics-faas.eu/tag/cloud-computing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Knowledge Graphs and interoperability techniques for hybrid-cloud deployment of FaaS applications</title>
		<link>https://physics-faas.eu/knowledge-graphs-and-interoperability-techniques-for-hybrid-cloud-deployment-of-faas-applications/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Tue, 31 Jan 2023 10:32:35 +0000</pubDate>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1558</guid>

					<description><![CDATA[<p>Abstract Towards enabling the automated and optimized FaaS deployment of applications in a hybrid-cloud setting, the application requirements should be met by comparing them to the capabilities of the available resources of available clusters. To [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/knowledge-graphs-and-interoperability-techniques-for-hybrid-cloud-deployment-of-faas-applications/">Knowledge Graphs and interoperability techniques for hybrid-cloud deployment of FaaS applications</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<h1 class="wp-block-heading">Abstract</h1>



<p class="wp-block-paragraph">Towards enabling the automated and optimized FaaS deployment of applications in a hybrid-cloud setting, the application requirements should be met by comparing them to the capabilities of the available resources of available clusters. To this end, semantic matching between the application characteristics and the individual descriptions of available compute clusters (e.g. from public or private cloud or edge facilities available) is required. In this work, such a system is proposed, namely the Reasoning Framework, which performs semantic matching between application and resource (meta)data and facilitates information sharing among the FaaS platform components lever- aging Knowledge Graphs, ontology technologies, and semantic reasoning. The proposed system harvests information from the application function workflow, provided as a graph by the function editor specification (based on Node-RED), including developer-inserted annotations during the design process, and maps them to the dynamic information retrieved from the available clusters. The Reasoning Framework interprets these data as graphs and automatically applies several semantic rules that enable filtering of the available resources and efficient information retrieval through a RESTfull interface. The paper also discusses experimental results to further showcase the advantages of the proposed approach.</p>



<hr class="wp-block-separator"/>



<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:12px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading">Authors</h1>



<ul class="wp-block-list"><li>Georgios Fatouros</li><li>Yannis Poulakis</li><li>Ariana Polyviou</li><li>Stylianos Tsarsitalidis</li><li>Georgios Makridis</li><li>John Soldatos</li><li>Georgios Kousiouris</li><li>Michael Filippakis</li><li>Dimosthenis Kyriazis</li></ul>



<hr class="wp-block-separator"/>



<div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-fill has-small-font-size"><a class="wp-block-button__link has-white-color has-text-color has-background" href="https://zenodo.org/records/10391541" style="background-color:#ef6d09" target="_blank" rel="noreferrer noopener">See More</a></div>
</div>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://physics-faas.eu/knowledge-graphs-and-interoperability-techniques-for-hybrid-cloud-deployment-of-faas-applications/">Knowledge Graphs and interoperability techniques for hybrid-cloud deployment of FaaS applications</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Elastic scalable transaction processing in LeanXcale</title>
		<link>https://physics-faas.eu/elastic-scalable-transaction-processing-in-leanxcale/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 05 Dec 2022 12:43:27 +0000</pubDate>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1524</guid>

					<description><![CDATA[<p>Abstract Scaling ACID transactions in a cloud database is hard, and providing elastic scalability even harder. In this paper, we present our solution for elastic scalable&#160;transaction processing&#160;in LeanXcale, an industrial-strength NewSQL database system. Unlike previous [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/elastic-scalable-transaction-processing-in-leanxcale/">Elastic scalable transaction processing in LeanXcale</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<h1 class="wp-block-heading">Abstract</h1>



<p class="wp-block-paragraph">Scaling ACID transactions in a cloud database is hard, and providing elastic scalability even harder. In this paper, we present our solution for elastic scalable&nbsp;<a href="https://www.sciencedirect.com/topics/computer-science/transaction-processing">transaction processing</a>&nbsp;in LeanXcale, an industrial-strength NewSQL database system. Unlike previous solutions, it does not require any&nbsp;<a href="https://www.sciencedirect.com/topics/computer-science/hardware-assistance">hardware assistance</a>. Yet, it does scales linearly to 100s of servers. LeanXcale supports non-intrusive elasticity and can move&nbsp;<a href="https://www.sciencedirect.com/topics/computer-science/data-partition">data partitions</a>&nbsp;without hurting the quality of service of transaction management. We show the correctness of LeanXcale transaction management. Finally, we provide a thorough performance evaluation of our solution on&nbsp;<a href="https://www.sciencedirect.com/topics/computer-science/amazon-web-services">Amazon Web Services</a>&nbsp;(AWS) shared cloud instances. The results show linear scalability, e.g., 5 million TPC-C NewOrder TPM with 200 nodes, which is greater than the TPC-C throughput obtained by the 9th highest result in all history using dedicated hardware used exclusively (not shared like in our evaluation) for the benchmark. Furthermore, the efficiency in terms of TPM per core is double that of the two top TPC-C results (also the only results in a cloud).</p>



<hr class="wp-block-separator"/>



<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:12px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading">Authors</h1>



<ul class="wp-block-list"><li>RicardoJimenez-Peris</li><li>DiegoBurgos-Sancho</li><li>FranciscoBallesteros</li><li>MartaPatiño-Martinez</li><li>PatrickValduriez</li></ul>



<hr class="wp-block-separator"/>



<div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-fill has-small-font-size"><a class="wp-block-button__link has-white-color has-text-color has-background" href="https://zenodo.org/records/10391508" style="background-color:#ef6d09" target="_blank" rel="noreferrer noopener">See More</a></div>
</div>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://physics-faas.eu/elastic-scalable-transaction-processing-in-leanxcale/">Elastic scalable transaction processing in LeanXcale</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Opening up the Cloud Edge Continuum to new generations of applications</title>
		<link>https://physics-faas.eu/opening-up-the-cloud-edge-continuum-to-new-generations-of-applications/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Tue, 01 Nov 2022 10:02:49 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<category><![CDATA[H2020]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1449</guid>

					<description><![CDATA[<p>PHYSICS and CHARITY, challenges and similarities PHYSICS and CHARITY projects join forces to organise a webinar entitled &#8220;Opening up the Cloud Edge Continuum to new generations of applications&#8221;. The webinar aims to bring together audiences [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/opening-up-the-cloud-edge-continuum-to-new-generations-of-applications/">Opening up the Cloud Edge Continuum to new generations of applications</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>PHYSICS and <a href="https://www.charity-project.eu/en" target="_blank" rel="noreferrer noopener">CHARITY</a>, challenges and similarities</em><br><br></p>



<p class="wp-block-paragraph">PHYSICS and <a href="https://www.charity-project.eu/en" target="_blank" rel="noreferrer noopener">CHARITY </a>projects join forces to organise a webinar entitled &#8220;Opening up the Cloud Edge Continuum to new generations of applications&#8221;. The webinar aims to bring together audiences with an interest in the Cloud Edge Continuum and showcase the projects&#8217; contributions in this area.</p>



<div style="height:49px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons alignfull is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-width wp-block-button__width-50"><a class="wp-block-button__link has-background" href="https://www.eventbrite.com/e/opening-up-the-cloud-edge-continuum-to-new-generations-of-applications-tickets-445122682927" style="background-color:#eb7a00" target="_blank" rel="noreferrer noopener"><strong>Date and time:</strong> Tue, November 29, 2022,&nbsp;4:00 PM – 5:30 PM CET<br><strong>Location</strong>: Online</a></div>
</div>



<div style="height:17px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="has-text-align-center wp-block-heading"><strong>AGENDA</strong></h3>



<ul class="wp-block-list"><li>Introduction by the webinar moderator, Uwe Herzog (Eurescom, CHARITY)</li><li><a href="https://www.charity-project.eu/en" target="_blank" rel="noreferrer noopener">CHARITY</a>&nbsp;Project<br>– CHARITY project overview (Dr. Tarik Taleb – ICTFICIAL)<br>– Overview and demonstration of CHARITY blueprint design framework (Paolo Barone – Hewlett Packard Enterprise)</li><li>PHYSICS project<br>– CHARITY project overview (Fabrizio Di Peppo – GFT)<br>– Introduction and demonstration of the PHYSICS FaaS Design Environment (Dr. Georgios Kousiouris – Harokopio University of Athens)</li><li>Q&amp;A</li></ul>



<div style="height:42px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size has-normal-font-size"><a class="wp-block-button__link has-background" href="https://www.eventbrite.com/e/opening-up-the-cloud-edge-continuum-to-new-generations-of-applications-tickets-445122682927" style="background-color:#ea7a00" target="_blank" rel="noreferrer noopener"><strong>Register Now</strong></a></div>
</div>



<div style="height:21px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"><strong>PHYSICS</strong> and <strong><a href="https://www.charity-project.eu/en" target="_blank" rel="noreferrer noopener">CHARITY</a></strong> projects aim to improve the ability of application developers and service providers to create and deploy advanced applications for the Cloud2Edge Continuum as&nbsp; CHARITY addresses XR applications, PHYSICS serverless (FaaS) applications.</p>



<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"><a href="https://www.charity-project.eu/en" target="_blank" rel="noreferrer noopener"><strong>CHARITY</strong></a> provides an environment to facilitate the composition of application blueprints,<br>specifying component microservices, resource slices and virtual links into a TOSCA template, ready for the runtime orchestrator to provision and manage its lifecycle.<br><strong>PHYSICS</strong> offers a design environment allowing to graphical create abstract annotated workflows of composite applications, that the platform later translates into actionable FaaS sequences, in a DevOps chain allowing local pre-deployment functional testing</p>



<div style="height:19px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"><strong>Both projects provide</strong> advanced lifecycle management of deployed applications,<br>able to dynamically control and optimize the allocation of application components based<br>on their respective KPIs.</p>



<div style="height:74px" aria-hidden="true" class="wp-block-spacer"></div>
<p>The post <a href="https://physics-faas.eu/opening-up-the-cloud-edge-continuum-to-new-generations-of-applications/">Opening up the Cloud Edge Continuum to new generations of applications</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</title>
		<link>https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified-2/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 26 Sep 2022 12:47:21 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<category><![CDATA[H2020]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[ontology]]></category>
		<category><![CDATA[PHYSICS]]></category>
		<category><![CDATA[semantic-web]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1349</guid>

					<description><![CDATA[<p>A paper presented HOCC, a holistic ontology for describing various aspects of cluster settings in PHYSICS that comes with a service for automated information extraction and semantic representation. Additional information about the publication &#8220;HOCC: an [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified-2/">HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">A paper presented HOCC, a holistic ontology for describing various aspects of cluster settings in PHYSICS that comes with a service for automated information extraction and semantic representation.<br><br></p>



<p class="wp-block-paragraph">Additional information about the<a href="HOCC: an ontology for the holistic description of cluster settings as you have correctly identified"> publication &#8220;<strong>HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</strong></a>&#8220;, you can find it <a href="https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified/" target="_blank" rel="noreferrer noopener"><strong>here</strong></a>.</p>



<div style="height:49px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator"/>



<div style="height:17px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"></p>



<p class="has-text-align-center wp-block-paragraph">You may follow the PHYSICS project activities on <a href="https://twitter.com/H2020Physics?s=20&amp;t=GfyDZqLL1FkDGg9vScuehw" target="_blank" rel="noreferrer noopener">Twitter</a> and <a href="https://www.linkedin.com/company/physicsh2020/" target="_blank" rel="noreferrer noopener">LinkedIn</a>.</p>
<p>The post <a href="https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified-2/">HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</title>
		<link>https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 26 Sep 2022 12:41:11 +0000</pubDate>
				<category><![CDATA[Publications]]></category>
		<category><![CDATA[cloud-computing]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[ontology]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[semantic-web]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1350</guid>

					<description><![CDATA[<p>Abstract Ontologies have become the de-facto information representation method in the semantic web domain, but recently gained popularity in other domains such as cloud computing. In this context, ontologies enable service discovery, effective comparison and [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified/">HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<h1 class="wp-block-heading">Abstract</h1>



<p class="wp-block-paragraph">Ontologies have become the de-facto information representation method in the semantic web domain, but recently gained popularity in other domains such as cloud computing. In this context, ontologies enable service discovery, effective comparison and selection of IaaS, PaaS and SaaS offerings and ease the application deployment process by tackling what is known as the vendor lock-in problem. In this paper we propose a novel ontology named HOCC: holistic ontology for effective cluster comparison. The ontology design process is based on four different information categories, namely Performance, SLA, cost and environmental impact. In addition we present our approach for populating, managing and taking advantage of the proposed ontology as developed in a real world Kubernetes cluster setting, as well as instantiating the ontology with example services and data (namely performance aspects of a serverless function).</p>



<hr class="wp-block-separator"/>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" src="https://physics-faas.eu/wp-content/uploads/2022/09/Screenshot_1-1024x780.png" alt="" class="wp-image-1354" width="612" height="466" srcset="https://physics-faas.eu/wp-content/uploads/2022/09/Screenshot_1-1024x780.png 1024w, https://physics-faas.eu/wp-content/uploads/2022/09/Screenshot_1-300x228.png 300w, https://physics-faas.eu/wp-content/uploads/2022/09/Screenshot_1-768x585.png 768w, https://physics-faas.eu/wp-content/uploads/2022/09/Screenshot_1.png 1102w" sizes="(max-width: 612px) 100vw, 612px" /></figure></div>



<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="641" height="462" src="https://physics-faas.eu/wp-content/uploads/2022/09/ontology_architecture.png" alt="" class="wp-image-1355" srcset="https://physics-faas.eu/wp-content/uploads/2022/09/ontology_architecture.png 641w, https://physics-faas.eu/wp-content/uploads/2022/09/ontology_architecture-300x216.png 300w" sizes="(max-width: 641px) 100vw, 641px" /></figure></div>



<div style="height:12px" aria-hidden="true" class="wp-block-spacer"></div>



<h1 class="wp-block-heading">Authors</h1>



<ul class="wp-block-list"><li>Yannis Poulakis,</li><li>Georgios Fatouros,</li><li>George Kousiouris </li><li>Dimosthenis Kyriazis</li></ul>



<hr class="wp-block-separator"/>



<div style="height:15px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-font-size is-style-fill has-small-font-size"><a class="wp-block-button__link has-white-color has-text-color has-background" href="https://zenodo.org/records/10391407" style="background-color:#ef6d09" target="_blank" rel="noreferrer noopener">See More</a></div>
</div>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://physics-faas.eu/hocc-an-ontology-for-the-holistic-description-of-cluster-settings-as-you-have-correctly-identified/">HOCC: an ontology for the holistic description of cluster settings as you have correctly identified</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
