<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>serverless on Ethan Rosenthal</title><link>https://www.ethanrosenthal.com/tags/serverless/</link><description>Recent content in serverless on Ethan Rosenthal</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 20 Jul 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://www.ethanrosenthal.com/tags/serverless/index.xml" rel="self" type="application/rss+xml"/><item><title>A Serverless Event Collector</title><link>https://www.ethanrosenthal.com/2021/07/20/serverless-event-collector/</link><pubDate>Tue, 20 Jul 2021 00:00:00 +0000</pubDate><guid>https://www.ethanrosenthal.com/2021/07/20/serverless-event-collector/</guid><description>Two years ago, I tried to build a SaaS product for monitoring machine learning models. Luckily for you, that product went nowhere, so I figured I ought to share some code rather than let it continue to fester in a private GitHub repo.
The monitoring service was designed to ingest data related to model predictions and model outcomes (aka &amp;ldquo;gold labels&amp;rdquo; aka &amp;ldquo;ground truth&amp;rdquo; aka &amp;ldquo;what actually happened&amp;rdquo;). The service would then join and clean this data and eventually spit back out a bunch of metrics associated with the model&amp;rsquo;s predictive performance.</description></item><item><title>Quick and Dirty Serverless Integer Programming</title><link>https://www.ethanrosenthal.com/2018/08/06/serverless-integer-programming/</link><pubDate>Mon, 06 Aug 2018 00:00:00 +0000</pubDate><guid>https://www.ethanrosenthal.com/2018/08/06/serverless-integer-programming/</guid><description>We all know that Python has risen above its humble beginnings such that it now powers billion dollar companies. Let&amp;rsquo;s not forget Python&amp;rsquo;s roots, though! It&amp;rsquo;s still an excellent language for running quick and dirty scripts that automate some task. While this works fine for automating my own tasks because I know how to navigate the command line, it&amp;rsquo;s a bit much to ask a layperson to somehow install python and dependencies, open Terminal on a Mac (god help you if they have a Windows computer), type a random string of characters, and hit enter.</description></item></channel></rss>