{"id":9024,"date":"2015-10-13T17:24:47","date_gmt":"2015-10-13T15:24:47","guid":{"rendered":"http:\/\/blog.zhaw.ch\/icclab\/?p=9024"},"modified":"2015-10-14T09:08:32","modified_gmt":"2015-10-14T07:08:32","slug":"making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud","status":"publish","type":"post","link":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/","title":{"rendered":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud"},"content":{"rendered":"<p><em><strong><a href=\"http:\/\/www.iet.unipi.it\/c.vallati\/\">Carlo Vallati<\/a> was a visiting researcher during Aug\/Sept 2015. (See <a href=\"http:\/\/blog.zhaw.ch\/icclab\/carlo-vallati-visits-icclab\/\">here<\/a> for\u00a0a short note on his experience visiting). In this post he outlines how cloud computing needs to evolve to meet future requirements.<\/strong><\/em><\/p>\n<p>Despite the increasing usage of cloud computing as enabler for a wide number of applications, the next wave of technological evolution \u2013 the Internet of Things and Robotics \u2013 will require the extension of the classical centralized cloud computing architecture towards a more distributed architecture that includes computing and storage nodes installed close to users and physical systems. Edge computing will also require greater flexibility, necessary to handle the huge increase in the number of devices \u2013 a distributed architecture will guarantee scalability \u2013 and to deal with privacy concerns that are arising among end users \u2013 edge computing will limit exposure of private data<a href=\"#_ftn1\" name=\"_ftnref1\">[1]<\/a>.<!--more--><\/p>\n<p>In this context, a Fog computing<a href=\"#_ftn2\" name=\"_ftnref2\">[2]<\/a> layer \u2013 an extension to the centralized cloud infrastructure installed close to physical systems or end users \u2013 is commonly recognized as natural extension for the future cloud architecture to enable the execution of application logic at the edge<a href=\"#_ftn3\" name=\"_ftnref3\">[3]<\/a>. Such edge computing will be implemented through Fog nodes which will bring small computation and storage capabilities, supporting execution of applications that require low latency interactions with sensors, actuators, robots or end-users.<\/p>\n<p><a href=\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-9026 size-full\" src=\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\" alt=\"Extending the cloud to incorporate fog nodes\" width=\"881\" height=\"446\" srcset=\"https:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png 881w, https:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing-300x152.png 300w, https:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing-500x253.png 500w\" sizes=\"auto, (max-width: 881px) 100vw, 881px\" \/><\/a><\/p>\n<p>Such Fog nodes will be implemented using embedded systems, typically existing hardware such as industrial control boards or home routers. The limited memory, storage and computation of such devices will represent the main challenge in their integration into the existing cloud architecture to enable the execution of application logic, as current cloud platforms execute on powerful, centralized nodes and cannot support embedded systems.<\/p>\n<p>Their integration will leverage containers as virtualization technology for application delivery and execution that offers many advantages<a href=\"#_ftn4\" name=\"_ftnref4\">[4]<\/a> such as a lightweight and resource-friendly structure, which accommodates the constrained nature of Fog nodes, process and resource isolation and rapid and easy deployment. The latter in particular fostered the\u00a0diffusion of containers in today\u2019s cloud platforms \u2013 especially in PaaS platforms \u2013 making containerization the best strategy to guarantee large-scale distribution and efficient migration of applications<a href=\"#_ftn5\" name=\"_ftnref5\">[5]<\/a>. Their lightweight structure, in particular, makes containers the ideal virtualization technique for constrained devices deployed outside large datacenters for the following reasons:<\/p>\n<ul>\n<li>Their <em>reduced memory and computing footprint<\/em> \u2013 containers does not require instantiation of an hypervisor but they leverage functionalities offered natively by the Operating System \u2013 enables their adoption in devices with limited memory and computational capabilities;<\/li>\n<li>Their <em>small size<\/em> \u2013 containers are considerably smaller than virtual machines \u2013 guarantees short time for transport and deployment, enabling installation and migration of applications outside the high-speed core network of data centers.<\/li>\n<\/ul>\n<p>Although container implementations such as <a href=\"https:\/\/linuxcontainers.org\/\">Linux Containers<\/a>, <a href=\"https:\/\/docs.oracle.com\/cd\/E18440_01\/doc.111\/e18415\/chapter_zones.htm\">Solaris Zones<\/a> and <a href=\"https:\/\/www.freebsd.org\/doc\/handbook\/jails.html\">FreeBSD Jails<\/a> can run natively on Embedded systems, their efficient integration into existing cloud platforms requires additional features to implement delivery, management and execution of application logic, pushed dynamically by the cloud, when required by the application itself. In this context, the nature of Embedded systems and their deployment outside the core network of data centers will present specific challenges:<\/p>\n<ul>\n<li><em>Package portability among different embedded computing architectures<\/em>: Embedded systems are characterized by a large variety of different architectures. Considering that containers do not abstract system details from developers, solutions to ensure container portability among different architectures implementing the proper balance between system abstraction and ease of portability will be required, e.g. by means of tools that produce containers for different architectures automatically.<\/li>\n<li><em>Efficient container management in constrained environments<\/em>: Embedded devices are characterized by limited memory (usually hundreds of MBs of ram), storage (usually a few GBs) and computation (one or two different cores). Such scarcity of resources will require efficient management of resources to enable concurrent execution of more than one container at a time, e.g. scheduling algorithms ensuring priority to containers with applications that require real-time computation.<\/li>\n<li><em>Support for frequent migration from\/to the cloud<\/em>: The scarcity of resources available on each Embedded node will enable the concurrent execution of just a few containers. For this reason, frequent migration from\/to the cloud to\/from Embedded systems will be required to execute a container only for the time in which the application logic requires low-latency interactions. Efficient support for frequent migration of containers, e.g. through incremental transfer, through the implementation of reduced status information, etc, will be crucial to guarantee deployment of different containers at the same time.<\/li>\n<\/ul>\n<p>The general interest in enabling Fog computing as technology for the evolution of computing is rapidly growing as demonstrated by the <a href=\"https:\/\/ec.europa.eu\/programmes\/horizon2020\/en\/draft-work-programmes-2016-17\">draft H2020 ICT Work Programme for 2016-17<\/a> which highlights integration of Fog-computing with the cloud as a work item under the Cloud Computing topic (ICT-06-2016). In this context, making the Fog computing real is an exciting research challenges that can be beneficial to different application scenarios ranging from the future IoT to Robotics. We look forward to tackle some of these challenges, exploiting a compelling virtualization technology such as containers!<\/p>\n<p><a href=\"#_ftnref1\" name=\"_ftn1\">[1]<\/a> Luis M. Vaquero and Luis Rodero-Merino. 2014. <a href=\"http:\/\/www.sigcomm.org\/node\/3633\">Finding your Way in the Fog: Towards a Comprehensive Definition of Fog Computing<\/a>. SIGCOMM Comput. Commun. Rev. 44, 5 (October 2014), 27-32.<\/p>\n<p><a href=\"#_ftnref2\" name=\"_ftn2\">[2]<\/a> Flavio Bonomi, Rodolfo Milito, Jiang Zhu, and Sateesh Addepalli. 2012. <a href=\"http:\/\/dl.acm.org\/citation.cfm?id=2342513\">Fog computing and its role in the internet of things<\/a>. In Proceedings of the first edition of the MCC workshop on Mobile cloud computing (MCC &#8217;12). ACM, New York, NY, USA, 13-16.<\/p>\n<p><a href=\"#_ftnref3\" name=\"_ftn3\">[3]<\/a> Abdelwahab, S.; Hamdaoui, B.; Guizani, M.; Rayes, A., &#8220;<a href=\"http:\/\/ieeexplore.ieee.org\/xpls\/abs_all.jsp?arnumber=6817547&amp;tag=1\">Enabling Smart Cloud Services Through Remote Sensing: An Internet of Everything Enabler<\/a>,&#8221; in Internet of Things Journal, IEEE , vol.1, no.3, pp.276-288, June 2014.<\/p>\n<p><a href=\"#_ftnref4\" name=\"_ftn4\">[4]<\/a> <a href=\"http:\/\/www.oracle.com\/us\/technologies\/linux\/lxc-features-1405324.pdf\">http:\/\/www.oracle.com\/us\/technologies\/linux\/lxc-features-1405324.pdf<\/a><\/p>\n<p><a href=\"#_ftnref5\" name=\"_ftn5\">[5]<\/a> <a href=\"http:\/\/www.cisco.com\/c\/dam\/en\/us\/solutions\/collateral\/data-center-virtualization\/openstack-at-cisco\/linux-containers-white-paper-cisco-red-hat.pdf\">http:\/\/www.cisco.com\/c\/dam\/en\/us\/solutions\/collateral\/data-center-virtualization\/openstack-at-cisco\/linux-containers-white-paper-cisco-red-hat.pdf<\/a><\/p>\n<p>&nbsp;<\/p>\n<div class=\"pt-sm\">Schlagw\u00f6rter: <a href=\"https:\/\/blog.zhaw.ch\/icclab\/tag\/cloud-computing-evolution\/\">cloud computing evolution<\/a>, <a href=\"https:\/\/blog.zhaw.ch\/icclab\/tag\/fog-computing\/\">fog computing<\/a>, <a href=\"https:\/\/blog.zhaw.ch\/icclab\/tag\/internet-of-things\/\">internet of things<\/a>, <a href=\"https:\/\/blog.zhaw.ch\/icclab\/tag\/robotics\/\">robotics<\/a><br><\/div>","protected":false},"excerpt":{"rendered":"<p>Carlo Vallati was a visiting researcher during Aug\/Sept 2015. (See here for\u00a0a short note on his experience visiting). In this post he outlines how cloud computing needs to evolve to meet future requirements. Despite the increasing usage of cloud computing as enabler for a wide number of applications, the next wave of technological evolution \u2013 [&hellip;]<\/p>\n","protected":false},"author":92,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[5],"tags":[689,690,691,692],"features":[],"class_list":["post-9024","post","type-post","status-publish","format-standard","hentry","category-articles","tag-cloud-computing-evolution","tag-fog-computing","tag-internet-of-things","tag-robotics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud - Service Engineering (ICCLab &amp; SPLab)<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud\" \/>\n<meta property=\"og:description\" content=\"Carlo Vallati was a visiting researcher during Aug\/Sept 2015. (See here for\u00a0a short note on his experience visiting). In this post he outlines how cloud computing needs to evolve to meet future requirements. Despite the increasing usage of cloud computing as enabler for a wide number of applications, the next wave of technological evolution \u2013 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Engineering (ICCLab &amp; SPLab)\" \/>\n<meta property=\"article:published_time\" content=\"2015-10-13T15:24:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-10-14T07:08:32+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\" \/>\n<meta name=\"author\" content=\"Sean Murphy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sean Murphy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\"},\"author\":{\"name\":\"Sean Murphy\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d\"},\"headline\":\"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud\",\"datePublished\":\"2015-10-13T15:24:47+00:00\",\"dateModified\":\"2015-10-14T07:08:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\"},\"wordCount\":951,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\",\"keywords\":[\"cloud computing evolution\",\"fog computing\",\"internet of things\",\"robotics\"],\"articleSection\":[\"Articles\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\",\"url\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\",\"name\":\"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud - Service Engineering (ICCLab &amp; SPLab)\",\"isPartOf\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\",\"datePublished\":\"2015-10-13T15:24:47+00:00\",\"dateModified\":\"2015-10-14T07:08:32+00:00\",\"author\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d\"},\"breadcrumb\":{\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage\",\"url\":\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\",\"contentUrl\":\"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/blog.zhaw.ch\/icclab\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/#website\",\"url\":\"https:\/\/blog.zhaw.ch\/icclab\/\",\"name\":\"Service Engineering (ICCLab &amp; SPLab)\",\"description\":\"A Blog of the ZHAW Zurich University of Applied Sciences\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.zhaw.ch\/icclab\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d\",\"name\":\"Sean Murphy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g\",\"caption\":\"Sean Murphy\"},\"url\":\"https:\/\/blog.zhaw.ch\/icclab\/author\/murp\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud - Service Engineering (ICCLab &amp; SPLab)","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/","og_locale":"en_US","og_type":"article","og_title":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud","og_description":"Carlo Vallati was a visiting researcher during Aug\/Sept 2015. (See here for\u00a0a short note on his experience visiting). In this post he outlines how cloud computing needs to evolve to meet future requirements. Despite the increasing usage of cloud computing as enabler for a wide number of applications, the next wave of technological evolution \u2013 [&hellip;]","og_url":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/","og_site_name":"Service Engineering (ICCLab &amp; SPLab)","article_published_time":"2015-10-13T15:24:47+00:00","article_modified_time":"2015-10-14T07:08:32+00:00","og_image":[{"url":"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png","type":"","width":"","height":""}],"author":"Sean Murphy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sean Murphy","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#article","isPartOf":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/"},"author":{"name":"Sean Murphy","@id":"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d"},"headline":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud","datePublished":"2015-10-13T15:24:47+00:00","dateModified":"2015-10-14T07:08:32+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/"},"wordCount":951,"commentCount":0,"image":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage"},"thumbnailUrl":"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png","keywords":["cloud computing evolution","fog computing","internet of things","robotics"],"articleSection":["Articles"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/","url":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/","name":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud - Service Engineering (ICCLab &amp; SPLab)","isPartOf":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage"},"image":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage"},"thumbnailUrl":"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png","datePublished":"2015-10-13T15:24:47+00:00","dateModified":"2015-10-14T07:08:32+00:00","author":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d"},"breadcrumb":{"@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#primaryimage","url":"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png","contentUrl":"http:\/\/blog.zhaw.ch\/icclab\/files\/2015\/10\/fog-computing.png"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.zhaw.ch\/icclab\/making-fog-computing-real-research-challenges-in-integrating-localized-computing-nodes-into-the-cloud\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/blog.zhaw.ch\/icclab\/"},{"@type":"ListItem","position":2,"name":"Making Fog computing real \u2013 Research challenges in integrating localized computing nodes into the cloud"}]},{"@type":"WebSite","@id":"https:\/\/blog.zhaw.ch\/icclab\/#website","url":"https:\/\/blog.zhaw.ch\/icclab\/","name":"Service Engineering (ICCLab &amp; SPLab)","description":"A Blog of the ZHAW Zurich University of Applied Sciences","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.zhaw.ch\/icclab\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog.zhaw.ch\/icclab\/#\/schema\/person\/c87a6eef7e1f4a152aeec5f8b9527b8d","name":"Sean Murphy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4514cb0ddfe236fd05d5ddb715bc19e1e1e35dafa16bb1b911e6094d278211d6?s=96&d=mm&r=g","caption":"Sean Murphy"},"url":"https:\/\/blog.zhaw.ch\/icclab\/author\/murp\/"}]}},"_links":{"self":[{"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/posts\/9024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/users\/92"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/comments?post=9024"}],"version-history":[{"count":5,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/posts\/9024\/revisions"}],"predecessor-version":[{"id":9030,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/posts\/9024\/revisions\/9030"}],"wp:attachment":[{"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/media?parent=9024"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/categories?post=9024"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/tags?post=9024"},{"taxonomy":"features","embeddable":true,"href":"https:\/\/blog.zhaw.ch\/icclab\/wp-json\/wp\/v2\/features?post=9024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}