<?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>Edge Computing Archives - PHYSICS</title>
	<atom:link href="https://physics-faas.eu/category/edge-computing/feed/" rel="self" type="application/rss+xml" />
	<link>https://physics-faas.eu/category/edge-computing/</link>
	<description>Optimized Hybrid Space-Time Continuum in Faas</description>
	<lastBuildDate>Mon, 20 Jun 2022 08:27:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.5</generator>

<image>
	<url>https://physics-faas.eu/wp-content/uploads/2021/02/cropped-cropped-PHYSICS-logo-32x32.png</url>
	<title>Edge Computing Archives - PHYSICS</title>
	<link>https://physics-faas.eu/category/edge-computing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Ontologies and Semantic Description of Cloud Resources in PHYSICS</title>
		<link>https://physics-faas.eu/ontologies-and-semantic-description-of-cloud-resources-in-physics/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 20 Jun 2022 07:50:18 +0000</pubDate>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[cloud resources]]></category>
		<category><![CDATA[FaaS]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=1265</guid>

					<description><![CDATA[<p>An ontology is a formal description of domain knowledge that encompasses information about categories, entities, their relationships, and properties. This type of structured information representation follows the paradigm of semantic and linked data and allows [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/ontologies-and-semantic-description-of-cloud-resources-in-physics/">Ontologies and Semantic Description of Cloud Resources in PHYSICS</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div style="height:33px" aria-hidden="true" class="wp-block-spacer"></div>



<p>An ontology is a formal description of domain knowledge that encompasses information about categories, entities, their relationships, and properties. This type of structured information representation follows the paradigm of semantic and linked data and allows machines to read and infer knowledge. Typically, this type of information representation, utilizes triplets in the form of <em>subject, predicate, object</em>.&nbsp; An example of the aforementioned schema is the following, “<em>John is a friend of Sophia</em>”, where “<em>John”</em> is the subject, “<em>is a friend of</em>” the predicate and “Sophia” the object. If in the respective ontology it is explicitly defined that this type of relationship requires the subject and object to be of <em>type</em>: <em>human</em> a typical reasoner would already know that both John and Sophia are humans. Another fact that can be easily inferred is that Sophia is also a friend of John. Through these simple examples we observe some of the potential of ontology usage. Ontologies up until today are widely used in the Semantic Web domain, but recent work emerges in different domains such as the cloud service provisioning, to tackle problems such as vendor differences in service descriptions both in terms of offerings and functional properties.</p>



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



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



<h4 class="wp-block-heading"><br><strong>Semantic description of resources</strong></h4>



<p>Within the PHYSICS platform we use this kind of semantic modelling in two occasions; The first one takes place when an application is modelled while the second when a cluster is registered to the platform. One key aspect of PHYSICS is the utilization of a multi-cluster scenario to optimize application deployments.&nbsp; While the reader can refer to a previous blog post about the semantics block as a whole, in this post we will discuss the specifics of the resources ontology.</p>



<p>To guide our ontology creation, we have based our process on the four key aspects to be described for each cluster:</p>



<ol class="wp-block-list" type="1"><li><strong>Cluster capabilities</strong>: <em>Functional properties of the cluster such as the available nodes at the time of description, their respective available CPU and RAM allocatable values, whether they are GPU enabled etc.</em></li><li><strong>SLA</strong>: <em>The necessary classes and relationships to address SLA terms, the rebate in case of agreement breach and their target values.</em>&nbsp; &nbsp;</li><li><strong>Cost</strong>: &nbsp;<em>A cloud service cost such as the instance maintenance cost or cost per service request.</em></li><li><strong>Energy</strong>:&nbsp; <em>Classes that address how energy efficient are machines are used to comprise a cluster and what percentage of this energy is coming from renewable sources of energy.</em></li></ol>



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



<div class="wp-block-image"><figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="695" height="379" src="https://physics-faas.eu/wp-content/uploads/2022/06/image.png" alt="" class="wp-image-1266" srcset="https://physics-faas.eu/wp-content/uploads/2022/06/image.png 695w, https://physics-faas.eu/wp-content/uploads/2022/06/image-300x164.png 300w" sizes="(max-width: 695px) 100vw, 695px" /></figure></div>



<p>These 4 pillars of information provide the necessary knowledge to compare clusters effectively in order to manage them or select one for a specific application that is to be deployed. Several classes, properties and relationships are defined to capture the aforementioned concepts such as in the following picture, where the essentials of SLA terms are captured. </p>



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



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="609" height="431" src="https://physics-faas.eu/wp-content/uploads/2022/06/image-1.png" alt="" class="wp-image-1267" srcset="https://physics-faas.eu/wp-content/uploads/2022/06/image-1.png 609w, https://physics-faas.eu/wp-content/uploads/2022/06/image-1-300x212.png 300w" sizes="(max-width: 609px) 100vw, 609px" /></figure></div>



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



<h4 class="wp-block-heading"><strong>Information Extraction</strong></h4>



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



<p>After the ontology is formulated the next question that arises is: “How are we going to retrieve this kind of information?”.&nbsp; For the Cost and SLA categories we can safely rely on the public documents provided by the cloud vendors in the case of public cloud or apply a formula to calculate an approximation of energy consumption cost if the respective rates are provided for the region where private clouds reside. For the specific case of public SLA documents, pattern matching, and natural language processing techniques have been successfully used previously to automatically extract information directly to the ontology and we will be utilizing this approach. For the energy certificates and information on sources unfortunately there has not been much standardization on how providers list these kinds of details and as a result we can only rely for the time being on getting this information manually.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img decoding="async" width="904" height="568" src="https://physics-faas.eu/wp-content/uploads/2022/06/image-2.png" alt="" class="wp-image-1268" srcset="https://physics-faas.eu/wp-content/uploads/2022/06/image-2.png 904w, https://physics-faas.eu/wp-content/uploads/2022/06/image-2-300x188.png 300w, https://physics-faas.eu/wp-content/uploads/2022/06/image-2-768x483.png 768w" sizes="(max-width: 904px) 100vw, 904px" /></figure></div>



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



<p>Finally, the cluster capabilities information can be retrieved by the Kubernetes API for any Kubernetes cluster. The various API client libraries provided, allow for configuration from within pod making REST API calls efficient and accessible from the same service that also injects their response information into the defined ontology format. After all the clusters have been described in the ontology context, information is passed to the project&#8217;s knowledge base so it can be examined and reasoned to guide the cluster selection and management process.</p>
<p>The post <a href="https://physics-faas.eu/ontologies-and-semantic-description-of-cloud-resources-in-physics/">Ontologies and Semantic Description of Cloud Resources in PHYSICS</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Merits of Cloud Functions in an Edge Computing Context</title>
		<link>https://physics-faas.eu/the-merits-of-cloud-functions-in-an-edge-computing-context/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 11:00:54 +0000</pubDate>
				<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[Cloud-Core-Edge-Balance]]></category>
		<category><![CDATA[Edge Computing Context]]></category>
		<category><![CDATA[FaaS]]></category>
		<category><![CDATA[PHYSICS]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=822</guid>

					<description><![CDATA[<p>For years IT infrastructures were specifically concentrated in data centers or outsourced to the cloud for greater efficiency but according to an IDC study on Industrial IoT in Germany[1] there are meanwhile more and more [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/the-merits-of-cloud-functions-in-an-edge-computing-context/">The Merits of Cloud Functions in an Edge Computing Context</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>For years IT infrastructures were specifically concentrated in data centers or outsourced to the cloud for greater efficiency but according to an <a href="https://blog.de.fujitsu.com/connected-services/industrial-iot-in-deutschland-edge-computing-ist-das-fehlende-puzzleteil-fuer-viele-iot-use-cases/">IDC study on Industrial IoT in Germany</a><a href="#_ftn1">[1]</a> there are meanwhile more and more IT resources to be placed at the network edge. E.g., Industrial IoT use cases are characterized by an increased usage of edge or fog environments, which are added to the classic centralized cloud or core infrastructure to implement the everything as a service approach.</p>



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



<p>Applications typically consist of a multitude of components; some are in need of locality and others in need of significant computational resources to fulfil their scope and objectives. Even though the idea of efficiency in Function as a Service operation is correct, latency, computing costs or even data privacy is often a showstopper in using cloud services or data centers for IIoT use-cases. The combination of Edge computing with cloud computing might solve some problems associated with the usage of pure centralized computing by creating additional decentralized processing power for achieving a true edge-cloud-computing continuum.</p>



<p>Cloud-Core-Edge-Balance makes flexible and increases reliability for IIoT use cases. Edge computing is therefore complementary for most IIoT environments and does not replace central IT infrastructures. The focus is therefore on the right composition of the IIoT infrastructure &#8211; depending on the intended application scenarios and respective requirements, which can differ fundamentally. We can examine the edge-cloud-domain from the following three main requirements for Function-as-a-service:</p>



<p><strong>[1. Cloud costs and volume of Data]</strong></p>



<p>IoT use-cases often come with a high volume of data in small chunks. That said it is often worth to process as much data as possible directly at the edge. This will not only prevent networks from being overloaded but will also reduce costs for data transfer to the cloud. In addition, storing historical data in the cloud by batching them on the edge and uploading them to the cloud in larger batches reduces the cloud costs and increases the availability and durability of the data.</p>



<p><strong>[2. Real-Time Response]</strong></p>



<p>Inserted between space of the deployment and the time of the execution one cannot separate the two concepts in the eyes of the application user who only is interested in the deployment of the final optimized result. Utilizing a centralized service in the cloud far away from the observer may introduce latency or other factors that render this selection as more time consuming than a localized deployment on the edge. The data should also be processed directly at the edge if low latency is crucial; this keeps the shipping distance short. Depending on whether processing has to take place quickly or even close to real time, the analysis of this trade-off should result in a unified space-time combinatorial approach in order to handle the selection.</p>



<p><strong>[3. Computing Power]</strong></p>



<p>IIoT use-cases in particular where AI methods are involved require high computing power and storage capacity. It is often worth to run computing task in cloud or core environments, which requires high computing power like training of inference models and only run the inference task on the edge.</p>



<p>Methods like complex event processing, pre-filtering and batching of data and serverless functions or event-driven functions deployed in a continuum environment on the edge, cloud or in the core will help to overcome these obstacles in realizing value adding IoT use-cases.</p>



<p><a href="https://physics-faas.eu/">The PHYSICS Project</a> will further elaborate on these mentioned methods in the next years for a true continuum computing space.</p>



<p><em><a href="#_ftnref1">[1]</a> https://blog.de.fujitsu.com/connected-services/industrial-iot-in-deutschland-edge-computing-ist-das-fehlende-puzzleteil-fuer-viele-iot-use-cases/</em></p>



<p></p>



<p></p>



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



<p><br><br></p>



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



<p></p>



<figure class="wp-block-image size-large"><img decoding="async" src="blob:https://physics-faas.eu/73fce496-e776-4ccb-93ee-43eef58312e4" alt=""/></figure>
<p>The post <a href="https://physics-faas.eu/the-merits-of-cloud-functions-in-an-edge-computing-context/">The Merits of Cloud Functions in an Edge Computing Context</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The main goals and Use cases of the PHYSICS Project</title>
		<link>https://physics-faas.eu/the-main-goals-and-use-cases-of-the-physics-project/</link>
		
		<dc:creator><![CDATA[Elina Vasiliki]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 17:45:03 +0000</pubDate>
				<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[FaaS]]></category>
		<category><![CDATA[CloudService]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[PHYSICS]]></category>
		<guid isPermaLink="false">https://physics-faas.eu/?p=752</guid>

					<description><![CDATA[<p>PHYSICS is a high technology project with a total funding of about 5ML€ composed by 14 international partners of which GFT is coordinator. The project started in January 2021 and will end in December 2023.&#160; [&#8230;]</p>
<p>The post <a href="https://physics-faas.eu/the-main-goals-and-use-cases-of-the-physics-project/">The main goals and Use cases of the PHYSICS Project</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>PHYSICS </strong>is a high technology project with a total funding of about 5ML€ composed by 14 international partners of which GFT is coordinator. The project started in January 2021 and will end in December 2023.&nbsp;</p>



<p>The main goal of PHYSICS is to unlock the potential of the <em>Function-as-a-Service</em> (FaaS) paradigm for Cloud Service Providers (CSP) and for Application Developers. Specifically, it will enable application developers to design, implement and deploy advanced FaaS applications in the scope of advanced cloud application design environments, leveraging proven design patterns and existing libraries of cloud/FaaS components. Furthermore, PHYSICS will offer a novel <em>Global Continuum Layer</em> that will undertake to deploy functions in optimal ways that will optimize multiple application objectives at the same time, including for example performance, latency, and cost. The platform will offer a graphical view of the application flow, allowing through simple <em>drag and drop</em> commands to create pipelines of functions according to the FaaS model.</p>



<p>PHYSICS will validate the benefits of its Global Continuum Layer and tools, in the scope of user-driven application scenarios in three important sectors, namely healthcare, agriculture and industry. <br><br>Specifically:</p>



<ul class="wp-block-list"><li><strong>PHYSICS in Manufacturing</strong>: The PHYSICS industrial use cases will focus on manufacturing and production. It will be deployed in a smart plant testbed to demonstrate how FaaS model can be used to optimize production pipelines in environments where multiple edge devices are used. Specifically, FaaS enabled production pipelines based on heterogeneous devices that are currently available in the plant will be developed. The devices of the pilot plant include edge devices, several HPC (High-Performance Computing) Clusters or single HPCs, special GPU (Graphical Processing Units) enabled processing nodes, industrial PCs, PLCs (Programmable Logic Controllers), Single-board computers, Raspberry Pis, as well as devices that simulate Quantum-like processes. PHYSICS will facilitate the combination and use of services from these diverse setups in a seamless and integrated manner. Moreover, it will ensure that relevant FaaS functions for accessing the capabilities of these devices are assigned and used in optimally.<br></li><li><strong>PHYSICS in Healthcare</strong>: The PHYSICS healthcare use case will focus on the deployment of functions (FaaS) across multiple IoT edge devices and smartphones that provide Real-World Data and enable the extraction of novel biomarkers about certain diseases. The data received are divided into two main categories: measured (objective) and reported (subjective). Through different devices it will be possible, exploiting the FaaS paradigm and Machine Learning technologies, to make predictions on possible problems based also on clustering activities between patients with similar lifestyles. PHYSICS FaaS functions will be optimized to address diverse needs about data access interfaces, data harmonization, and transformation, as well as different privacy and data protection requirements.&nbsp;<br></li><li><strong>PHYSICS in Agriculture</strong>: The PHYSICS Agriculture Use Case will showcase how the FaaS paradigm can facilitate the implementation of many thousands of daily climatic simulations towards improving crop management and yield estimation. The scalable execution of thousands of simulations about each greenhouse is a key to manage meteorological uncertainty and correcting its trajectory with existing historical data. Specifically, FaaS will facilitate the optimal distribution and deployment of functions across different cloud environments and the local sites, in ways that ease (re)configuration of simulations towards an optimal distribution of computations across edge nodes and the cloud. Likewise, the use case will showcase a tangible performance improvement in the execution of simulation, including the possibility to execute simulations in near real-time.</li></ul>



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



<p>Follow GFT on <a href="https://twitter.com/gft_it" target="_blank" rel="noreferrer noopener">Twitter</a> and on <a href="https://www.linkedin.com/company/gft-group/" target="_blank" rel="noreferrer noopener">Linkedin</a> to see the latest updates!</p>
<p>The post <a href="https://physics-faas.eu/the-main-goals-and-use-cases-of-the-physics-project/">The main goals and Use cases of the PHYSICS Project</a> appeared first on <a href="https://physics-faas.eu">PHYSICS</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
