<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tobias Pfandzelter</title>
    <description>The latest articles on DEV Community by Tobias Pfandzelter (@pfandzelter).</description>
    <link>https://dev.to/pfandzelter</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390476%2F1a65b451-b092-40a7-b430-03700a3d9e1e.jpeg</url>
      <title>DEV Community: Tobias Pfandzelter</title>
      <link>https://dev.to/pfandzelter</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pfandzelter"/>
    <language>en</language>
    <item>
      <title>tinyFaaS: A Lightweight FaaS Platform for Edge Environments</title>
      <dc:creator>Tobias Pfandzelter</dc:creator>
      <pubDate>Wed, 20 May 2020 10:23:13 +0000</pubDate>
      <link>https://dev.to/pfandzelter/tinyfaas-a-lightweight-faas-platform-for-edge-environments-nlo</link>
      <guid>https://dev.to/pfandzelter/tinyfaas-a-lightweight-faas-platform-for-edge-environments-nlo</guid>
      <description>&lt;p&gt;For my final thesis I designed a Function-as-a-Service platform that can be run on constrained infrastructure at the edge, e.g. to aid IoT development.&lt;/p&gt;

&lt;p&gt;I later used that as a basis for &lt;a href="https://pfandzelter.com/publication/2020-icfc/"&gt;my paper&lt;/a&gt; that was accepted at the 2020 IEEE International Conference on Fog Computing. The prototype is of course &lt;a href="https://github.com/openfogstack/tinyfaas"&gt;available on GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;tinyFaaS uses Docker for process isolation, a Python service to manage Docker containers, and a reverse proxy written in Go (which got me into Go!)&lt;/p&gt;

</description>
      <category>devgrad2020</category>
      <category>octograd2020</category>
      <category>githubsdp</category>
    </item>
  </channel>
</rss>
