<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Fri, 10 Apr 2026 13:16:05 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Azure Functions”</title>
    <link>https://coder.show/tags/azure%20functions</link>
    <pubDate>Tue, 26 Feb 2019 11:30:00 -0500</pubDate>
    <description>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly talk show</itunes:subtitle>
    <itunes:author>The Mad Botter</itunes:author>
    <itunes:summary>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Mad Botter</itunes:name>
      <itunes:email>michael@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Business"/>
<item>
  <title>346: Serverless Squabbles</title>
  <link>https://coder.show/346</link>
  <guid isPermaLink="false">5cfb46e1-c184-4503-938a-2faee3d231ab</guid>
  <pubDate>Tue, 26 Feb 2019 11:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/5cfb46e1-c184-4503-938a-2faee3d231ab.mp3" length="32655905" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>The three of us debate when to go full serverless, and if ditching servers is worth the cost.</itunes:subtitle>
  <itunes:duration>45:21</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>The three of us debate when to go full serverless, and if ditching servers is worth the cost. 
Plus the battle against the Cult of Swift gains new allies. 
</description>
  <itunes:keywords>Swift, Apple, Patents, Software Patents, Swift on Windows, Patent Trolls, Ruby on Rails, Vapor, Web Development, Linux, Haskell, functional programming, pragmatism, tools, zealots, serverless, microservices, docker, containers, hardware, vmware, access, windows, azure, azure functions, aws, aws lambda, rust, Objective C, iOS development, swift, Developer podcast, Coder Radio</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The three of us debate when to go full serverless, and if ditching servers is worth the cost. </p>

<p>Plus the battle against the Cult of Swift gains new allies.</p><p>Links:</p><ul><li><a title="Marco Arment on Twitter" rel="nofollow" href="https://twitter.com/marcoarment/status/1099406116516253696">Marco Arment on Twitter</a> &mdash; Add up all of the time you’ve spent learning Swift from scratch, accommodating its strictness, fighting its buggy tools, migrating your code through language changes, and re-learning APIs and conventions as they’ve changed over the last 5 years.

I’ve spent zero time doing that.</li><li><a title="A Swift Takes Flight on Windows" rel="nofollow" href="https://forums.swift.org/t/a-swift-takes-flight/20845">A Swift Takes Flight on Windows</a> &mdash; I have finally managed to get the compiler, the support libraries, the runtime, standard library, libdispatch, and now, Foundation to build and run on Windows! </li><li><a title="Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls" rel="nofollow" href="https://www.macrumors.com/2019/02/22/apple-closing-stores-in-eastern-district-texas/">Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls</a> &mdash; To continue to serve the region, Apple plans to open a new store at the Galleria Dallas shopping mall in Dallas, just outside the Eastern District of Texas border.</li><li><a title="Linux Academy - Full Stack Ruby on Rails Developer (Remote)" rel="nofollow" href="https://jobs.lever.co/linuxacademy/b1b75b6a-a54c-4854-809f-f36ed4f08f28">Linux Academy - Full Stack Ruby on Rails Developer (Remote)</a> &mdash; Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. </li><li><a title="What is Serverless?" rel="nofollow" href="https://serverless-stack.com/chapters/what-is-serverless.html">What is Serverless?</a> &mdash; Serverless computing (or serverless for short), is an execution model where the cloud provider (AWS, Azure, or Google Cloud) is responsible for executing a piece of code by dynamically allocating the resources. </li><li><a title="Serverless Architectures - Martin Fowler" rel="nofollow" href="https://martinfowler.com/articles/serverless.html">Serverless Architectures - Martin Fowler</a> &mdash; Serverless architectures are application designs that incorporate third-party “Backend as a Service” (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a “Functions as a Service” (FaaS) platform.</li><li><a title="Serverless Architectures at AWS" rel="nofollow" href="https://aws.amazon.com/lambda/serverless-architectures-learn-more/">Serverless Architectures at AWS</a> &mdash; A serverless architecture is a way to build and run applications and services without having to manage infrastructure.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The three of us debate when to go full serverless, and if ditching servers is worth the cost. </p>

<p>Plus the battle against the Cult of Swift gains new allies.</p><p>Links:</p><ul><li><a title="Marco Arment on Twitter" rel="nofollow" href="https://twitter.com/marcoarment/status/1099406116516253696">Marco Arment on Twitter</a> &mdash; Add up all of the time you’ve spent learning Swift from scratch, accommodating its strictness, fighting its buggy tools, migrating your code through language changes, and re-learning APIs and conventions as they’ve changed over the last 5 years.

I’ve spent zero time doing that.</li><li><a title="A Swift Takes Flight on Windows" rel="nofollow" href="https://forums.swift.org/t/a-swift-takes-flight/20845">A Swift Takes Flight on Windows</a> &mdash; I have finally managed to get the compiler, the support libraries, the runtime, standard library, libdispatch, and now, Foundation to build and run on Windows! </li><li><a title="Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls" rel="nofollow" href="https://www.macrumors.com/2019/02/22/apple-closing-stores-in-eastern-district-texas/">Apple Plans to Close Stores in Eastern District of Texas in Fight Against Patent Trolls</a> &mdash; To continue to serve the region, Apple plans to open a new store at the Galleria Dallas shopping mall in Dallas, just outside the Eastern District of Texas border.</li><li><a title="Linux Academy - Full Stack Ruby on Rails Developer (Remote)" rel="nofollow" href="https://jobs.lever.co/linuxacademy/b1b75b6a-a54c-4854-809f-f36ed4f08f28">Linux Academy - Full Stack Ruby on Rails Developer (Remote)</a> &mdash; Your primary focus will be development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. </li><li><a title="What is Serverless?" rel="nofollow" href="https://serverless-stack.com/chapters/what-is-serverless.html">What is Serverless?</a> &mdash; Serverless computing (or serverless for short), is an execution model where the cloud provider (AWS, Azure, or Google Cloud) is responsible for executing a piece of code by dynamically allocating the resources. </li><li><a title="Serverless Architectures - Martin Fowler" rel="nofollow" href="https://martinfowler.com/articles/serverless.html">Serverless Architectures - Martin Fowler</a> &mdash; Serverless architectures are application designs that incorporate third-party “Backend as a Service” (BaaS) services, and/or that include custom code run in managed, ephemeral containers on a “Functions as a Service” (FaaS) platform.</li><li><a title="Serverless Architectures at AWS" rel="nofollow" href="https://aws.amazon.com/lambda/serverless-architectures-learn-more/">Serverless Architectures at AWS</a> &mdash; A serverless architecture is a way to build and run applications and services without having to manage infrastructure.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
