<div dir="ltr">Meetup: Serverless NYC @ Pivotal<br>Link: <a href="https://www.meetup.com/Serverless-NYC/events/248972823/">https://www.meetup.com/Serverless-NYC/events/248972823/</a><br>Date: April 26, 2018<br>Presenter: Mark Fisher, riff tech lead<br><br>The talk I attended was about functions as a service (FaaS), and the contiuing<br>trend of moving more and more operations to the cloud. The presented technology,<br>riff, is similar to Amazon Lambda in the sense that it provides FaaS, and runs<br>these functions in response to events from an event broker.<br><br>riff operates on Kubernetes, being essentially a wrapper around it. It is<br>installed with helm (Kubernetes package manager), and it packages functions<br>into containers using invokers. Invokers are pieces of code that do just that -<br>invoke the functions. They currently have a few invokers available, including<br>Java, Bash, and NodeJS.<br><br>To link the event broker and the developer&#39;s function, they include a sidecar<br>container, written in Go, that pipes the events between the source and sink. To<br>handle the issue of scaling, it is based on the queue buildup between the sidecar<br>and the event broker.<br><br>I found this meetup super interesting because this whole FaaS trend is something<br>I know absolutely nothing about. There were people talking about tons of different<br>technologies that I&#39;ve never heard of. Similarly, this meetup was chosen because<br>serverless architecture is also something I&#39;m not too familiar with.<br><br>Overall, this meetup was a great experience with really interesting and smart<br>people.<br><br><a href="https://projectriff.io/">https://projectriff.io/</a><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Jason Ajmo</div><div>Stevens Institute of Technology</div><div>B.S. Cybersecurity &#39;17</div><div>M.S. Computer Science &#39;18</div><div>0x56FA3123</div></div></div>