<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="https://rss.buzzsprout.com/styles.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link href="https://feeds.buzzsprout.com/1895117.rss" rel="self" type="application/rss+xml" />
  <atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" xmlns="http://www.w3.org/2005/Atom" />
  <title>Cloud Out Loud Podcast</title>

  <lastBuildDate>Wed, 04 Mar 2026 19:53:42 -0500</lastBuildDate>
  <link>https://cloudoutloudpodcast.buzzsprout.com</link>
  <language>en-us</language>
  <copyright>© 2026 Cloud Out Loud Podcast</copyright>
  <podcast:locked>yes</podcast:locked>
    <podcast:guid>83477ed0-601b-5cb2-8ed4-19568816bda2</podcast:guid>
  <podcast:txt purpose="verify">cloudoutloud@ndhsw.com</podcast:txt>
  <itunes:author>Jon and Logan Gallagher</itunes:author>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <description><![CDATA[We talk about cloud computing, what's new, what to do, what not to do, and how to do it. We focus on the why and how of the cloud, why it's revolutionary, and how to adapt yourself or your organization to be part of this revolution.We cover Google Cloud and AWS pretty exclusively in the beginning, and hope to add Azure in our copious free time.  ]]></description>
  <generator>Buzzsprout (https://www.buzzsprout.com)</generator>
  <itunes:owner>
    <itunes:name>Jon and Logan Gallagher</itunes:name>
    <itunes:email>cloudoutloud@ndhsw.com</itunes:email>
  </itunes:owner>
  <image>
     <url>https://storage.buzzsprout.com/997e68aog86awtrs6gfc5qhscbk5?.jpg</url>
     <title>Cloud Out Loud Podcast</title>
     <link></link>
  </image>
  <itunes:image href="https://storage.buzzsprout.com/997e68aog86awtrs6gfc5qhscbk5?.jpg" />
  <itunes:category text="Technology" />
  <itunes:category text="Business">
    <itunes:category text="Management" />
  </itunes:category>
  <itunes:category text="Education">
    <itunes:category text="How To" />
  </itunes:category>
  <podcast:person role="co-host">Jon Gallagher</podcast:person>
  <podcast:person role="co-host">Logan Gallagher</podcast:person>
  <item>
    <itunes:title>Open Source Reality Check</itunes:title>
    <title>Open Source Reality Check</title>
    <itunes:summary><![CDATA[Send a text The dream of open source is freedom, speed, and shared progress—but the reality gets messy when it meets cloud-scale business and security. We explore how Docker kickstarted containers while Google’s Kubernetes turned them into an operational standard, and why that split shaped everything from engineering culture to company strategy. From there, we compare the cloud giants’ philosophies: Google’s foundation-first approach, Microsoft’s transformation from anti-OSS to stewarding Git...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>The dream of open source is freedom, speed, and shared progress—but the reality gets messy when it meets cloud-scale business and security. We explore how Docker kickstarted containers while Google’s Kubernetes turned them into an operational standard, and why that split shaped everything from engineering culture to company strategy. From there, we compare the cloud giants’ philosophies: Google’s foundation-first approach, Microsoft’s transformation from anti-OSS to stewarding GitHub and popularizing VS Code, and Amazon’s more transactional stance that sparked high-profile forks.<br/><br/>The heart of the story is tension between ideals and incentives. Elastic’s licensing shift to block AWS’s managed service and Amazon’s OpenSearch fork set off years of license churn across databases, with Redis and others experimenting with “source-available” models. That turbulence pushed developers and CFOs into new due diligence: reading licenses, evaluating governance, and planning for change. It’s not just legal; it’s operational risk. We unpack what to look for in a healthy project and how to avoid license whiplash when a dependency changes course.<br/><br/>Security adds another layer. The XZ Utils backdoor revealed how small packages can enable state-level infiltration, while malicious NPM uploads showed how easy it is to sneak malware into developer workflows. We revisit the infamous LeftPad collapse to explain dependency fragility and why reproducible builds, version pinning, artifact mirrors, and SCA tools are essential. Our playbook focuses on practical defenses—signed releases, SBOMs, automated alerts, and least-privilege build pipelines—so teams can keep the benefits of open source without gambling their stack.<br/><br/>We close with a preview: AI is retracing open source’s path, from community energy to license debates and platform power. If you build in the cloud, this conversation offers grounded lessons on choosing, securing, and sustaining the code you don’t control. Enjoy the episode, then subscribe, share with a teammate, and leave a review with your biggest open source win—or worst dependency scare.</p><p><a href='https://www.proofpoint.com/us/threat-reference/open-source-software'>What is Open Source?<br/></a><a href='https://www.docker.com/'>Docker</a><br/><a href='https://kubernetes.io/'>Kubernetes</a><br/><a href='https://www.cncf.io/'>Cloud Native Computing Foundation</a><br/><a href='https://opensource.org/licenses'>Open Source Initiative Approved Licenses</a><br/><a href='https://opensource.google/projects'>Google&apos;s Open Source Projects</a><br/><a href='https://aws.github.io/'>AWS Open Source Projects</a><br/><a href='https://en.wikipedia.org/wiki/Hackers:_Heroes_of_the_Computer_Revolution'>The Hackers Book</a><br/><a href='https://code.visualstudio.com/'>Microsoft Visual Studio</a><br/><a href='https://en.wikipedia.org/wiki/XZ_Utils_backdoor'>XZ Utils Backdoor</a><br/><a href='https://en.wikipedia.org/wiki/Npm_left-pad_incident'>Left Pad Incident</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>The dream of open source is freedom, speed, and shared progress—but the reality gets messy when it meets cloud-scale business and security. We explore how Docker kickstarted containers while Google’s Kubernetes turned them into an operational standard, and why that split shaped everything from engineering culture to company strategy. From there, we compare the cloud giants’ philosophies: Google’s foundation-first approach, Microsoft’s transformation from anti-OSS to stewarding GitHub and popularizing VS Code, and Amazon’s more transactional stance that sparked high-profile forks.<br/><br/>The heart of the story is tension between ideals and incentives. Elastic’s licensing shift to block AWS’s managed service and Amazon’s OpenSearch fork set off years of license churn across databases, with Redis and others experimenting with “source-available” models. That turbulence pushed developers and CFOs into new due diligence: reading licenses, evaluating governance, and planning for change. It’s not just legal; it’s operational risk. We unpack what to look for in a healthy project and how to avoid license whiplash when a dependency changes course.<br/><br/>Security adds another layer. The XZ Utils backdoor revealed how small packages can enable state-level infiltration, while malicious NPM uploads showed how easy it is to sneak malware into developer workflows. We revisit the infamous LeftPad collapse to explain dependency fragility and why reproducible builds, version pinning, artifact mirrors, and SCA tools are essential. Our playbook focuses on practical defenses—signed releases, SBOMs, automated alerts, and least-privilege build pipelines—so teams can keep the benefits of open source without gambling their stack.<br/><br/>We close with a preview: AI is retracing open source’s path, from community energy to license debates and platform power. If you build in the cloud, this conversation offers grounded lessons on choosing, securing, and sustaining the code you don’t control. Enjoy the episode, then subscribe, share with a teammate, and leave a review with your biggest open source win—or worst dependency scare.</p><p><a href='https://www.proofpoint.com/us/threat-reference/open-source-software'>What is Open Source?<br/></a><a href='https://www.docker.com/'>Docker</a><br/><a href='https://kubernetes.io/'>Kubernetes</a><br/><a href='https://www.cncf.io/'>Cloud Native Computing Foundation</a><br/><a href='https://opensource.org/licenses'>Open Source Initiative Approved Licenses</a><br/><a href='https://opensource.google/projects'>Google&apos;s Open Source Projects</a><br/><a href='https://aws.github.io/'>AWS Open Source Projects</a><br/><a href='https://en.wikipedia.org/wiki/Hackers:_Heroes_of_the_Computer_Revolution'>The Hackers Book</a><br/><a href='https://code.visualstudio.com/'>Microsoft Visual Studio</a><br/><a href='https://en.wikipedia.org/wiki/XZ_Utils_backdoor'>XZ Utils Backdoor</a><br/><a href='https://en.wikipedia.org/wiki/Npm_left-pad_incident'>Left Pad Incident</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/18373869-open-source-reality-check.mp3" length="27169777" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-18373869</guid>
    <pubDate>Wed, 17 Dec 2025 10:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1895117/18373869/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/18373869/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/18373869/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/18373869/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1895117/18373869/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Setting The Stage: Open Source In Cloud" />
  <psc:chapter start="2:45" title="Docker’s Business Miss, Google’s Playbook" />
  <psc:chapter start="5:05" title="What Truly Makes Software Open" />
  <psc:chapter start="7:30" title="Cloud Providers’ Philosophies Compared" />
  <psc:chapter start="12:00" title="Microsoft’s Shift To Open And GitHub" />
  <psc:chapter start="16:10" title="Amazon, Elastic, And The OpenSearch Fork" />
  <psc:chapter start="21:20" title="License Whiplash And Developer Confusion" />
  <psc:chapter start="24:20" title="Supply Chain Risks: XZ And NPM Malware" />
  <psc:chapter start="28:20" title="The LeftPad Meltdown And Lessons Learned" />
  <psc:chapter start="32:00" title="Security Means More Than Perimeter" />
  <psc:chapter start="35:00" title="Practical Guardrails And Tooling" />
</psc:chapters>
    <itunes:duration>2262</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>37</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 36 - Open Source  From Hackers to Kubernetes: How Open Source Evolved</itunes:title>
    <title>Episode 36 - Open Source  From Hackers to Kubernetes: How Open Source Evolved</title>
    <itunes:summary><![CDATA[Send a text Ever wonder how free software ended up running the world’s biggest clouds? We pull on a thread that starts with the hacker ethos—access, transparency, community—and follows it through OSCON memories, Docker’s breakout moment, and the quiet power shift that came with Kubernetes. From early research culture to the realities of running production systems, we map how open source moved from ideal to infrastructure and why today’s cloud thrives on community-built code.  We look at why D...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Ever wonder how free software ended up running the world’s biggest clouds? We pull on a thread that starts with the hacker ethos—access, transparency, community—and follows it through OSCON memories, Docker’s breakout moment, and the quiet power shift that came with Kubernetes. From early research culture to the realities of running production systems, we map how open source moved from ideal to infrastructure and why today’s cloud thrives on community-built code.<br/><br/>We look at why Docker’s elegant packaging changed developer workflows but didn’t solve the hardest problem: operating at scale. That’s where Google’s history with Borg mattered, and why Kubernetes arrived fully formed with controllers, declarative state, and battle-tested ideas. Crucially, governance moved to the CNCF, the Cloud Native Computing Foundation, letting every major cloud offer a managed Kubernetes service without locking users in. The result is a durable model for the cloud era: keep the core open and portable; offer the complicated parts—control planes, upgrades, reliability—as a managed service; and let teams build higher with confidence.<br/><br/>If you care about how software is built, funded, and run at scale, press play. <br/><br/>Links to topics from the show:<br/><a href='https://www.stevenlevy.com/hackers-heroes-of-the-computer-revolution'>Hackers</a> - By Steven Levy<br/><a href='https://www.docker.com/'>Docker</a><br/><a href='https://kubernetes.io/'>Kubernetes</a><br/><a href='https://www.cncf.io/'>CNCF</a><br/><a href='https://opencontainers.org/'>Open Container</a><br/><a href='https://docs.podman.io/en/latest/'>Podman</a></p><p><br/><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>LinkedIn - Logan Gallagher</a><br/><a href='https://www.linkedin.com/in/jongallagher/'>LinkedIn - Jon Gallagher</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Ever wonder how free software ended up running the world’s biggest clouds? We pull on a thread that starts with the hacker ethos—access, transparency, community—and follows it through OSCON memories, Docker’s breakout moment, and the quiet power shift that came with Kubernetes. From early research culture to the realities of running production systems, we map how open source moved from ideal to infrastructure and why today’s cloud thrives on community-built code.<br/><br/>We look at why Docker’s elegant packaging changed developer workflows but didn’t solve the hardest problem: operating at scale. That’s where Google’s history with Borg mattered, and why Kubernetes arrived fully formed with controllers, declarative state, and battle-tested ideas. Crucially, governance moved to the CNCF, the Cloud Native Computing Foundation, letting every major cloud offer a managed Kubernetes service without locking users in. The result is a durable model for the cloud era: keep the core open and portable; offer the complicated parts—control planes, upgrades, reliability—as a managed service; and let teams build higher with confidence.<br/><br/>If you care about how software is built, funded, and run at scale, press play. <br/><br/>Links to topics from the show:<br/><a href='https://www.stevenlevy.com/hackers-heroes-of-the-computer-revolution'>Hackers</a> - By Steven Levy<br/><a href='https://www.docker.com/'>Docker</a><br/><a href='https://kubernetes.io/'>Kubernetes</a><br/><a href='https://www.cncf.io/'>CNCF</a><br/><a href='https://opencontainers.org/'>Open Container</a><br/><a href='https://docs.podman.io/en/latest/'>Podman</a></p><p><br/><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>LinkedIn - Logan Gallagher</a><br/><a href='https://www.linkedin.com/in/jongallagher/'>LinkedIn - Jon Gallagher</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/17927661-episode-36-open-source-from-hackers-to-kubernetes-how-open-source-evolved.mp3" length="30805835" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17927661</guid>
    <pubDate>Wed, 01 Oct 2025 14:00:00 -0700</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17927661/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17927661/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17927661/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17927661/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1895117/17927661/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Welcome &amp; Why Open Source" />
  <psc:chapter start="1:05" title="Hacker Ethos and Early Roots" />
  <psc:chapter start="3:05" title="Portland, OSCON, and Kubernetes 1.0" />
  <psc:chapter start="5:08" title="Cloud Era Shifts and Managed Open Source" />
  <psc:chapter start="7:35" title="How Software Became a Product" />
  <psc:chapter start="10:20" title="Emacs, Community, and Support Models" />
  <psc:chapter start="12:40" title="MySQL, Funding, and Fragility" />
  <psc:chapter start="14:20" title="Docker’s Big Idea: Containers" />
  <psc:chapter start="17:05" title="Orchestration Problems at Scale" />
  <psc:chapter start="19:10" title="Google’s Borg to Kubernetes" />
  <psc:chapter start="22:00" title="Foundations, CNCF, and Neutral Governance" />
  <psc:chapter start="24:05" title="Managed K8s, Business Models, and What’s Next" />
</psc:chapters>
    <itunes:duration>2565</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 35: AI Hype vs. Reality: Rethinking Build vs. Buy</itunes:title>
    <title>Episode 35: AI Hype vs. Reality: Rethinking Build vs. Buy</title>
    <itunes:summary><![CDATA[Send a text In this episode, Jon and Logan  explore whether generative AI fundamentally changes the build versus buy decision for businesses considering software solutions. They analyze recent claims about AI-powered cost savings and examine the underlying principles that should guide technology decisions.   How Logan is using  AI in his common tasks Looking at recent claims from companies like Klarna about replacing SaaS with AI-built softwareRevisiting the fundamental truth t...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>In this episode, Jon and Logan  explore whether generative AI fundamentally changes the build versus buy decision for businesses considering software solutions. They analyze recent claims about AI-powered cost savings and examine the underlying principles that should guide technology decisions.<br/><br/></p><ul><li>How Logan is using  AI in his common tasks </li><li>Looking at recent claims from companies like Klarna about replacing SaaS with AI-built software</li><li>Revisiting the fundamental truth that Organizations must understand their core expertise when making build vs buy decisions</li><li>&quot;Vibe coding&quot; with AI creates maintenance problems as context for coding decisions is lost</li><li>Compliance, regulation, and data residency considerations become more complex with AI</li><li>Cloud infrastructure reliability remains a critical concern for AI-dependent systems</li><li>AI is most effective as an assistant for routine tasks rather than replacing human judgment</li><li>Traditional business frameworks still apply when evaluating technology investments</li></ul><p>Links:</p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p>The auto parts software mentioned: <br/><a href='https://search.brave.com/search?q=triad+systems+livermore+ca&amp;source=web&amp;summary=1&amp;conversation=cafe13368bcd31b659dc15'>Triad Systems</a> became <a href='https://en.wikipedia.org/wiki/Activant'>Activant</a><br/><br/><a href='https://www.linkedin.com/in/boxaaron/'>Aaron Levie </a>- CEO of Box:<br/><a href='https://cloud.app.box.com/s/58461dcylju9f7g11c7f0getfnrvlwnc'>Box becoming an AI-First Company</a><br/><a href='https://www.linkedin.com/feed/update/urn:li:activity:7342954531099430914/'>Recommendations</a></p><p><br/><br/>If you enjoyed this episode, please tweet us at @cloudoutloudpod or email us at cloudoutloud@ndhsw.com. We hope to see you again next week for another episode of Cloud Out Loud.<br/><br/><br/></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>In this episode, Jon and Logan  explore whether generative AI fundamentally changes the build versus buy decision for businesses considering software solutions. They analyze recent claims about AI-powered cost savings and examine the underlying principles that should guide technology decisions.<br/><br/></p><ul><li>How Logan is using  AI in his common tasks </li><li>Looking at recent claims from companies like Klarna about replacing SaaS with AI-built software</li><li>Revisiting the fundamental truth that Organizations must understand their core expertise when making build vs buy decisions</li><li>&quot;Vibe coding&quot; with AI creates maintenance problems as context for coding decisions is lost</li><li>Compliance, regulation, and data residency considerations become more complex with AI</li><li>Cloud infrastructure reliability remains a critical concern for AI-dependent systems</li><li>AI is most effective as an assistant for routine tasks rather than replacing human judgment</li><li>Traditional business frameworks still apply when evaluating technology investments</li></ul><p>Links:</p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p>The auto parts software mentioned: <br/><a href='https://search.brave.com/search?q=triad+systems+livermore+ca&amp;source=web&amp;summary=1&amp;conversation=cafe13368bcd31b659dc15'>Triad Systems</a> became <a href='https://en.wikipedia.org/wiki/Activant'>Activant</a><br/><br/><a href='https://www.linkedin.com/in/boxaaron/'>Aaron Levie </a>- CEO of Box:<br/><a href='https://cloud.app.box.com/s/58461dcylju9f7g11c7f0getfnrvlwnc'>Box becoming an AI-First Company</a><br/><a href='https://www.linkedin.com/feed/update/urn:li:activity:7342954531099430914/'>Recommendations</a></p><p><br/><br/>If you enjoyed this episode, please tweet us at @cloudoutloudpod or email us at cloudoutloud@ndhsw.com. We hope to see you again next week for another episode of Cloud Out Loud.<br/><br/><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/17673423-episode-35-ai-hype-vs-reality-rethinking-build-vs-buy.mp3" length="23688330" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-17673423</guid>
    <pubDate>Thu, 14 Aug 2025 16:00:00 -0700</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17673423/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17673423/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17673423/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/17673423/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1895117/17673423/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Introduction to Cloud Out Loud" />
  <psc:chapter start="1:46" title="AI Hype and Build vs. Buy" />
  <psc:chapter start="4:27" title="Claims About AI Cost Savings" />
  <psc:chapter start="10:57" title="Core Business Expertise and Software" />
  <psc:chapter start="16:05" title="Security, Compliance and Long-term Support" />
  <psc:chapter start="20:52" title="The Dangers of Vibe Coding" />
  <psc:chapter start="25:03" title="Cloud Infrastructure Reliability Concerns" />
  <psc:chapter start="29:49" title="Final Thoughts on AI Implementation" />
</psc:chapters>
    <itunes:duration>1972</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 34 - AI Still Needs Humans in the Loop</itunes:title>
    <title>Episode 34 - AI Still Needs Humans in the Loop</title>
    <itunes:summary><![CDATA[Send a text   When identical prompts yield different outputs and a request for "a cat running across the screen" generates four cylinders and a bobbing balloon, the non-deterministic nature of generative AI becomes impossible to ignore. Despite the power of these sophisticated models, we discovered that creating consistent, high-quality results demanded substantial human intervention – not less. Our journey moved from refining prompts to building extensive code example libraries, requiring th...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><br/><br/>When identical prompts yield different outputs and a request for &quot;a cat running across the screen&quot; generates four cylinders and a bobbing balloon, the non-deterministic nature of generative AI becomes impossible to ignore. Despite the power of these sophisticated models, we discovered that creating consistent, high-quality results demanded substantial human intervention – not less. Our journey moved from refining prompts to building extensive code example libraries, requiring the very software engineering expertise these systems supposedly reduce.<br/><br/>This experience directly contradicts the popular &quot;vibe programming&quot; approach where developers mindlessly shuttle between AI suggestions and error messages. While this might suffice for weekend projects (as its originator noted), it produces unmaintainable spaghetti code lacking the architectural vision essential for professional software. Real engineering demands creating systems that scale, maintain, and transfer to other developers – not just code that temporarily functions.<br/><br/>The lessons extend beyond development to any organization implementing AI in decision-making processes. These systems lack the contextual understanding to independently determine business priorities or handle nuanced human factors. The future belongs not to AI replacing humans, but to thoughtful partnerships harnessing each party&apos;s unique strengths.<br/><br/>Ready to dive deeper into AI&apos;s practical realities? Listen now and join the conversation about how we can responsibly integrate these powerful tools while maintaining human oversight and expertise. Share your experiences with us at cloudoutloud@ndhsw.com or @CloudOutLoudPod.</p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a><br/><br/><a href='https://github.com/gallaglo/gcp-demos-notes-and-tricks/tree/main/run/animation'>The Animation App on Github</a></p><p><a href='https://x.com/karpathy/status/1886192184808149383'>Andrej Karpathy on vibe programming</a></p><p>*Extra!* <a href='https://karpathy.bearblog.dev/digital-hygiene/'>Andrej Karpathy on &quot;Privacy Hygiene&quot; - protecting yourself online now</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><br/><br/>When identical prompts yield different outputs and a request for &quot;a cat running across the screen&quot; generates four cylinders and a bobbing balloon, the non-deterministic nature of generative AI becomes impossible to ignore. Despite the power of these sophisticated models, we discovered that creating consistent, high-quality results demanded substantial human intervention – not less. Our journey moved from refining prompts to building extensive code example libraries, requiring the very software engineering expertise these systems supposedly reduce.<br/><br/>This experience directly contradicts the popular &quot;vibe programming&quot; approach where developers mindlessly shuttle between AI suggestions and error messages. While this might suffice for weekend projects (as its originator noted), it produces unmaintainable spaghetti code lacking the architectural vision essential for professional software. Real engineering demands creating systems that scale, maintain, and transfer to other developers – not just code that temporarily functions.<br/><br/>The lessons extend beyond development to any organization implementing AI in decision-making processes. These systems lack the contextual understanding to independently determine business priorities or handle nuanced human factors. The future belongs not to AI replacing humans, but to thoughtful partnerships harnessing each party&apos;s unique strengths.<br/><br/>Ready to dive deeper into AI&apos;s practical realities? Listen now and join the conversation about how we can responsibly integrate these powerful tools while maintaining human oversight and expertise. Share your experiences with us at cloudoutloud@ndhsw.com or @CloudOutLoudPod.</p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a><br/><br/><a href='https://github.com/gallaglo/gcp-demos-notes-and-tricks/tree/main/run/animation'>The Animation App on Github</a></p><p><a href='https://x.com/karpathy/status/1886192184808149383'>Andrej Karpathy on vibe programming</a></p><p>*Extra!* <a href='https://karpathy.bearblog.dev/digital-hygiene/'>Andrej Karpathy on &quot;Privacy Hygiene&quot; - protecting yourself online now</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/16824227-episode-34-ai-still-needs-humans-in-the-loop.mp3" length="18677550" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16824227</guid>
    <pubDate>Wed, 19 Mar 2025 11:00:00 -0700</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16824227/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16824227/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16824227/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16824227/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1895117/16824227/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Podcast Introduction" />
  <psc:chapter start="1:44" title="Animation App Improvements" />
  <psc:chapter start="4:20" title="Non-Deterministic AI Responses" />
  <psc:chapter start="6:31" title="Creating Code Examples Catalog" />
  <psc:chapter start="9:31" title="Vibe Programming Trend" />
  <psc:chapter start="13:33" title="Engineering vs. Art in Programming" />
  <psc:chapter start="17:27" title="Business Applications of AI Lessons" />
  <psc:chapter start="20:57" title="Human Decision-Making vs. AI" />
  <psc:chapter start="24:38" title="Episode Closing" />
</psc:chapters>
    <itunes:duration>1554</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>34</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 33 - Creating an Animation Application using AI</itunes:title>
    <title>Episode 33 - Creating an Animation Application using AI</title>
    <itunes:summary><![CDATA[Send a text In this episode we try out what we've speculated AI, particularly GenAI is good for: expanding the capabilities of engineers as they create new applications. This application uses Google's Cloud Run  and Google Cloud Storage to get user's specification of an animation, create the animation, then store and play the animation. This the link to the Github repo for the application.  The AI framework for the application is Google's Gemini and the program generates the animation is...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>In this episode we try out what we&apos;ve speculated AI, particularly GenAI is good for: expanding the capabilities of engineers as they create new applications.</p><p>This application uses Google&apos;s <a href='https://cloud.google.com/run?hl=en'>Cloud Run</a>  and Google <a href='https://cloud.google.com/storage?hl=en'>Cloud Storage</a> to get user&apos;s specification of an animation, create the animation, then store and play the animation.</p><p><a href='https://github.com/gallaglo/gcp-demos-notes-and-tricks/tree/main/run/animation'>This the link to the Github repo for the application</a>.<br/><br/>The AI framework for the application is <a href='https://cloud.google.com/vertex-ai/generative-ai/docs/gemini-v2'>Google&apos;s Gemini</a> and the program generates the animation is <a href='https://www.blender.org/'>Blender</a>. The demo is programmed in Python and uses the <a href='https://python.langchain.com/docs/introduction/'>LangChain framework</a> to leverage Large Language Models (LLMs) in the application</p><p><br/></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>In this episode we try out what we&apos;ve speculated AI, particularly GenAI is good for: expanding the capabilities of engineers as they create new applications.</p><p>This application uses Google&apos;s <a href='https://cloud.google.com/run?hl=en'>Cloud Run</a>  and Google <a href='https://cloud.google.com/storage?hl=en'>Cloud Storage</a> to get user&apos;s specification of an animation, create the animation, then store and play the animation.</p><p><a href='https://github.com/gallaglo/gcp-demos-notes-and-tricks/tree/main/run/animation'>This the link to the Github repo for the application</a>.<br/><br/>The AI framework for the application is <a href='https://cloud.google.com/vertex-ai/generative-ai/docs/gemini-v2'>Google&apos;s Gemini</a> and the program generates the animation is <a href='https://www.blender.org/'>Blender</a>. The demo is programmed in Python and uses the <a href='https://python.langchain.com/docs/introduction/'>LangChain framework</a> to leverage Large Language Models (LLMs) in the application</p><p><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/16740606-episode-33-creating-an-animation-application-using-ai.mp3" length="28570419" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-16740606</guid>
    <pubDate>Wed, 05 Mar 2025 15:00:00 -0800</pubDate>
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16740606/transcript" type="text/html" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16740606/transcript.json" type="application/json" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16740606/transcript.srt" type="application/x-subrip" />
    <podcast:transcript url="https://www.buzzsprout.com/1895117/16740606/transcript.vtt" type="text/vtt" />
    <podcast:chapters url="https://www.buzzsprout.com/1895117/16740606/chapters.json" type="application/json" />
    <psc:chapters>
  <psc:chapter start="0:00" title="Episode 33 - Creating an Animation Application using AI" />
  <psc:chapter start="2:00" title="Introduction to Cloud Out Loud" />
  <psc:chapter start="10:00" title="The Skeptical Enthusiasts Approach" />
  <psc:chapter start="50:00" title="Exploring AI in Animation" />
  <psc:chapter start="1:50:00" title="Innovation with Blender and AI" />
  <psc:chapter start="2:20:00" title="Deep Dive: App Development with AI" />
  <psc:chapter start="2:40:00" title="Lessons Learned and Future Prospects" />
</psc:chapters>
    <itunes:duration>2379</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 32 - Responsibility for Security in the Cloud</itunes:title>
    <title>Episode 32 - Responsibility for Security in the Cloud</title>
    <itunes:summary><![CDATA[Send a text Courtesy of Corey Quinn's "Last Week in AWS" Newsletter # 389 Logan and Jon discovered a presentation from Sec-T  by Chris Farris that does a great job describing the tension between the Cloud Providers and Customers when it comes to security.  The presentation does a great job of highlighting the fact that, though the cloud can be made secure, for many people the defaults they use do not make them as secure as possible. In addition, the cloud providers have to make sure that...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Courtesy of <a href='https://click.lastweekinaws.com/68uzd6xzzzb8hk305g4hohpkq2okkh9/qvh8h8ur5lxnx2al/aHR0cHM6Ly9yZWYubGFzdHdlZWtpbmF3cy5jb20veno0NDA0'>Corey Quinn&apos;s &quot;Last Week in AWS&quot; Newsletter</a> # 389 Logan and Jon discovered a presentation from <a href='https://www.sec-t.org/'>Sec-T</a>  by <a href='https://www.chrisfarris.com/post/sect2024/?ck_subscriber_id=512830130'>Chris Farris </a>that does a great job describing the tension between the Cloud Providers and Customers when it comes to security.<br/><br/>The presentation does a great job of highlighting the fact that, though the cloud can be made secure, for many people the defaults they use do not make them as secure as possible. In addition, the cloud providers have to make sure that existing software and systems are not broken by the changes necessary to increase security.<br/><br/><a href='https://www.lastweekinaws.com/'>Corey Quinn - Last Week in AWS</a><br/><br/><a href='https://www.chrisfarris.com/'>Chris Farris</a><br/><br/><a href='https://app.notta.ai/share/aefddbbe-313d-422e-a731-94d1419c3e56?lang=en-US&amp;t=b1915419afcd609f3d1276119fb2a63d'>Transcript</a><br/><br/><a href='https://cloud.google.com/security/shared-fate'>Google - Shared Fate</a><br/><br/><a href='https://cloud.google.com/security/shared-fate'>AWS - Security Pillar</a><br/><br/>Slack - <a href='https://slack.engineering/our-journey-migrating-to-aws-imdsv2/'>Transitioning to IMDSv2</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Courtesy of <a href='https://click.lastweekinaws.com/68uzd6xzzzb8hk305g4hohpkq2okkh9/qvh8h8ur5lxnx2al/aHR0cHM6Ly9yZWYubGFzdHdlZWtpbmF3cy5jb20veno0NDA0'>Corey Quinn&apos;s &quot;Last Week in AWS&quot; Newsletter</a> # 389 Logan and Jon discovered a presentation from <a href='https://www.sec-t.org/'>Sec-T</a>  by <a href='https://www.chrisfarris.com/post/sect2024/?ck_subscriber_id=512830130'>Chris Farris </a>that does a great job describing the tension between the Cloud Providers and Customers when it comes to security.<br/><br/>The presentation does a great job of highlighting the fact that, though the cloud can be made secure, for many people the defaults they use do not make them as secure as possible. In addition, the cloud providers have to make sure that existing software and systems are not broken by the changes necessary to increase security.<br/><br/><a href='https://www.lastweekinaws.com/'>Corey Quinn - Last Week in AWS</a><br/><br/><a href='https://www.chrisfarris.com/'>Chris Farris</a><br/><br/><a href='https://app.notta.ai/share/aefddbbe-313d-422e-a731-94d1419c3e56?lang=en-US&amp;t=b1915419afcd609f3d1276119fb2a63d'>Transcript</a><br/><br/><a href='https://cloud.google.com/security/shared-fate'>Google - Shared Fate</a><br/><br/><a href='https://cloud.google.com/security/shared-fate'>AWS - Security Pillar</a><br/><br/>Slack - <a href='https://slack.engineering/our-journey-migrating-to-aws-imdsv2/'>Transitioning to IMDSv2</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/15874621-episode-32-responsibility-for-security-in-the-cloud.mp3" length="17809588" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15874621</guid>
    <pubDate>Sun, 06 Oct 2024 10:00:00 -0700</pubDate>
    <itunes:duration>1482</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>32</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 31 - An AI Manifesto</itunes:title>
    <title>Episode 31 - An AI Manifesto</title>
    <itunes:summary><![CDATA[Send a text This episode reviews a manifesto written by Leopold Aschenbrenner, formerly of OpenAI, now a founder of an investment firm that is focused on AGI, Advanced General Intelligence. The manifesto is titled SITUATIONAL AWARENESS, The Decade Ahead.  This episode's discussion sets up who Leopold is, where he's been, and what his focus is. From there the focus is on one aspect of the document, Security. ANd here the discussion looks at what the paper cosiders vulnerabilities, versus the r...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>This episode reviews a <a href='https://situational-awareness.ai/'>manifesto written by Leopold Aschenbrenner</a>, formerly of OpenAI, now a founder of an investment firm that is focused on AGI, Advanced General Intelligence. The manifesto is titled SITUATIONAL AWARENESS, The Decade Ahead.<br/><br/>This episode&apos;s discussion sets up who Leopold is, where he&apos;s been, and what his focus is. From there the focus is on one aspect of the document, Security. ANd here the discussion looks at what the paper cosiders vulnerabilities, versus the real-world vulnerabilities IT handles if faced with.<br/><br/><a href='https://situational-awareness.ai/'><b>SITUATIONAL AWARENESS</b></a><b><br/><br/></b><a href='https://www.gnu.org/gnu/manifesto.en.html'><b>GNU Manifesto</b></a><b><br/><br/></b><a href='http://phrack.org/issues/7/3.html'><b>Hacker&apos;s Manifesto</b></a><b><br/><br/></b>(... oh what the heck)<br/><br/><a href='https://www.marxists.org/archive/marx/works/download/pdf/Manifesto.pdf'><b>Communist Manifesto</b></a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>This episode reviews a <a href='https://situational-awareness.ai/'>manifesto written by Leopold Aschenbrenner</a>, formerly of OpenAI, now a founder of an investment firm that is focused on AGI, Advanced General Intelligence. The manifesto is titled SITUATIONAL AWARENESS, The Decade Ahead.<br/><br/>This episode&apos;s discussion sets up who Leopold is, where he&apos;s been, and what his focus is. From there the focus is on one aspect of the document, Security. ANd here the discussion looks at what the paper cosiders vulnerabilities, versus the real-world vulnerabilities IT handles if faced with.<br/><br/><a href='https://situational-awareness.ai/'><b>SITUATIONAL AWARENESS</b></a><b><br/><br/></b><a href='https://www.gnu.org/gnu/manifesto.en.html'><b>GNU Manifesto</b></a><b><br/><br/></b><a href='http://phrack.org/issues/7/3.html'><b>Hacker&apos;s Manifesto</b></a><b><br/><br/></b>(... oh what the heck)<br/><br/><a href='https://www.marxists.org/archive/marx/works/download/pdf/Manifesto.pdf'><b>Communist Manifesto</b></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/15462735-episode-31-an-ai-manifesto.mp3" length="21437319" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15462735</guid>
    <pubDate>Tue, 23 Jul 2024 11:00:00 -0700</pubDate>
    <itunes:duration>1784</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>31</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 30 - The Challenges of Using LLM and Generative AI</itunes:title>
    <title>Episode 30 - The Challenges of Using LLM and Generative AI</title>
    <itunes:summary><![CDATA[Send a text As with all the discussions of AI, and particularly LLM's and Generative AI, this is a discussion of the challenges of getting it right, making it useful, and using these tools successfully in a business.  Major Points: There are a large number of commercial and open-source models available.Tens and even hundreds of millions of dollars were spent, and equal amounts of person years were expended to create these models. Your business cannot and should not duplicate this effort and e...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>As with all the discussions of AI, and particularly LLM&apos;s and Generative AI, this is a discussion of the challenges of getting it right, making it useful, and using these tools successfully in a business.<br/><br/>Major Points:</p><ol><li>There are a large number of commercial and open-source models available.</li><li>Tens and even hundreds of millions of dollars were spent, and equal amounts of person years were expended to create these models. Your business cannot and should not duplicate this effort and expense.</li><li>You therefore must know the best way to use the models, and that is to collect enough data about your operations to extend the models to know about your enterprise.</li><li>You also must have enough subject matter expertise to know when the models are producing incorrect answers, such as &quot;hallucinations&quot;.</li><li>You must be aware of the security challenges the models represent, particularly in sensitive industries such as finance and health care.</li><li>You must be able to create testing to ensure you know and limit the risks of incorrect answers, and security problems</li></ol><p>There is no such thing as a free lunch. You must expend the effort necessary to teach the models you use, test those models, and ensure that you have limited the scope of security problems from the models.<br/><br/><br/></p><h1>Cory Doctorow - <a href='https://doctorow.medium.com/https-pluralistic-net-2024-04-01-human-in-the-loop-monkey-in-the-middle-14e72bd46b7a'>Human in the Middle AI</a><br/><br/></h1><h1><a href='https://chat.openai.com/'>ChatGPT</a> <br/><br/></h1><h1><a href='https://gemini.google.com/'>Gemini</a> <br/><br/></h1><h1><a href='https://www.anthropic.com/news/claude-3-family'>Anthropic Claude</a><br/><br/></h1><h1><a href='https://storage.googleapis.com/ndh-distro-docs/Episode%2030%20-%20The%20Challenges%20of%20Using%20LLM%20and%20Generative%20AI.pdf'>Episode Transcript</a> </h1>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>As with all the discussions of AI, and particularly LLM&apos;s and Generative AI, this is a discussion of the challenges of getting it right, making it useful, and using these tools successfully in a business.<br/><br/>Major Points:</p><ol><li>There are a large number of commercial and open-source models available.</li><li>Tens and even hundreds of millions of dollars were spent, and equal amounts of person years were expended to create these models. Your business cannot and should not duplicate this effort and expense.</li><li>You therefore must know the best way to use the models, and that is to collect enough data about your operations to extend the models to know about your enterprise.</li><li>You also must have enough subject matter expertise to know when the models are producing incorrect answers, such as &quot;hallucinations&quot;.</li><li>You must be aware of the security challenges the models represent, particularly in sensitive industries such as finance and health care.</li><li>You must be able to create testing to ensure you know and limit the risks of incorrect answers, and security problems</li></ol><p>There is no such thing as a free lunch. You must expend the effort necessary to teach the models you use, test those models, and ensure that you have limited the scope of security problems from the models.<br/><br/><br/></p><h1>Cory Doctorow - <a href='https://doctorow.medium.com/https-pluralistic-net-2024-04-01-human-in-the-loop-monkey-in-the-middle-14e72bd46b7a'>Human in the Middle AI</a><br/><br/></h1><h1><a href='https://chat.openai.com/'>ChatGPT</a> <br/><br/></h1><h1><a href='https://gemini.google.com/'>Gemini</a> <br/><br/></h1><h1><a href='https://www.anthropic.com/news/claude-3-family'>Anthropic Claude</a><br/><br/></h1><h1><a href='https://storage.googleapis.com/ndh-distro-docs/Episode%2030%20-%20The%20Challenges%20of%20Using%20LLM%20and%20Generative%20AI.pdf'>Episode Transcript</a> </h1>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/15332395-episode-30-the-challenges-of-using-llm-and-generative-ai.mp3" length="25559188" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-15332395</guid>
    <pubDate>Sat, 29 Jun 2024 09:00:00 -0700</pubDate>
    <itunes:duration>2128</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>30</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 29 - The Current State of AI: LLMs Becoming Commoditized</itunes:title>
    <title>Episode 29 - The Current State of AI: LLMs Becoming Commoditized</title>
    <itunes:summary><![CDATA[Send a text SummaryWe start off discussing the recent developments and timeline of generative AI models, particularly ChatGPT, GPT-4, Bard, Llama2, Gemini, and Claude. We covered the release of these models by companies like OpenAI, Google, Meta, and Anthropic, their performance benchmarks, and the emerging ecosystem of models. The discussion highlighted the commoditization of these models, the need to understand their capabilities and limitations, and the potential security risks and challen...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><h1><h1>Summary</h1></h1><h1>We start off discussing the recent developments and timeline of generative AI models, particularly ChatGPT, GPT-4, Bard, Llama2, Gemini, and Claude. We covered the release of these models by companies like OpenAI, Google, Meta, and Anthropic, their performance benchmarks, and the emerging ecosystem of models. The discussion highlighted the commoditization of these models, the need to understand their capabilities and limitations, and the potential security risks and challenges associated with their use. The meeting also touched upon the concept of &apos;centaurs&apos; and &apos;reverse centaurs&apos; in the context of human-AI collaboration and the potential need for human oversight. Additionally, it mentioned an upcoming project involving a product based on generative AI.</h1><h1><h1>LINKS</h1></h1><p><br/></p><h1>Cory Doctorow - <a href='https://doctorow.medium.com/https-pluralistic-net-2024-04-01-human-in-the-loop-monkey-in-the-middle-14e72bd46b7a'>Human in the Middle AI </a><br/><br/></h1><h1><a href='https://chat.openai.com/'>ChatGPT</a> <br/><br/></h1><h1><a href='https://gemini.google.com/'>Gemini</a> <br/><br/></h1><h1><a href='https://www.anthropic.com/news/claude-3-family'>Anthropic Claude </a><br/><br/></h1><h1><a href='https://app.notta.ai/share/e1f712d9-110c-4f2b-99b5-c1e1f437d008?lang=en-US&amp;t=045e365fe3b4e6bfd59be1b178bc1506'>Episode Transcript</a> </h1>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><h1><h1>Summary</h1></h1><h1>We start off discussing the recent developments and timeline of generative AI models, particularly ChatGPT, GPT-4, Bard, Llama2, Gemini, and Claude. We covered the release of these models by companies like OpenAI, Google, Meta, and Anthropic, their performance benchmarks, and the emerging ecosystem of models. The discussion highlighted the commoditization of these models, the need to understand their capabilities and limitations, and the potential security risks and challenges associated with their use. The meeting also touched upon the concept of &apos;centaurs&apos; and &apos;reverse centaurs&apos; in the context of human-AI collaboration and the potential need for human oversight. Additionally, it mentioned an upcoming project involving a product based on generative AI.</h1><h1><h1>LINKS</h1></h1><p><br/></p><h1>Cory Doctorow - <a href='https://doctorow.medium.com/https-pluralistic-net-2024-04-01-human-in-the-loop-monkey-in-the-middle-14e72bd46b7a'>Human in the Middle AI </a><br/><br/></h1><h1><a href='https://chat.openai.com/'>ChatGPT</a> <br/><br/></h1><h1><a href='https://gemini.google.com/'>Gemini</a> <br/><br/></h1><h1><a href='https://www.anthropic.com/news/claude-3-family'>Anthropic Claude </a><br/><br/></h1><h1><a href='https://app.notta.ai/share/e1f712d9-110c-4f2b-99b5-c1e1f437d008?lang=en-US&amp;t=045e365fe3b4e6bfd59be1b178bc1506'>Episode Transcript</a> </h1>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/14935166-episode-29-the-current-state-of-ai-llms-becoming-commoditized.mp3" length="22514736" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-14935166</guid>
    <pubDate>Mon, 22 Apr 2024 11:00:00 -0700</pubDate>
    <itunes:duration>1874</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>29</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 28 - A Review of Where We Are</itunes:title>
    <title>Episode 28 - A Review of Where We Are</title>
    <itunes:summary><![CDATA[Send a text Unveiling the Future of Cloud and AI at Google Cloud Next    Episode 28: Show Notes   In this episode, we delve into the most recent big cloud conference, Google Cloud Next. We discuss what we saw, felt, and heard at this year's iconic Google Cloud Next and provide listeners with our biggest takeaways from the event. We discuss the cutting-edge tools in generative AI and machine learning that Google has rolled out and the potential these new Google offerings hold for developi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Unveiling the Future of Cloud and AI at Google Cloud Next </b></p><p><br/></p><p><b>Episode 28: Show Notes</b></p><p><br/></p><p>In this episode, we delve into the most recent big cloud conference, Google Cloud Next. We discuss what we saw, felt, and heard at this year&apos;s iconic Google Cloud Next and provide listeners with our biggest takeaways from the event. We discuss the cutting-edge tools in generative AI and machine learning that Google has rolled out and the potential these new Google offerings hold for developing robust enterprise solutions. Gain insights into the products and services that have the most potential, the obvious shift in Google’s approach to providing enterprise solutions, the integration of its new tools into current business operations, and much more! We also offer listeners our expectations of Amazon&apos;s upcoming conference and why the future of cloud computing is brighter than ever. To stay on the cutting edge of the cloud and AI revolution, tune in now!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Logan shares his thoughts on the conference, particularly on the generative AI content.</li><li>Hear highlights of the new features and services Google had on showcase.</li><li>Discover exciting new generative AI and machine learning tools from Google.</li><li>Other interesting new features that enhance productivity in the cloud.</li><li>The potential that Google’s new features have for developing enterprise solutions.</li><li>Integrating Google’s new tools into a business&apos;s process and operations.</li><li>We unpack Google’s noticeable shift in focus and approach to business.</li><li>What we think are the most exciting new features and services.</li><li>An incredible data migration story that was shared at the conference.</li><li>Our expectations for Amazon’s upcoming conference: AWS re: Invent.</li></ul><p><br/></p><p><b>Quotes:</b></p><p><br/></p><p>“It was really clear that [Google’s] butts were kicked into gear by OpenAI and ChatGPT and they are playing a bit of catchup.” — Logan Gallagher <b>[0:02:50]</b></p><p><br/></p><p>“Google is finally embracing the real world [with] a lot of these new tools.” — Jon Gallagher <b>[0:07:49]</b></p><p><br/></p><p>“The hard work of an enterprise, the hard work of running a business is still being with the new tools from Google.” — Jon Gallagher <b>[0:11:34]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://cloud.withgoogle.com/next'>Google Cloud Next 2023</a></p><p><a href='https://cloud.google.com/duet-ai'>Duet AI</a></p><p><a href='https://cloud.google.com/generative-ai-app-builder'>Vertex AI</a></p><p><a href='https://cloud.google.com/anthos/docs/concepts/gke-editions'>GKE Enterprise</a></p><p><a href='https://reinvent.awsevents.com'>AWS re: Invent 2023</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Unveiling the Future of Cloud and AI at Google Cloud Next </b></p><p><br/></p><p><b>Episode 28: Show Notes</b></p><p><br/></p><p>In this episode, we delve into the most recent big cloud conference, Google Cloud Next. We discuss what we saw, felt, and heard at this year&apos;s iconic Google Cloud Next and provide listeners with our biggest takeaways from the event. We discuss the cutting-edge tools in generative AI and machine learning that Google has rolled out and the potential these new Google offerings hold for developing robust enterprise solutions. Gain insights into the products and services that have the most potential, the obvious shift in Google’s approach to providing enterprise solutions, the integration of its new tools into current business operations, and much more! We also offer listeners our expectations of Amazon&apos;s upcoming conference and why the future of cloud computing is brighter than ever. To stay on the cutting edge of the cloud and AI revolution, tune in now!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Logan shares his thoughts on the conference, particularly on the generative AI content.</li><li>Hear highlights of the new features and services Google had on showcase.</li><li>Discover exciting new generative AI and machine learning tools from Google.</li><li>Other interesting new features that enhance productivity in the cloud.</li><li>The potential that Google’s new features have for developing enterprise solutions.</li><li>Integrating Google’s new tools into a business&apos;s process and operations.</li><li>We unpack Google’s noticeable shift in focus and approach to business.</li><li>What we think are the most exciting new features and services.</li><li>An incredible data migration story that was shared at the conference.</li><li>Our expectations for Amazon’s upcoming conference: AWS re: Invent.</li></ul><p><br/></p><p><b>Quotes:</b></p><p><br/></p><p>“It was really clear that [Google’s] butts were kicked into gear by OpenAI and ChatGPT and they are playing a bit of catchup.” — Logan Gallagher <b>[0:02:50]</b></p><p><br/></p><p>“Google is finally embracing the real world [with] a lot of these new tools.” — Jon Gallagher <b>[0:07:49]</b></p><p><br/></p><p>“The hard work of an enterprise, the hard work of running a business is still being with the new tools from Google.” — Jon Gallagher <b>[0:11:34]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://cloud.withgoogle.com/next'>Google Cloud Next 2023</a></p><p><a href='https://cloud.google.com/duet-ai'>Duet AI</a></p><p><a href='https://cloud.google.com/generative-ai-app-builder'>Vertex AI</a></p><p><a href='https://cloud.google.com/anthos/docs/concepts/gke-editions'>GKE Enterprise</a></p><p><a href='https://reinvent.awsevents.com'>AWS re: Invent 2023</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/13831760-episode-28-a-review-of-where-we-are.mp3" length="12330213" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13831760</guid>
    <pubDate>Mon, 23 Oct 2023 14:00:00 -0700</pubDate>
    <itunes:duration>1025</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>28</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 27 - Risks of Generative AI</itunes:title>
    <title>Episode 27 - Risks of Generative AI</title>
    <itunes:summary><![CDATA[Send a text Episode 27: Show Notes Welcome back to Cloud Out Loud as we continue our discussion on generative AI and machine learning. Today is all about exploring the risks of modern machine learning and how we can properly navigate them as a society. Jon and Logan walk us through the benefits of AI tools for software companies, the dangers of poorly-trained generative AI models, why good code may not always be the kept standard, and how to assess the cost-effectiveness of the machine learni...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 27: Show Notes</b></p><p>Welcome back to Cloud Out Loud as we continue our discussion on generative AI and machine learning. Today is all about exploring the risks of modern machine learning and how we can properly navigate them as a society. Jon and Logan walk us through the benefits of AI tools for software companies, the dangers of poorly-trained generative AI models, why good code may not always be the kept standard, and how to assess the cost-effectiveness of the machine learning models at your company. Then, we dive into our concerns about the data of large language models, what generative AI could mean for the future of the internet itself, the perils of hallucinated AI data, stochastic parrots and other security vulnerabilities of generative AI, and so much more! To hear about the importance of transparency in machine learning and to find out what we’ll be talking about next week, press play now. </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The risks to consider when implementing AI and/or machine learning in your company.</li><li>Assessing the best AI tools for software companies and the benefits thereof. </li><li>The importance of accurately separating good code from bad code after the initial prompts. </li><li>Exploring the dangers of mistraining a generative AI model. </li><li>How to know when your AI output is valid and how to monitor the system for updates. </li><li>Balancing costs: how cost-effective is your machine learning model for your business?</li><li>Why we’re concerned about the data that is going into large language models.  </li><li>How we don’t yet know what machine learning models could mean for the internet’s future.  </li><li>Our fears surrounding hallucinated AI data and the (possible) universal adoption of bad code. </li><li>Some careers that could experience a boom as a result of widespread AI adoption. </li><li>Stochastic parrots and the lesser known/discussed security vulnerabilities of generative AI.</li><li>What we need to focus on to make generative AI and machine learning more secure.   </li><li>Why more transparency is needed around the data that is produced by generative AI tools.</li><li>Recapping everything we’ve discussed today and what you can look forward to next time. </li></ul><p><b>Tweetables:</b></p><p>“Cleaning and curating your data is the least sexy but most important part of getting any value out of any of these [generative AI] tools.” — Logan Gallagher <b>[04:39]</b></p><p>“We may be increasingly reaching the point where the internet is going to be so full of AI-generated content that our subsequent versions of generative AI models will be a snake eating its own tail.” — Logan Gallagher <b>[21:36]</b></p><p>“This is something that I worry about much more than Skynet — that we end up with fragile systems or we end up with unknown attack surfaces because of frameworks that are being generated for us without our ability to have an audit trail of how this came to be.” — Jon Gallagher <b>[32:29] </b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://openai.com/chatgpt'>ChatGPT</a> </p><p><a href='https://github.com/features/copilot'>GitHub Copilot</a> </p><p><a href='https://towardsai.net/p/machine-learning/stochastic-parrots-a-novel-look-at-large-language-models-and-their-limitations'>‘Stochastic Parrots: A Novel Look at Large Language Models and Their Limitations’</a></p><p><a href='https://pluralistic.net/2022/04/20/ceci-nest-pas-un-helicopter/#im-a-back-door-man'>‘Undetectable backdoors for machine learning models’</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a><br/> <a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 27: Show Notes</b></p><p>Welcome back to Cloud Out Loud as we continue our discussion on generative AI and machine learning. Today is all about exploring the risks of modern machine learning and how we can properly navigate them as a society. Jon and Logan walk us through the benefits of AI tools for software companies, the dangers of poorly-trained generative AI models, why good code may not always be the kept standard, and how to assess the cost-effectiveness of the machine learning models at your company. Then, we dive into our concerns about the data of large language models, what generative AI could mean for the future of the internet itself, the perils of hallucinated AI data, stochastic parrots and other security vulnerabilities of generative AI, and so much more! To hear about the importance of transparency in machine learning and to find out what we’ll be talking about next week, press play now. </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The risks to consider when implementing AI and/or machine learning in your company.</li><li>Assessing the best AI tools for software companies and the benefits thereof. </li><li>The importance of accurately separating good code from bad code after the initial prompts. </li><li>Exploring the dangers of mistraining a generative AI model. </li><li>How to know when your AI output is valid and how to monitor the system for updates. </li><li>Balancing costs: how cost-effective is your machine learning model for your business?</li><li>Why we’re concerned about the data that is going into large language models.  </li><li>How we don’t yet know what machine learning models could mean for the internet’s future.  </li><li>Our fears surrounding hallucinated AI data and the (possible) universal adoption of bad code. </li><li>Some careers that could experience a boom as a result of widespread AI adoption. </li><li>Stochastic parrots and the lesser known/discussed security vulnerabilities of generative AI.</li><li>What we need to focus on to make generative AI and machine learning more secure.   </li><li>Why more transparency is needed around the data that is produced by generative AI tools.</li><li>Recapping everything we’ve discussed today and what you can look forward to next time. </li></ul><p><b>Tweetables:</b></p><p>“Cleaning and curating your data is the least sexy but most important part of getting any value out of any of these [generative AI] tools.” — Logan Gallagher <b>[04:39]</b></p><p>“We may be increasingly reaching the point where the internet is going to be so full of AI-generated content that our subsequent versions of generative AI models will be a snake eating its own tail.” — Logan Gallagher <b>[21:36]</b></p><p>“This is something that I worry about much more than Skynet — that we end up with fragile systems or we end up with unknown attack surfaces because of frameworks that are being generated for us without our ability to have an audit trail of how this came to be.” — Jon Gallagher <b>[32:29] </b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://openai.com/chatgpt'>ChatGPT</a> </p><p><a href='https://github.com/features/copilot'>GitHub Copilot</a> </p><p><a href='https://towardsai.net/p/machine-learning/stochastic-parrots-a-novel-look-at-large-language-models-and-their-limitations'>‘Stochastic Parrots: A Novel Look at Large Language Models and Their Limitations’</a></p><p><a href='https://pluralistic.net/2022/04/20/ceci-nest-pas-un-helicopter/#im-a-back-door-man'>‘Undetectable backdoors for machine learning models’</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a><br/> <a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/13172342-episode-27-risks-of-generative-ai.mp3" length="30673163" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13172342</guid>
    <pubDate>Thu, 06 Jul 2023 08:00:00 -0700</pubDate>
    <itunes:duration>2554</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 26 - Generative AI and Chat GPT</itunes:title>
    <title>Episode 26 - Generative AI and Chat GPT</title>
    <itunes:summary><![CDATA[Send a text Generative AI and ChatGPT with Logan and Jon   Episode 26: Show Notes   Machine learning and AI are fast becoming integrated into our everyday lives. However, despite its rising popularity, there is still a lot of confusion and misunderstanding around the subject. In this episode, we unravel the fundamental principles of machine learning and artificial intelligence. We start by setting the context before diving into the technical and business side of AI. We explain the different t...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Generative AI and ChatGPT with Logan and Jon</b></p><p><br/></p><p><b>Episode 26: Show Notes</b></p><p><br/></p><p>Machine learning and AI are fast becoming integrated into our everyday lives. However, despite its rising popularity, there is still a lot of confusion and misunderstanding around the subject. In this episode, we unravel the fundamental principles of machine learning and artificial intelligence. We start by setting the context before diving into the technical and business side of AI. We explain the different terms used, why people are so interested in machine learning, and how it is going to shake up Silicon Valley. We also provide listeners with an overview of the benefits and drawbacks of AI and machine learning and discuss how using AI can go wrong. Learn about neural networks, the transformer algorithm, the cost of implementing AI, and how to effectively leverage these technologies. We examine both positive and negative use cases, debunk common misconceptions, and emphasize the continuous nature of AI implementation. Lastly, we navigate the landscape of cognitive computing, exploring the threats it presents along with the opportunities it brings. Tune in now to ensure you do not get left behind in the AI and machine learning race!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Useful definitions and different terms are explained.</li><li>Find out the difference between AI and machine learning.</li><li>What algorithms popular AI tools are based on.</li><li>Hear about exciting new technologies emerging in the space.</li><li>Learn about the power of the transformer algorithm.</li><li>The limitation of AI and machine learning: data.</li><li>How much AI and machine learning can cost companies. </li><li>Ways companies are leveraging AI to reduce costs.</li><li>An overview of the good and bad use cases of AI and machine learning.</li><li>Common misconceptions surrounding AI and machine learning. </li><li>Why implementing AI and machine learning is a continuous process.</li><li>Threats and opportunities of cognitive computing. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Artificial intelligence is a broad field of study. It is an umbrella term under which these technologies fit into.” — Logan Gallagher <b>[0:02:42]</b></p><p><br/></p><p>“When you are interacting with a model that uses transformer, it can generate very human-readable and human-intelligible text and outputs that pass off as very convincing.” — Logan Gallagher <b>[0:05:52]</b></p><p><br/></p><p>“[Deploying new versions of AI] is a continuous process. If you are standing still, you are going to get left behind.” — Logan Gallagher <b>[0:19:43]</b></p><p><br/></p><p>“The business opportunity [of AI] is huge here. Thus, we are not only engaged in the standard hype cycle of technology, but we are looking at a Silicon Valley that is figuring out what business it is going to be in.” — Jon Gallagher <b>[0:22:12]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://openai.com/blog/chatgpt'>ChatGPT</a></p><p><a href='https://machinelearningmastery.com/the-transformer-model/'>The Transformer Model Tutorial</a></p><p><a href='https://ai.googleblog.com/2017/08/transformer-novel-neural-network.html'>‘Transformer: A Novel Neural Network Architecture for Language Understanding’</a></p><p><a href='https://openai.com'>OpenAI</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Generative AI and ChatGPT with Logan and Jon</b></p><p><br/></p><p><b>Episode 26: Show Notes</b></p><p><br/></p><p>Machine learning and AI are fast becoming integrated into our everyday lives. However, despite its rising popularity, there is still a lot of confusion and misunderstanding around the subject. In this episode, we unravel the fundamental principles of machine learning and artificial intelligence. We start by setting the context before diving into the technical and business side of AI. We explain the different terms used, why people are so interested in machine learning, and how it is going to shake up Silicon Valley. We also provide listeners with an overview of the benefits and drawbacks of AI and machine learning and discuss how using AI can go wrong. Learn about neural networks, the transformer algorithm, the cost of implementing AI, and how to effectively leverage these technologies. We examine both positive and negative use cases, debunk common misconceptions, and emphasize the continuous nature of AI implementation. Lastly, we navigate the landscape of cognitive computing, exploring the threats it presents along with the opportunities it brings. Tune in now to ensure you do not get left behind in the AI and machine learning race!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Useful definitions and different terms are explained.</li><li>Find out the difference between AI and machine learning.</li><li>What algorithms popular AI tools are based on.</li><li>Hear about exciting new technologies emerging in the space.</li><li>Learn about the power of the transformer algorithm.</li><li>The limitation of AI and machine learning: data.</li><li>How much AI and machine learning can cost companies. </li><li>Ways companies are leveraging AI to reduce costs.</li><li>An overview of the good and bad use cases of AI and machine learning.</li><li>Common misconceptions surrounding AI and machine learning. </li><li>Why implementing AI and machine learning is a continuous process.</li><li>Threats and opportunities of cognitive computing. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Artificial intelligence is a broad field of study. It is an umbrella term under which these technologies fit into.” — Logan Gallagher <b>[0:02:42]</b></p><p><br/></p><p>“When you are interacting with a model that uses transformer, it can generate very human-readable and human-intelligible text and outputs that pass off as very convincing.” — Logan Gallagher <b>[0:05:52]</b></p><p><br/></p><p>“[Deploying new versions of AI] is a continuous process. If you are standing still, you are going to get left behind.” — Logan Gallagher <b>[0:19:43]</b></p><p><br/></p><p>“The business opportunity [of AI] is huge here. Thus, we are not only engaged in the standard hype cycle of technology, but we are looking at a Silicon Valley that is figuring out what business it is going to be in.” — Jon Gallagher <b>[0:22:12]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://openai.com/blog/chatgpt'>ChatGPT</a></p><p><a href='https://machinelearningmastery.com/the-transformer-model/'>The Transformer Model Tutorial</a></p><p><a href='https://ai.googleblog.com/2017/08/transformer-novel-neural-network.html'>‘Transformer: A Novel Neural Network Architecture for Language Understanding’</a></p><p><a href='https://openai.com'>OpenAI</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/13160395-episode-26-generative-ai-and-chat-gpt.mp3" length="17372351" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-13160395</guid>
    <pubDate>Tue, 04 Jul 2023 10:00:00 -0700</pubDate>
    <itunes:duration>1445</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 25 - The Best Cloud Environments for Machine Learning</itunes:title>
    <title>Episode 25 - The Best Cloud Environments for Machine Learning</title>
    <itunes:summary><![CDATA[Send a text Best Environment for Machine Learning Episode 25: Show Notes Lately, there’s been a lot of hype about AI. In today’s podcast, we too are going to chat about AI, and specifically the subset of artificial intelligence called machine learning. Instead of talking about the political, social, and moral aspects of this subject, however, we’re going to speak about some of the more mundane aspects of deploying this technology. Tuning in, you’ll hear about some of the recent technologies t...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Best Environment for Machine Learning</b></p><p><b>Episode 25: Show Notes</b></p><p>Lately, there’s been a lot of hype about AI. In today’s podcast, we too are going to chat about AI, and specifically the subset of artificial intelligence called machine learning. Instead of talking about the political, social, and moral aspects of this subject, however, we’re going to speak about some of the more mundane aspects of deploying this technology. Tuning in, you’ll hear about some of the recent technologies that have been the subject of hype cycles, what Logan learned about the hype cycle of crypto and how it affected AWS, and how this relates to the current hype cycles of AIML. We then discuss the ML and production experience of the three major cloud platforms (AWS, GCP, and Azure), the ML APIs that these companies have made available, and how you can extend these APIs for your unique requirements. To learn more about how to differentiate between the different cloud providers, the importance of being able to update existing models, the necessity for the automated collection and evaluation of the current model, and so much more, tune in today!</p><p><b>Key Points From This Episode:</b></p><ul><li>Examples of recent technologies that have been the subject of hype cycles.</li><li>What Logan learned from the hype cycle of crypto and how it affected AWS.</li><li>Google’s level of maturity in terms of AIML, despite seeming behind in this current hype cycle.</li><li>The importance of knowing how to integrate AIML. </li><li>Three major cloud platforms’ ML and production experience. </li><li>The types of ML APIs that these companies have made available and some examples.</li><li>AutoML and how you can extend these APIs for your unique requirements. </li><li>Examples of how you can use this technology in your company, and possible pitfalls. </li><li>How to differentiate between the different cloud providers, and choosing the right one. </li><li>What Google’s BigQuery ML is and how it works.</li><li>How each cloud provider has an AIML suite of tools that enables people to train their models.</li><li>Why the ability to update existing models is so important. </li><li>The necessity for the automated collection and evaluation of the current model for ongoing development of improved models.</li><li>How the software practices that we’ve been learning and implementing over the years, still apply.</li></ul><p><b>Tweetables:</b></p><p>“Maybe some of these companies like OpenAI will emerge as major players moving forward, but I think we can be sure that one of the big winners is guaranteed to be the cloud platforms.” — Logan Gallagher <b>[0:04:01]</b></p><p>“That is the real use case that we can identify for ML; the ability to extend the capabilities of the working software we have.” — Jon Gallagher <b>[0:06:14]</b></p><p>“What’s maybe more important than deploying a model for production is having the ability to update that model.” — Logan Gallagher <b>[0:22:39]</b></p><p>“With ML and AI, there is a temptation to treat this as something new and different, but I really see all of the important software practices that we’ve been learning and implementing over the years, still applying here.” — Logan Gallagher <b>[0:29:01]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://openai.com/blog/chatgpt'>ChatGPT</a></p><p><a href='https://www.tbray.org/ongoing/When/202x/2022/11/19/AWS-Blockchain'>“AWS and Blockchain”</a></p><p><a href='https://aws.amazon.com/'>AWS</a></p><p><a href='https://cloud.google.com/gcp'>GCP</a></p><p><a href='https://azure.microsoft.com/'>Azure</a> </p><p><a href='http://www.petqts.com/'>petqts.com</a> </p><p><a href='https://www.snowflake.com/'>Snowflake</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'></a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Best Environment for Machine Learning</b></p><p><b>Episode 25: Show Notes</b></p><p>Lately, there’s been a lot of hype about AI. In today’s podcast, we too are going to chat about AI, and specifically the subset of artificial intelligence called machine learning. Instead of talking about the political, social, and moral aspects of this subject, however, we’re going to speak about some of the more mundane aspects of deploying this technology. Tuning in, you’ll hear about some of the recent technologies that have been the subject of hype cycles, what Logan learned about the hype cycle of crypto and how it affected AWS, and how this relates to the current hype cycles of AIML. We then discuss the ML and production experience of the three major cloud platforms (AWS, GCP, and Azure), the ML APIs that these companies have made available, and how you can extend these APIs for your unique requirements. To learn more about how to differentiate between the different cloud providers, the importance of being able to update existing models, the necessity for the automated collection and evaluation of the current model, and so much more, tune in today!</p><p><b>Key Points From This Episode:</b></p><ul><li>Examples of recent technologies that have been the subject of hype cycles.</li><li>What Logan learned from the hype cycle of crypto and how it affected AWS.</li><li>Google’s level of maturity in terms of AIML, despite seeming behind in this current hype cycle.</li><li>The importance of knowing how to integrate AIML. </li><li>Three major cloud platforms’ ML and production experience. </li><li>The types of ML APIs that these companies have made available and some examples.</li><li>AutoML and how you can extend these APIs for your unique requirements. </li><li>Examples of how you can use this technology in your company, and possible pitfalls. </li><li>How to differentiate between the different cloud providers, and choosing the right one. </li><li>What Google’s BigQuery ML is and how it works.</li><li>How each cloud provider has an AIML suite of tools that enables people to train their models.</li><li>Why the ability to update existing models is so important. </li><li>The necessity for the automated collection and evaluation of the current model for ongoing development of improved models.</li><li>How the software practices that we’ve been learning and implementing over the years, still apply.</li></ul><p><b>Tweetables:</b></p><p>“Maybe some of these companies like OpenAI will emerge as major players moving forward, but I think we can be sure that one of the big winners is guaranteed to be the cloud platforms.” — Logan Gallagher <b>[0:04:01]</b></p><p>“That is the real use case that we can identify for ML; the ability to extend the capabilities of the working software we have.” — Jon Gallagher <b>[0:06:14]</b></p><p>“What’s maybe more important than deploying a model for production is having the ability to update that model.” — Logan Gallagher <b>[0:22:39]</b></p><p>“With ML and AI, there is a temptation to treat this as something new and different, but I really see all of the important software practices that we’ve been learning and implementing over the years, still applying here.” — Logan Gallagher <b>[0:29:01]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://openai.com/blog/chatgpt'>ChatGPT</a></p><p><a href='https://www.tbray.org/ongoing/When/202x/2022/11/19/AWS-Blockchain'>“AWS and Blockchain”</a></p><p><a href='https://aws.amazon.com/'>AWS</a></p><p><a href='https://cloud.google.com/gcp'>GCP</a></p><p><a href='https://azure.microsoft.com/'>Azure</a> </p><p><a href='http://www.petqts.com/'>petqts.com</a> </p><p><a href='https://www.snowflake.com/'>Snowflake</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/12466240-episode-25-the-best-cloud-environments-for-machine-learning.mp3" length="21470067" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12466240</guid>
    <pubDate>Sat, 18 Mar 2023 11:00:00 -0700</pubDate>
    <itunes:duration>1787</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Leaving the Cloud</itunes:title>
    <title>Leaving the Cloud</title>
    <itunes:summary><![CDATA[Send a text Leaving the Cloud Episode 24: Show Notes While our preference is always to use the cloud to address IT problems, today we look at a company that is doing the opposite. 37signals, the company behind the project management software Basecamp and the email system Hey, has decided to bring their workloads off the cloud and back into a data center. DHH, the Co-owner and CTO of 37signals, recently announced that the company had spent $3.2 million on Amazon Web Services (AWS) and felt tha...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Leaving the Cloud</b></p><p><b>Episode 24: Show Notes</b></p><p>While our preference is always to use the cloud to address IT problems, today we look at a company that is doing the opposite. 37signals, the company behind the project management software Basecamp and the email system Hey, has decided to bring their workloads off the cloud and back into a data center. DHH, the Co-owner and CTO of 37signals, recently announced that the company had spent $3.2 million on Amazon Web Services (AWS) and felt that the money would have been better spent purchasing their own servers and running it themselves. In this episode, we break down the cost structure of what 37signals spent their money on in 2022, the typical arguments for moving out of the cloud and into a data center, and what key factors you need to consider before doing the same. With so many layoffs occurring in tech companies like Google, Amazon, Microsoft, and Salesforce, and so much instability in the industry, business concerns are driving developments in the tech space more than ever before. Tune in to find out more about the future of the cloud, why moving away from it may be the right decision for 37signals, and why this is not the right move for every company.</p><p><b>Key Points From This Episode:</b></p><ul><li>An introduction to 37signals and the products that they are known for.</li><li>The announcement by 37signals’ CEO that they would be moving off the cloud.</li><li>The breakdown and cost structure of what 37signals spent their money on in 2022.</li><li>The number that jumped out: their S3 spend. </li><li>Some of the typical arguments for moving out of the cloud and into the data center. </li><li>The key element that’s needed to move from the cloud to a data center.</li><li>A big advantage of the cloud that 37signals does not make use of.</li><li>Why you need to understand your user patterns before switching from the cloud to a data center.</li><li>How 37signals has taken advantage of being as neutral to a vendor platform as possible. </li><li>Key factors to consider before moving away from the cloud. </li><li>The instability of the economy and thoughts on the lay-offs we’re seeing in tech companies. </li><li>Insights into the future of the cloud.</li><li>How the tech stack could be changed to be more efficient.</li><li>What you can expect from the podcast this year. </li></ul><p><b>Tweetables:</b></p><p>“Some of the advantages that the cloud has that the data center does not have, such as the ability to dramatically auto-scale out and scale back to respond to your traffic needs, are not going to be as appealing to [37signals].” — Logan Gallagher <b>[0:11:23]</b></p><p>“I think it’s very interesting that they did take advantage of the cloud for that early scaling growth and it probably was beneficial at the time when Hey was growing faster than anticipated.” — Logan Gallagher <b>[0:13:28]</b></p><p>“Every layoff represents a failure of management, a failure of management either to have the right kind of people or the right kind of growth or to anticipate where the economy was.” — Jon Gallagher <b>[0:18:23]</b></p><p>“The cloud added more space to the tool chest, a new set of tools. Those are the tools that we pick up first. But every set of tools in IT still has a role.” — Jon Gallagher <b>[0:19:25]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://37signals.com/'>37signals</a> </p><p><a href='https://basecamp.com/'>Basecamp</a> </p><p><a href='https://www.hey.com/'>Hey</a> </p><p><a href='https://dev.37signals.com/our-cloud-spend-in-2022/'>&quot;Our cloud spend in 2022&quot;</a>  </p><p><a href='https://dhh.dk/'>David Heinemeier Hansson / DHH</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedI</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Leaving the Cloud</b></p><p><b>Episode 24: Show Notes</b></p><p>While our preference is always to use the cloud to address IT problems, today we look at a company that is doing the opposite. 37signals, the company behind the project management software Basecamp and the email system Hey, has decided to bring their workloads off the cloud and back into a data center. DHH, the Co-owner and CTO of 37signals, recently announced that the company had spent $3.2 million on Amazon Web Services (AWS) and felt that the money would have been better spent purchasing their own servers and running it themselves. In this episode, we break down the cost structure of what 37signals spent their money on in 2022, the typical arguments for moving out of the cloud and into a data center, and what key factors you need to consider before doing the same. With so many layoffs occurring in tech companies like Google, Amazon, Microsoft, and Salesforce, and so much instability in the industry, business concerns are driving developments in the tech space more than ever before. Tune in to find out more about the future of the cloud, why moving away from it may be the right decision for 37signals, and why this is not the right move for every company.</p><p><b>Key Points From This Episode:</b></p><ul><li>An introduction to 37signals and the products that they are known for.</li><li>The announcement by 37signals’ CEO that they would be moving off the cloud.</li><li>The breakdown and cost structure of what 37signals spent their money on in 2022.</li><li>The number that jumped out: their S3 spend. </li><li>Some of the typical arguments for moving out of the cloud and into the data center. </li><li>The key element that’s needed to move from the cloud to a data center.</li><li>A big advantage of the cloud that 37signals does not make use of.</li><li>Why you need to understand your user patterns before switching from the cloud to a data center.</li><li>How 37signals has taken advantage of being as neutral to a vendor platform as possible. </li><li>Key factors to consider before moving away from the cloud. </li><li>The instability of the economy and thoughts on the lay-offs we’re seeing in tech companies. </li><li>Insights into the future of the cloud.</li><li>How the tech stack could be changed to be more efficient.</li><li>What you can expect from the podcast this year. </li></ul><p><b>Tweetables:</b></p><p>“Some of the advantages that the cloud has that the data center does not have, such as the ability to dramatically auto-scale out and scale back to respond to your traffic needs, are not going to be as appealing to [37signals].” — Logan Gallagher <b>[0:11:23]</b></p><p>“I think it’s very interesting that they did take advantage of the cloud for that early scaling growth and it probably was beneficial at the time when Hey was growing faster than anticipated.” — Logan Gallagher <b>[0:13:28]</b></p><p>“Every layoff represents a failure of management, a failure of management either to have the right kind of people or the right kind of growth or to anticipate where the economy was.” — Jon Gallagher <b>[0:18:23]</b></p><p>“The cloud added more space to the tool chest, a new set of tools. Those are the tools that we pick up first. But every set of tools in IT still has a role.” — Jon Gallagher <b>[0:19:25]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://37signals.com/'>37signals</a> </p><p><a href='https://basecamp.com/'>Basecamp</a> </p><p><a href='https://www.hey.com/'>Hey</a> </p><p><a href='https://dev.37signals.com/our-cloud-spend-in-2022/'>&quot;Our cloud spend in 2022&quot;</a>  </p><p><a href='https://dhh.dk/'>David Heinemeier Hansson / DHH</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedI</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/12254524-leaving-the-cloud.mp3" length="16322185" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-12254524</guid>
    <pubDate>Tue, 14 Feb 2023 15:00:00 -0800</pubDate>
    <itunes:duration>1358</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>24</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 23 - Getting into IT and Cloud Security</itunes:title>
    <title>Episode 23 - Getting into IT and Cloud Security</title>
    <itunes:summary><![CDATA[Send a text Demystifying the Security Career Path with Marsha Wilson   Episode 23: Show Notes   Today we welcome back popular guest Marsha Wilson from ScaleSec, as we unpack some of the particulars about what a career in security requires and can look like. Marsha's wealth of experience and insight are so helpful in answering some of the fundamental questions that aspiring security professionals may have now and a little further down the road too, and in our chat, we get to cover the most imp...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Demystifying the Security Career Path with Marsha Wilson</b></p><p><br/></p><p><b>Episode 23: Show Notes</b></p><p><br/></p><p>Today we welcome back popular guest Marsha Wilson from ScaleSec, as we unpack some of the particulars about what a career in security requires and can look like. Marsha&apos;s wealth of experience and insight are so helpful in answering some of the fundamental questions that aspiring security professionals may have now and a little further down the road too, and in our chat, we get to cover the most important of these. Our guest shares her perspective on the best characteristics to embody when stepping into a new role, how security can be integrated with product management, why a natural passion for the field is irreplaceable, and much more. She also shares some powerful questions that can help you uncover where you would like to set your sights and focus your energy. Towards the end of our chat, Marsha talks a little about the help she offers companies who employ her hiring expertise, before we sign off with some closing thoughts about the security field and ScaleSec going into a new year. Join us to hear it all!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>General thoughts on the best steps for getting started as a professional in the security space.</li><li>Forward-thinking and detail-orientation; the value of these qualities early on.</li><li>Learning about and engaging with risk as a means to make progress. </li><li>Integrating security and product management teams in sensible ways.  </li><li>Comparing the paths of internal security professionals and consultants. </li><li>The passion and personal interest that is necessary to have success in security.  </li><li>Technology disruption and content moderation; limitations in the current landscape. </li><li>The process that Marsha goes through when helping companies find the right person to hire.  </li><li>Plans going into the final stages of the year and into 2023! </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“I would say find the thing that is curious for you.” — Marsha Wilson <b>[0:02:44]</b></p><p><br/></p><p>“In the beginning, when you are trying to demonstrate that you understand what is going on in your environment from a security perspective, detail-orientation is very important.” — Marsha Wilson <b>[0:06:59]</b></p><p><br/></p><p>“I think consuming ultimately vote with their feet, and if they are not leaving, there is no motivation for them to change.” — Marsha Wilson <b>[0:19:59]</b></p><p><br/></p><p>“Even reading things that are not specific to your industry, still broadens your mind, still gives your things to mentally munch on, that you bring back fresh and clear, provocative ideas to your team.” — Marsha Wilson <b>[0:34:15]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://www.biography.com/writer/shel-silverstein'>Shel Silverstein</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Demystifying the Security Career Path with Marsha Wilson</b></p><p><br/></p><p><b>Episode 23: Show Notes</b></p><p><br/></p><p>Today we welcome back popular guest Marsha Wilson from ScaleSec, as we unpack some of the particulars about what a career in security requires and can look like. Marsha&apos;s wealth of experience and insight are so helpful in answering some of the fundamental questions that aspiring security professionals may have now and a little further down the road too, and in our chat, we get to cover the most important of these. Our guest shares her perspective on the best characteristics to embody when stepping into a new role, how security can be integrated with product management, why a natural passion for the field is irreplaceable, and much more. She also shares some powerful questions that can help you uncover where you would like to set your sights and focus your energy. Towards the end of our chat, Marsha talks a little about the help she offers companies who employ her hiring expertise, before we sign off with some closing thoughts about the security field and ScaleSec going into a new year. Join us to hear it all!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>General thoughts on the best steps for getting started as a professional in the security space.</li><li>Forward-thinking and detail-orientation; the value of these qualities early on.</li><li>Learning about and engaging with risk as a means to make progress. </li><li>Integrating security and product management teams in sensible ways.  </li><li>Comparing the paths of internal security professionals and consultants. </li><li>The passion and personal interest that is necessary to have success in security.  </li><li>Technology disruption and content moderation; limitations in the current landscape. </li><li>The process that Marsha goes through when helping companies find the right person to hire.  </li><li>Plans going into the final stages of the year and into 2023! </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“I would say find the thing that is curious for you.” — Marsha Wilson <b>[0:02:44]</b></p><p><br/></p><p>“In the beginning, when you are trying to demonstrate that you understand what is going on in your environment from a security perspective, detail-orientation is very important.” — Marsha Wilson <b>[0:06:59]</b></p><p><br/></p><p>“I think consuming ultimately vote with their feet, and if they are not leaving, there is no motivation for them to change.” — Marsha Wilson <b>[0:19:59]</b></p><p><br/></p><p>“Even reading things that are not specific to your industry, still broadens your mind, still gives your things to mentally munch on, that you bring back fresh and clear, provocative ideas to your team.” — Marsha Wilson <b>[0:34:15]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://www.biography.com/writer/shel-silverstein'>Shel Silverstein</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11745769-episode-23-getting-into-it-and-cloud-security.mp3" length="28378925" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11745769</guid>
    <pubDate>Tue, 22 Nov 2022 12:00:00 -0800</pubDate>
    <itunes:duration>2363</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>23</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 22 - The Effects of Rampant Immaturity in High Tech</itunes:title>
    <title>Episode 22 - The Effects of Rampant Immaturity in High Tech</title>
    <itunes:summary><![CDATA[Send a text Episode 22: Show Notes ‌ ‌The past week in tech has been eventful, to say the least. FTX declared bankruptcy, Elon Musk is sowing chaos with his latest decisions at Twitter, and David Heinemeier Hansson published a post on his decision to move 37signals off of the cloud. In today’s episode, we take a closer look at the high cost of cloud services and what can be done to make these services more affordable for users. We investigate 37signals’ move away from the cloud, why it was th...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 22: Show Notes</b></p><p>‌</p><p>‌The past week in tech has been eventful, to say the least. FTX declared bankruptcy, Elon Musk is sowing chaos with his latest decisions at Twitter, and David Heinemeier Hansson published a post on his decision to move 37signals off of the cloud. In today’s episode, we take a closer look at the high cost of cloud services and what can be done to make these services more affordable for users. We investigate 37signals’ move away from the cloud, why it was the right choice for their company, and how the responsibility is falling on engineers to make cost-effective decisions without compromising quality. Our conversation also covers Mike Julian’s article for The Duckbill Group called Why Cloud Finance Is Broken and Ineffective, and what the Japanese concept of Kaizen can teach business leaders about continuous improvement. For an informative episode on the state of cloud finance and what to do about it, make sure you tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>An overview of the eventful news in tech this week.</li><li>The latest developments at FTX and Twitter.</li><li>The evidence of immaturity in the tech space and how it’s reflected in its leadership.</li><li>Why the cloud marketplace and cloud engineering are still in their infancy.</li><li>Evidence that companies are paying too much to be in the cloud.</li><li>David Heinemeier Hansson’s decision to move 37signals off of the cloud.</li><li>Why this decision makes sense for his organization.</li><li>An overview of Mike Julian’s article for The Duckbill Group: Why Cloud Finance Is Broken and Ineffective.</li><li>The pressure on engineering teams to develop an effective product that is also the most cost-efficient.</li><li>Why it’s so important for everyone in your company to understand the business flow.</li><li>The next step into maturity that tech companies need to take.</li><li>The Japanese concept of Kaizen and how to implement it to improve business processes.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://37signals.com/'>37signals</a></p><p><a href='https://www.duckbillgroup.com/'>The Duckbill Group</a></p><p><a href='https://world.hey.com/dhh/why-we-re-leaving-the-cloud-654b47e0'>Why we&apos;re leaving the cloud</a></p><p><a href='https://www.duckbillgroup.com/blog/why-cloud-finance-is-broken-and-ineffective/?ck_subscriber_id=512830130'>Why Cloud Finance Is Broken and Ineffective</a></p><p><a href='https://www.lucidchart.com/blog/kaizen-methodology'>How to Use Kaizen Methodology to Improve Business Processes</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 22: Show Notes</b></p><p>‌</p><p>‌The past week in tech has been eventful, to say the least. FTX declared bankruptcy, Elon Musk is sowing chaos with his latest decisions at Twitter, and David Heinemeier Hansson published a post on his decision to move 37signals off of the cloud. In today’s episode, we take a closer look at the high cost of cloud services and what can be done to make these services more affordable for users. We investigate 37signals’ move away from the cloud, why it was the right choice for their company, and how the responsibility is falling on engineers to make cost-effective decisions without compromising quality. Our conversation also covers Mike Julian’s article for The Duckbill Group called Why Cloud Finance Is Broken and Ineffective, and what the Japanese concept of Kaizen can teach business leaders about continuous improvement. For an informative episode on the state of cloud finance and what to do about it, make sure you tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>An overview of the eventful news in tech this week.</li><li>The latest developments at FTX and Twitter.</li><li>The evidence of immaturity in the tech space and how it’s reflected in its leadership.</li><li>Why the cloud marketplace and cloud engineering are still in their infancy.</li><li>Evidence that companies are paying too much to be in the cloud.</li><li>David Heinemeier Hansson’s decision to move 37signals off of the cloud.</li><li>Why this decision makes sense for his organization.</li><li>An overview of Mike Julian’s article for The Duckbill Group: Why Cloud Finance Is Broken and Ineffective.</li><li>The pressure on engineering teams to develop an effective product that is also the most cost-efficient.</li><li>Why it’s so important for everyone in your company to understand the business flow.</li><li>The next step into maturity that tech companies need to take.</li><li>The Japanese concept of Kaizen and how to implement it to improve business processes.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://37signals.com/'>37signals</a></p><p><a href='https://www.duckbillgroup.com/'>The Duckbill Group</a></p><p><a href='https://world.hey.com/dhh/why-we-re-leaving-the-cloud-654b47e0'>Why we&apos;re leaving the cloud</a></p><p><a href='https://www.duckbillgroup.com/blog/why-cloud-finance-is-broken-and-ineffective/?ck_subscriber_id=512830130'>Why Cloud Finance Is Broken and Ineffective</a></p><p><a href='https://www.lucidchart.com/blog/kaizen-methodology'>How to Use Kaizen Methodology to Improve Business Processes</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11709980-episode-22-the-effects-of-rampant-immaturity-in-high-tech.mp3" length="16012582" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11709980</guid>
    <pubDate>Wed, 16 Nov 2022 14:00:00 -0800</pubDate>
    <itunes:duration>1332</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>22</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 21 -  Encouraging Women in Tech and InfoSec specifically</itunes:title>
    <title>Episode 21 -  Encouraging Women in Tech and InfoSec specifically</title>
    <itunes:summary><![CDATA[Send a text Women in IT, Cloud Security, and InfoSec with Marsha Wilson Episode 21: Show Notes Welcome back to another episode of Cloud Out Loud! Today we are joined, once again, by Marsha Wilson to discuss the presence of women in IT, cloud security, and InfoSec. Marsha is the CEO of ScaleSec and has had a fascinating career that spans the military and the private sector. Tuning in you’ll hear Marsha’s thoughts on how the field has evolved since she first started out, along with the changes ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Women in IT, Cloud Security, and InfoSec with Marsha Wilson</b></p><p><b>Episode 21: Show Notes</b></p><p>Welcome back to another episode of Cloud Out Loud! Today we are joined, once again, by Marsha Wilson to discuss the presence of women in IT, cloud security, and InfoSec. Marsha is the CEO of ScaleSec and has had a fascinating career that spans the military and the private sector. Tuning in you’ll hear Marsha’s thoughts on how the field has evolved since she first started out, along with the changes she’d like to see going forward. We discuss the importance of soft skills when it comes to a career in cloud security and what can be done to encourage more women to pursue cloud security as a career. Marsha wraps things up by sharing her advice on how companies can support women in the field of cloud security and InfoSec, like sponsoring women in meetups and conferences, offering to speak at colleges, and making yourself available as a person women can reach out to for mentorship. </p><p><b>Key Points From This Episode:</b></p><ul><li>Today’s episode: The presence of women in IT, Cloud Security, and InfoSec.</li><li>An introduction to Marsha Wilson, CEO of ScaleSec.</li><li>How women have reached near parity with men in fields outside of cloud security and IT.</li><li>Marsha’s thoughts on how the field has evolved since she started her career in cloud security.</li><li>Hear about Marsha’s experience working for the military and the private sector.</li><li>How men and women tend to value and prioritize different aspects of their job experience.</li><li>Why soft skills are so important as you progress in cloud security.</li><li>Why ScaleSec decided to hire a full-time corporate trainer.</li><li>An overview of the generational differences on Marsha’s team.</li><li>Why Marsha is excited about upcoming generations.</li><li>Marsha’s advice for those in the IT world looking to make a transition into InfoSec.</li><li>Book recommendations for those interested in transitioning into cloud security.</li><li>Why there is such a pressing need for more talent in the cloud security sector.</li><li>Marsha, Jon, and Logan’s indirect paths into cloud security.</li><li>Learn about the Executive Women’s Forum.</li><li>Marsha’s advice for companies looking to hire more women in the CloudSec universe.</li></ul><p><b>Tweetables:</b></p><p>“[There is] an incredible emphasis on soft skills as you progress in cloud security.” — Marsha Wilson <b>[0:08:33]</b></p><p>“The truth is every promotion that you receive in information security, and cloud security, you have to be able to work the business acumen side, you have to be able to work the EQ side, and women have the advantage there.” — Marsha Wilson <b>[0:08:41]</b></p><p>“We all want to learn from each other. We want to leverage experience … so that all of us can expand our involvement in areas that we don&apos;t know about. Overall, I find that smart people, regardless of their generation, are seeking opportunities to grow and have a positive impact.” — Marsha Wilson <b>[0:17:57]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://itrevolution.com/the-phoenix-project/'>The Phoenix Project</a></p><p><a href='https://cloudresumechallenge.dev/'>The Cloud Resume Challenge</a></p><p><a href='https://www.amazon.com/Cloud-Computing-Dummies-Computer-Tech/dp/1119546656'>Cloud Computing for Dummies</a></p><p><a href='https://www.ewf-usa.com/'>Executive Women’s Forum</a></p><p><a href='https://wearebgc.org/'>Black Girls Code</a></p><p><a href='https://blackgirlshack.org/'>Black Girls Hack</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'></a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Women in IT, Cloud Security, and InfoSec with Marsha Wilson</b></p><p><b>Episode 21: Show Notes</b></p><p>Welcome back to another episode of Cloud Out Loud! Today we are joined, once again, by Marsha Wilson to discuss the presence of women in IT, cloud security, and InfoSec. Marsha is the CEO of ScaleSec and has had a fascinating career that spans the military and the private sector. Tuning in you’ll hear Marsha’s thoughts on how the field has evolved since she first started out, along with the changes she’d like to see going forward. We discuss the importance of soft skills when it comes to a career in cloud security and what can be done to encourage more women to pursue cloud security as a career. Marsha wraps things up by sharing her advice on how companies can support women in the field of cloud security and InfoSec, like sponsoring women in meetups and conferences, offering to speak at colleges, and making yourself available as a person women can reach out to for mentorship. </p><p><b>Key Points From This Episode:</b></p><ul><li>Today’s episode: The presence of women in IT, Cloud Security, and InfoSec.</li><li>An introduction to Marsha Wilson, CEO of ScaleSec.</li><li>How women have reached near parity with men in fields outside of cloud security and IT.</li><li>Marsha’s thoughts on how the field has evolved since she started her career in cloud security.</li><li>Hear about Marsha’s experience working for the military and the private sector.</li><li>How men and women tend to value and prioritize different aspects of their job experience.</li><li>Why soft skills are so important as you progress in cloud security.</li><li>Why ScaleSec decided to hire a full-time corporate trainer.</li><li>An overview of the generational differences on Marsha’s team.</li><li>Why Marsha is excited about upcoming generations.</li><li>Marsha’s advice for those in the IT world looking to make a transition into InfoSec.</li><li>Book recommendations for those interested in transitioning into cloud security.</li><li>Why there is such a pressing need for more talent in the cloud security sector.</li><li>Marsha, Jon, and Logan’s indirect paths into cloud security.</li><li>Learn about the Executive Women’s Forum.</li><li>Marsha’s advice for companies looking to hire more women in the CloudSec universe.</li></ul><p><b>Tweetables:</b></p><p>“[There is] an incredible emphasis on soft skills as you progress in cloud security.” — Marsha Wilson <b>[0:08:33]</b></p><p>“The truth is every promotion that you receive in information security, and cloud security, you have to be able to work the business acumen side, you have to be able to work the EQ side, and women have the advantage there.” — Marsha Wilson <b>[0:08:41]</b></p><p>“We all want to learn from each other. We want to leverage experience … so that all of us can expand our involvement in areas that we don&apos;t know about. Overall, I find that smart people, regardless of their generation, are seeking opportunities to grow and have a positive impact.” — Marsha Wilson <b>[0:17:57]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://itrevolution.com/the-phoenix-project/'>The Phoenix Project</a></p><p><a href='https://cloudresumechallenge.dev/'>The Cloud Resume Challenge</a></p><p><a href='https://www.amazon.com/Cloud-Computing-Dummies-Computer-Tech/dp/1119546656'>Cloud Computing for Dummies</a></p><p><a href='https://www.ewf-usa.com/'>Executive Women’s Forum</a></p><p><a href='https://wearebgc.org/'>Black Girls Code</a></p><p><a href='https://blackgirlshack.org/'>Black Girls Hack</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11515751-episode-21-encouraging-women-in-tech-and-infosec-specifically.mp3" length="25500997" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11515751</guid>
    <pubDate>Mon, 17 Oct 2022 09:00:00 -0700</pubDate>
    <itunes:duration>2123</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 20 - How You Should Manage Security in the Enterprise from Marsha Wilson, CEO ScaleSec</itunes:title>
    <title>Episode 20 - How You Should Manage Security in the Enterprise from Marsha Wilson, CEO ScaleSec</title>
    <itunes:summary><![CDATA[Send a text Diminishing Risk, Increasing Profit, and Reducing Costs Through Security with Marsha Wilson of ScaleSec Episode 20: Show Notes Today we continue with Part 2 in our conversation with Marsha Wilson, CEO of ScaleSec. While the first episode covered Martha's advice to startups on how to create a foundation of security, this episode delves into how to deal with security issues a few years down the line if you didn't follow Martha's advice in the beginning. A lot of the recommendations ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Diminishing Risk, Increasing Profit, and Reducing Costs Through Security with Marsha Wilson of ScaleSec</b></p><p><b>Episode 20: Show Notes</b></p><p>Today we continue with Part 2 in our conversation with Marsha Wilson, CEO of ScaleSec. While the first episode covered Martha&apos;s advice to startups on how to create a foundation of security, this episode delves into how to deal with security issues a few years down the line if you didn&apos;t follow Martha&apos;s advice in the beginning. A lot of the recommendations included in this podcast aren&apos;t specifically directed only to those in software or hardware startups, but apply across the board as security affects all users of technology in a business. Tuning in you&apos;ll hear how to make sure that security is inherent to your business, how to convince an organization that certain secunty barriers are worth the inconvenience to your developers, and how you can reduce risk, increase profit, and reduce costs by spending money on security. We discuss the &apos;Cloud and Web Security Challenges in 2022&apos; report and the hot topic of data loss prevention and compromise through third-party vendors. Martha also shares her advice to any organization that has already been breached. Tune in to hear more about the true value of your data and why your entire organization needs to understand this and be responsible for its security.</p><p><b>Key Points From This Episode:</b></p><ul><li>Today&apos;s episode: how to deal with security issues in your company a few years down the line.</li><li>How to make sure that security is inherent to your business</li><li>Why you should attach security work to the business drivers in the company itself.</li><li>How you can reduce risk, increase profit, and reduce costs by asking for training money for a development team to learn how to incorporate security and deploy code.</li><li>How to convince an organization that certain security barriers put in place are worth the inconvenience to your developers.</li><li>How security personnel can inform sales personnel about the level of security they&apos;re able to provide.</li><li>The tension between security and monetary reward and how we can ensure a minimum level of security can be created with financial feedback.</li><li>How to get security into all parts of the organization through forming relationships in the company.</li><li>Thoughts on how modern technology is more secure.</li><li>The value of the human brain and expertise over security systems.</li><li>Insight into the Cloud and Web Security Challenges in 2022 report.</li><li>The hot topic of data loss prevention and compromise through third-party vendors.</li></ul><p><b>Tweetables:</b></p><p>“You can never have enough security. Security is never going to max out.” — Marsha Wilson <b>[0:16:57]</b></p><p>“You’re not going to get the data to begin with if you don’t prove to the customers that trusted you with their data that you’re going to keep it safe ” — Marsha Wilson <b>[0:33:31]</b></p><p>“You have a commitment that you’ve made in gathering this data, that it is valuable to your company, you’re going to process it, it’s obviously valuable to the end user. You are therefore making a moral and many times legal commitment to preserving that data.” — Jon Gallagher <b>[0:35:49]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://cloudsecurityalliance.org/artifacts/cloud-and-web-security-challenges-in-2022/'>Cloud and Web Security Challenges in 2022</a>  </p><p><a href='https://cloud.google.com/dlp'>Cloud Data Loss Prevention</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher o</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Diminishing Risk, Increasing Profit, and Reducing Costs Through Security with Marsha Wilson of ScaleSec</b></p><p><b>Episode 20: Show Notes</b></p><p>Today we continue with Part 2 in our conversation with Marsha Wilson, CEO of ScaleSec. While the first episode covered Martha&apos;s advice to startups on how to create a foundation of security, this episode delves into how to deal with security issues a few years down the line if you didn&apos;t follow Martha&apos;s advice in the beginning. A lot of the recommendations included in this podcast aren&apos;t specifically directed only to those in software or hardware startups, but apply across the board as security affects all users of technology in a business. Tuning in you&apos;ll hear how to make sure that security is inherent to your business, how to convince an organization that certain secunty barriers are worth the inconvenience to your developers, and how you can reduce risk, increase profit, and reduce costs by spending money on security. We discuss the &apos;Cloud and Web Security Challenges in 2022&apos; report and the hot topic of data loss prevention and compromise through third-party vendors. Martha also shares her advice to any organization that has already been breached. Tune in to hear more about the true value of your data and why your entire organization needs to understand this and be responsible for its security.</p><p><b>Key Points From This Episode:</b></p><ul><li>Today&apos;s episode: how to deal with security issues in your company a few years down the line.</li><li>How to make sure that security is inherent to your business</li><li>Why you should attach security work to the business drivers in the company itself.</li><li>How you can reduce risk, increase profit, and reduce costs by asking for training money for a development team to learn how to incorporate security and deploy code.</li><li>How to convince an organization that certain security barriers put in place are worth the inconvenience to your developers.</li><li>How security personnel can inform sales personnel about the level of security they&apos;re able to provide.</li><li>The tension between security and monetary reward and how we can ensure a minimum level of security can be created with financial feedback.</li><li>How to get security into all parts of the organization through forming relationships in the company.</li><li>Thoughts on how modern technology is more secure.</li><li>The value of the human brain and expertise over security systems.</li><li>Insight into the Cloud and Web Security Challenges in 2022 report.</li><li>The hot topic of data loss prevention and compromise through third-party vendors.</li></ul><p><b>Tweetables:</b></p><p>“You can never have enough security. Security is never going to max out.” — Marsha Wilson <b>[0:16:57]</b></p><p>“You’re not going to get the data to begin with if you don’t prove to the customers that trusted you with their data that you’re going to keep it safe ” — Marsha Wilson <b>[0:33:31]</b></p><p>“You have a commitment that you’ve made in gathering this data, that it is valuable to your company, you’re going to process it, it’s obviously valuable to the end user. You are therefore making a moral and many times legal commitment to preserving that data.” — Jon Gallagher <b>[0:35:49]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://cloudsecurityalliance.org/artifacts/cloud-and-web-security-challenges-in-2022/'>Cloud and Web Security Challenges in 2022</a>  </p><p><a href='https://cloud.google.com/dlp'>Cloud Data Loss Prevention</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher o</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11374755-episode-20-how-you-should-manage-security-in-the-enterprise-from-marsha-wilson-ceo-scalesec.mp3" length="32343467" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11374755</guid>
    <pubDate>Fri, 23 Sep 2022 14:00:00 -0700</pubDate>
    <itunes:duration>2693</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 19 - How You should Manage Security When You&#39;re Starting Up from Marsha Wilson, CEO of ScaleSec</itunes:title>
    <title>Episode 19 - How You should Manage Security When You&#39;re Starting Up from Marsha Wilson, CEO of ScaleSec</title>
    <itunes:summary><![CDATA[Send a text Startup Security Tips from ScaleSec Episode 19: Show Notes If you’re starting up a business in this day and age, cloud security should be your first priority from day one. Having basic security systems in place from the get-go can only have long-term benefits. Joining us today to talk about the importance of good security hygiene in the early stages of starting a business is Marsha Wilson, the CEO of ScaleSec. ScaleSec is a compatriot of long standing in the cloud wars and with he...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Startup Security Tips from ScaleSec</b></p><p><b>Episode 19: Show Notes</b></p><p>If you’re starting up a business in this day and age, cloud security should be your first priority from day one. Having basic security systems in place from the get-go can only have long-term benefits. Joining us today to talk about the importance of good security hygiene in the early stages of starting a business is Marsha Wilson, the CEO of ScaleSec. ScaleSec is a compatriot of long standing in the cloud wars and with her expertise in both security and business, Marsha has much great insight to impart. In this episode, Marsha fills us in on the most common ways in which data is breached in small businesses and breaks down the fundamental steps of cloud security. Tune in to find out how breaches happen, how to prevent them, and where to learn more about all things cloud security-related.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>CEO of ScaleSec, Marsha Wilson, fills us in on the services the company provides.</li><li>Why she’s committed to helping startups navigate cloud security.</li><li>The most common ways in which data is breached in small businesses.</li><li>The importance of good security hygiene in the early stages of starting a business.</li><li>How breaches happen on Amazon Web Service (AWS), specifically.</li><li>Three basic yet crucial foundational security measures.</li><li>The benefits of having a password manager.</li><li>The most effective multifactor authentication methods.</li><li>Marsha’s best practices for laptop and mobile device management.</li><li>The importance of old-hire deprovisioning.</li><li>The nuances of email security.</li><li>Why it’s recommended to use the security available to you from the cloud.</li><li>How the cloud aids security.</li><li>Marsha’s top three recommended cloud security-focused actions.</li><li>Planning for durability and availability.</li><li>Secure code and software supply chain options.</li><li>How best to secure your technology.</li><li>How to manage your cloud security posture.</li><li>How to prevent misconfigurations.</li><li>How to protect secrets.</li><li>How to educate yourself further about cloud security. </li><li>Marsha shares an anecdote to emphasize the importance of learning how the cloud works.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Ransomware, stolen credentials, and phishing are the number one ways that very small businesses are pwned.” — Marsha Wilson <b>[0:02:45]</b></p><p><br/></p><p>“If you are able to use as many as possible of the managed services available to you from the cloud you’ve selected, the better off you’re going to be.” — Marsha Wilson <b>[0:15:23]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://bit.ly/scale-sec-startup-secuirty'>ScaleSec Startup Security Slide Deck</a></p><p><a href='https://www.verizon.com/business/resources/reports/dbir/'>Verizon 2022 Data Breach Investigations Report</a></p><p><a href='https://aws.amazon.com/training/digital/'>AWS Digital Training</a></p><p><a href='https://maturitymodel.security.aws.dev/en/model/'>AWS Security Maturity Model</a></p><p><a href='https://summitroute.com/downloads/aws_security_maturity_roadmap-Summit_Route.pdf'>AWS Security Maturity Roadmap</a></p><p><a href='https://aws.amazon.com/training/digital/aws-security-fundamentals/'>AWS Security Fundamentals</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Startup Security Tips from ScaleSec</b></p><p><b>Episode 19: Show Notes</b></p><p>If you’re starting up a business in this day and age, cloud security should be your first priority from day one. Having basic security systems in place from the get-go can only have long-term benefits. Joining us today to talk about the importance of good security hygiene in the early stages of starting a business is Marsha Wilson, the CEO of ScaleSec. ScaleSec is a compatriot of long standing in the cloud wars and with her expertise in both security and business, Marsha has much great insight to impart. In this episode, Marsha fills us in on the most common ways in which data is breached in small businesses and breaks down the fundamental steps of cloud security. Tune in to find out how breaches happen, how to prevent them, and where to learn more about all things cloud security-related.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>CEO of ScaleSec, Marsha Wilson, fills us in on the services the company provides.</li><li>Why she’s committed to helping startups navigate cloud security.</li><li>The most common ways in which data is breached in small businesses.</li><li>The importance of good security hygiene in the early stages of starting a business.</li><li>How breaches happen on Amazon Web Service (AWS), specifically.</li><li>Three basic yet crucial foundational security measures.</li><li>The benefits of having a password manager.</li><li>The most effective multifactor authentication methods.</li><li>Marsha’s best practices for laptop and mobile device management.</li><li>The importance of old-hire deprovisioning.</li><li>The nuances of email security.</li><li>Why it’s recommended to use the security available to you from the cloud.</li><li>How the cloud aids security.</li><li>Marsha’s top three recommended cloud security-focused actions.</li><li>Planning for durability and availability.</li><li>Secure code and software supply chain options.</li><li>How best to secure your technology.</li><li>How to manage your cloud security posture.</li><li>How to prevent misconfigurations.</li><li>How to protect secrets.</li><li>How to educate yourself further about cloud security. </li><li>Marsha shares an anecdote to emphasize the importance of learning how the cloud works.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Ransomware, stolen credentials, and phishing are the number one ways that very small businesses are pwned.” — Marsha Wilson <b>[0:02:45]</b></p><p><br/></p><p>“If you are able to use as many as possible of the managed services available to you from the cloud you’ve selected, the better off you’re going to be.” — Marsha Wilson <b>[0:15:23]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/marshajwilson/'>Marsha Wilson on LinkedIn</a></p><p><a href='https://scalesec.com/'>ScaleSec</a></p><p><a href='https://bit.ly/scale-sec-startup-secuirty'>ScaleSec Startup Security Slide Deck</a></p><p><a href='https://www.verizon.com/business/resources/reports/dbir/'>Verizon 2022 Data Breach Investigations Report</a></p><p><a href='https://aws.amazon.com/training/digital/'>AWS Digital Training</a></p><p><a href='https://maturitymodel.security.aws.dev/en/model/'>AWS Security Maturity Model</a></p><p><a href='https://summitroute.com/downloads/aws_security_maturity_roadmap-Summit_Route.pdf'>AWS Security Maturity Roadmap</a></p><p><a href='https://aws.amazon.com/training/digital/aws-security-fundamentals/'>AWS Security Fundamentals</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11279673-episode-19-how-you-should-manage-security-when-you-re-starting-up-from-marsha-wilson-ceo-of-scalesec.mp3" length="25609201" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11279673</guid>
    <pubDate>Wed, 07 Sep 2022 14:00:00 -0700</pubDate>
    <itunes:duration>2132</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>19</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 18 - The Cloudy Wisdom of Simon Wardley</itunes:title>
    <title>Episode 18 - The Cloudy Wisdom of Simon Wardley</title>
    <itunes:summary><![CDATA[Send a text Episode 18: Show Notes   Recently we’ve seen some big dollar commitments from companies to facilitate their move towards cloud. While we are big fans of cloud and going serverless, there are some key issues with these types of public commitments (with huge sums of money behind them) that bear interrogation. In today’s episode, we consult a Twitter thread by Simon Wardley, a British researcher, and former CEO best known for the creation of Wardley mapping, to help us break down wha...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 18: Show Notes</b></p><p><br/></p><p>Recently we’ve seen some big dollar commitments from companies to facilitate their move towards cloud. While we are big fans of cloud and going serverless, there are some key issues with these types of public commitments (with huge sums of money behind them) that bear interrogation. In today’s episode, we consult a Twitter thread by Simon Wardley, a British researcher, and former CEO best known for the creation of Wardley mapping, to help us break down what we can learn from these trends and how to find a better path forward. Tuning in you’ll hear us unpack why many of these financial commitments can be described as vanity projects, why a successful cloud journey is best undertaken through small steps, and why any large company in the IT space only starting this journey now is way behind the times. We also discuss why 80 percent of IT projects fail, the benefits of going serverless, and how to start building a culture around using serverless technologies. Tune in today for a spicy overview of these topics and the cloudy wisdom of Simon Wardley!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p>Introducing today’s topic: The Cloudy Wisdom of Simon Wardley</p><ul><li>Learn about Simon Wardley and the Twitter thread that inspired today’s episode.</li><li>Why big companies that are only investing in cloud now, in 2022, are way behind the times.</li><li>How large companies are spending huge sums on vanity projects related to cloud computing and why they won’t deliver on their promises.</li><li>An outline of why 80 percent of IT projects fail.</li><li>Why IT solutions and cloud projects are best achieved through a succession of small steps, rather than a large vanity project.</li><li>What we can learn from the close access Simon Wardley has to C-suite executives.</li><li>Why large sum investments in cloud, especially those issued in press releases, are often more about moving markets rather than solutions or products.</li><li>Why companies need to be engaging more closely with their engineering staff.</li><li>The conclusion of Wardley’s thread and why he is advocating for going serverless.</li><li>How to start building a culture around using serverless technologies.</li></ul><p><b>Tweetables:</b></p><p>“If you&apos;re trying to tell me that you&apos;re spending a big dollar amount on cloud, you&apos;re behind the times. And often five to six years behind the times, because at this point a lot of companies have stopped just talking about that, and are well underway on that cloud journey.” — Logan Gallagher <b>[0:01:58]</b></p><p>“In 2022, if you are a large corporation [that’s] been in business and IT is a critical aspect of your company. If you&apos;re not in the cloud and actively looking to decommission data centers, you&apos;re way, way, way behind the times.” — Jon Gallagher <b>[0:02:35]</b></p><p>“Remember, the awful truth about IT is that 80% of IT efforts and IT projects fail. And that is a hard, goshdarn number.” — Jon Gallagher <b>[0:05:43]</b></p><p>“That dollar amount, especially in these press releases, appears to just be to move markets and maybe not actually move products.” — Logan Gallagher <b>[0:08:41]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.linkedin.com/in/simonwardley/?originalSubdomain=uk'>Simon Wardley on LinkedIn</a></p><p><a href='https://twitter.com/swardley'>Simon Wardley on Twitter</a></p><p><a href='https://twitter.com/swardley/status/1557003425514246144'>Simon Wardley Twitter Thread</a></p><p><a href='http://www.platformonomics.com/'>Platformonomics</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 18: Show Notes</b></p><p><br/></p><p>Recently we’ve seen some big dollar commitments from companies to facilitate their move towards cloud. While we are big fans of cloud and going serverless, there are some key issues with these types of public commitments (with huge sums of money behind them) that bear interrogation. In today’s episode, we consult a Twitter thread by Simon Wardley, a British researcher, and former CEO best known for the creation of Wardley mapping, to help us break down what we can learn from these trends and how to find a better path forward. Tuning in you’ll hear us unpack why many of these financial commitments can be described as vanity projects, why a successful cloud journey is best undertaken through small steps, and why any large company in the IT space only starting this journey now is way behind the times. We also discuss why 80 percent of IT projects fail, the benefits of going serverless, and how to start building a culture around using serverless technologies. Tune in today for a spicy overview of these topics and the cloudy wisdom of Simon Wardley!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p>Introducing today’s topic: The Cloudy Wisdom of Simon Wardley</p><ul><li>Learn about Simon Wardley and the Twitter thread that inspired today’s episode.</li><li>Why big companies that are only investing in cloud now, in 2022, are way behind the times.</li><li>How large companies are spending huge sums on vanity projects related to cloud computing and why they won’t deliver on their promises.</li><li>An outline of why 80 percent of IT projects fail.</li><li>Why IT solutions and cloud projects are best achieved through a succession of small steps, rather than a large vanity project.</li><li>What we can learn from the close access Simon Wardley has to C-suite executives.</li><li>Why large sum investments in cloud, especially those issued in press releases, are often more about moving markets rather than solutions or products.</li><li>Why companies need to be engaging more closely with their engineering staff.</li><li>The conclusion of Wardley’s thread and why he is advocating for going serverless.</li><li>How to start building a culture around using serverless technologies.</li></ul><p><b>Tweetables:</b></p><p>“If you&apos;re trying to tell me that you&apos;re spending a big dollar amount on cloud, you&apos;re behind the times. And often five to six years behind the times, because at this point a lot of companies have stopped just talking about that, and are well underway on that cloud journey.” — Logan Gallagher <b>[0:01:58]</b></p><p>“In 2022, if you are a large corporation [that’s] been in business and IT is a critical aspect of your company. If you&apos;re not in the cloud and actively looking to decommission data centers, you&apos;re way, way, way behind the times.” — Jon Gallagher <b>[0:02:35]</b></p><p>“Remember, the awful truth about IT is that 80% of IT efforts and IT projects fail. And that is a hard, goshdarn number.” — Jon Gallagher <b>[0:05:43]</b></p><p>“That dollar amount, especially in these press releases, appears to just be to move markets and maybe not actually move products.” — Logan Gallagher <b>[0:08:41]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.linkedin.com/in/simonwardley/?originalSubdomain=uk'>Simon Wardley on LinkedIn</a></p><p><a href='https://twitter.com/swardley'>Simon Wardley on Twitter</a></p><p><a href='https://twitter.com/swardley/status/1557003425514246144'>Simon Wardley Twitter Thread</a></p><p><a href='http://www.platformonomics.com/'>Platformonomics</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11251734-episode-18-the-cloudy-wisdom-of-simon-wardley.mp3" length="14157425" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11251734</guid>
    <pubDate>Fri, 02 Sep 2022 14:00:00 -0700</pubDate>
    <itunes:duration>1177</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 17 - Disaster</itunes:title>
    <title>Episode 17 - Disaster</title>
    <itunes:summary><![CDATA[Send a text Disaster    Episode 17: Show Notes   We here in the Pacific Northwest have been experiencing a slow-moving disaster of enormous proportions. Namely, the heatwave that much of Europe has also recently been confronted with. Similarly, in the context of the cloud, there has also been a pretty significant disaster. On 19 July 2022, there was a well-documented outage, where the London data center for Google experienced the simultaneous failure of multiple cooling systems. This imp...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Disaster </b></p><p><br/></p><p><b>Episode 17: Show Notes</b></p><p><br/></p><p>We here in the Pacific Northwest have been experiencing a slow-moving disaster of enormous proportions. Namely, the heatwave that much of Europe has also recently been confronted with. Similarly, in the context of the cloud, there has also been a pretty significant disaster. On 19 July 2022, there was a well-documented outage, where the London data center for Google experienced the simultaneous failure of multiple cooling systems. This impacted multiple Google Cloud services, which had a series of significant consequences for users worldwide. In the past, there have been multiple natural disasters that have affected cloud computing, and these events are only likely to become more frequent in the future. From global warming to inflation, there is a range of global factors that will impact how we use the cloud. In today’s episode, we’ll be covering how to prepare for these eventualities, and how to have proper defenses in place. Our conversation covers how to guard the systems we already have, the structures that we&apos;re building, and how to implement cloud technology optimally. We also discuss the concept of chaos engineering and how Netflix has implemented it to create resilient applications. There’s a lot to unpack here, so make sure you tune in for all the relevant details on how to prepare for the future without feeling overwhelmed!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introducing today’s topic: Disaster.</li><li>An overview of the heat waves that the northern hemisphere has been experiencing.</li><li>How this heat wave facilitated an outage at the Google data center in London.</li><li>The failure of several cooling systems and the impact this had on multiple Google Cloud Services.</li><li>How past natural disasters have affected cloud services and what we predict for the future.</li><li>Why the London outage was unexpected and why the next event will likely also be unanticipated.</li><li>How mobility can help you prepare for disasters in the US.</li><li>How to implement load balancing between regions.</li><li>The role of planning and building to prepare for potential natural disasters.</li><li>Why emulation is crucial to be fully prepared.</li><li>A breakdown of how companies can practice their disaster recovery policy.</li><li>The concept of chaos engineering and how it ensures resilience.</li><li>How Netflix has implemented chaos engineering to make their applications extra resilient.</li><li>Why exploring these areas of vulnerability takes tremendous commitment.</li><li>How to apply these lessons to your own business.</li><li>An overview of the tools that companies can leverage to ensure resilience.</li></ul><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='http://netflix.com'>Netflix</a></p><p><a href='https://netflix.github.io/chaosmonkey/'>Chaos Monkey on Github</a></p><p><a href='https://github.com/Netflix/SimianArmy/wiki/Janitor-Home'>Janitor Monkey on Github</a></p><p><a href='https://netflix.github.io/chaosmonkey/Configuration-file-format/'>Configuration Monkey on Github</a></p><p><a href='https://spinnaker.io/'>Spinnaker</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Disaster </b></p><p><br/></p><p><b>Episode 17: Show Notes</b></p><p><br/></p><p>We here in the Pacific Northwest have been experiencing a slow-moving disaster of enormous proportions. Namely, the heatwave that much of Europe has also recently been confronted with. Similarly, in the context of the cloud, there has also been a pretty significant disaster. On 19 July 2022, there was a well-documented outage, where the London data center for Google experienced the simultaneous failure of multiple cooling systems. This impacted multiple Google Cloud services, which had a series of significant consequences for users worldwide. In the past, there have been multiple natural disasters that have affected cloud computing, and these events are only likely to become more frequent in the future. From global warming to inflation, there is a range of global factors that will impact how we use the cloud. In today’s episode, we’ll be covering how to prepare for these eventualities, and how to have proper defenses in place. Our conversation covers how to guard the systems we already have, the structures that we&apos;re building, and how to implement cloud technology optimally. We also discuss the concept of chaos engineering and how Netflix has implemented it to create resilient applications. There’s a lot to unpack here, so make sure you tune in for all the relevant details on how to prepare for the future without feeling overwhelmed!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introducing today’s topic: Disaster.</li><li>An overview of the heat waves that the northern hemisphere has been experiencing.</li><li>How this heat wave facilitated an outage at the Google data center in London.</li><li>The failure of several cooling systems and the impact this had on multiple Google Cloud Services.</li><li>How past natural disasters have affected cloud services and what we predict for the future.</li><li>Why the London outage was unexpected and why the next event will likely also be unanticipated.</li><li>How mobility can help you prepare for disasters in the US.</li><li>How to implement load balancing between regions.</li><li>The role of planning and building to prepare for potential natural disasters.</li><li>Why emulation is crucial to be fully prepared.</li><li>A breakdown of how companies can practice their disaster recovery policy.</li><li>The concept of chaos engineering and how it ensures resilience.</li><li>How Netflix has implemented chaos engineering to make their applications extra resilient.</li><li>Why exploring these areas of vulnerability takes tremendous commitment.</li><li>How to apply these lessons to your own business.</li><li>An overview of the tools that companies can leverage to ensure resilience.</li></ul><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='http://netflix.com'>Netflix</a></p><p><a href='https://netflix.github.io/chaosmonkey/'>Chaos Monkey on Github</a></p><p><a href='https://github.com/Netflix/SimianArmy/wiki/Janitor-Home'>Janitor Monkey on Github</a></p><p><a href='https://netflix.github.io/chaosmonkey/Configuration-file-format/'>Configuration Monkey on Github</a></p><p><a href='https://spinnaker.io/'>Spinnaker</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11167398-episode-17-disaster.mp3" length="18339682" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11167398</guid>
    <pubDate>Fri, 19 Aug 2022 12:00:00 -0700</pubDate>
    <itunes:duration>1526</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 16 - How to not be sold Hybrid Cloud</itunes:title>
    <title>Episode 16 - How to not be sold Hybrid Cloud</title>
    <itunes:summary><![CDATA[Send a text Armoring Yourself Against Marketing   Episode 16: Show Notes   Welcome back to another episode of Cloud Out Loud! We are proud public cloud advocates and believe that the public cloud is going to be the ultimate platform for IT, computing, and AI for the foreseeable future. However, there is often confusion about two areas regarding cloud computing, namely multi-cloud and hybrid-cloud. These are two very different approaches for deployment, surrounded by common misconceptions abou...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Armoring Yourself Against Marketing</b></p><p><br/></p><p><b>Episode 16: Show Notes</b></p><p><br/></p><p>Welcome back to another episode of Cloud Out Loud! We are proud public cloud advocates and believe that the public cloud is going to be the ultimate platform for IT, computing, and AI for the foreseeable future. However, there is often confusion about two areas regarding cloud computing, namely multi-cloud and hybrid-cloud. These are two very different approaches for deployment, surrounded by common misconceptions about their benefits. In this episode, we lay the confusion to rest. We delve into everything multi-cloud and hybrid cloud, defining them, identifying the differences between them, and addressing common misconceptions surrounding them. We talk about what motivates companies to choose multi-cloud or hybrid cloud approaches, and why we don’t believe multi-cloud is the best option for them. You’ll also hear about some of the common issues associated with the multi-cloud and hybrid clouds before delving into how to use multiple clouds to leverage tools available, why these approaches do not offer a competitive advantage, and a new powerful tool available to developers. Tune in to this informative episode to learn everything you need to know about multi-cloud and hybrid cloud deployment!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>We define what the public cloud is and the different tiers available.</li><li>What a private cloud is and the different off-shoots available.</li><li>The various reasons for choosing a private cloud approach.</li><li>Attractions and benefits of the public cloud to companies. </li><li>How companies can unintentionally take the hybrid-cloud approach.</li><li>Differences between a hybrid cloud and multi-cloud.</li><li>Reasons why a multi-cloud is not the best option for companies.</li><li>Examples of rare scenarios where a multi-cloud deployment would be beneficial.</li><li>Why moving to a public cloud also requires a cultural shift. </li><li>Security issues that are associated with deploying in multiple clouds.</li><li>Common misconceptions about the competitive advantage of multi-cloud.</li><li>Why using the range of ‘tools’ available from multiple clouds may be beneficial.</li><li>Learn about a powerful new service from the cloud: Workload Identity. </li><li>An example of how Workload Identity could be leveraged. </li><li>Aspects to consider when deciding to take a multi-cloud approach.</li></ul><p><br/></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://cloudoutloudpodcast.buzzsprout.com/1895117/10538456-episode-10-protecting-your-assets-from-cyber-attacks'>Episode 10 - Protecting Your Assets from Cyber Attacks</a></p><p><a href='https://cloud.google.com/kubernetes-engine/docs/concepts/workload-identity'>Workload Identity</a><br/> <a href='https://cloud.google.com/iam/docs/workload-identity-federation'>Workload Identity Federation</a><br/> </p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Armoring Yourself Against Marketing</b></p><p><br/></p><p><b>Episode 16: Show Notes</b></p><p><br/></p><p>Welcome back to another episode of Cloud Out Loud! We are proud public cloud advocates and believe that the public cloud is going to be the ultimate platform for IT, computing, and AI for the foreseeable future. However, there is often confusion about two areas regarding cloud computing, namely multi-cloud and hybrid-cloud. These are two very different approaches for deployment, surrounded by common misconceptions about their benefits. In this episode, we lay the confusion to rest. We delve into everything multi-cloud and hybrid cloud, defining them, identifying the differences between them, and addressing common misconceptions surrounding them. We talk about what motivates companies to choose multi-cloud or hybrid cloud approaches, and why we don’t believe multi-cloud is the best option for them. You’ll also hear about some of the common issues associated with the multi-cloud and hybrid clouds before delving into how to use multiple clouds to leverage tools available, why these approaches do not offer a competitive advantage, and a new powerful tool available to developers. Tune in to this informative episode to learn everything you need to know about multi-cloud and hybrid cloud deployment!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>We define what the public cloud is and the different tiers available.</li><li>What a private cloud is and the different off-shoots available.</li><li>The various reasons for choosing a private cloud approach.</li><li>Attractions and benefits of the public cloud to companies. </li><li>How companies can unintentionally take the hybrid-cloud approach.</li><li>Differences between a hybrid cloud and multi-cloud.</li><li>Reasons why a multi-cloud is not the best option for companies.</li><li>Examples of rare scenarios where a multi-cloud deployment would be beneficial.</li><li>Why moving to a public cloud also requires a cultural shift. </li><li>Security issues that are associated with deploying in multiple clouds.</li><li>Common misconceptions about the competitive advantage of multi-cloud.</li><li>Why using the range of ‘tools’ available from multiple clouds may be beneficial.</li><li>Learn about a powerful new service from the cloud: Workload Identity. </li><li>An example of how Workload Identity could be leveraged. </li><li>Aspects to consider when deciding to take a multi-cloud approach.</li></ul><p><br/></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://cloudoutloudpodcast.buzzsprout.com/1895117/10538456-episode-10-protecting-your-assets-from-cyber-attacks'>Episode 10 - Protecting Your Assets from Cyber Attacks</a></p><p><a href='https://cloud.google.com/kubernetes-engine/docs/concepts/workload-identity'>Workload Identity</a><br/> <a href='https://cloud.google.com/iam/docs/workload-identity-federation'>Workload Identity Federation</a><br/> </p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11136725-episode-16-how-to-not-be-sold-hybrid-cloud.mp3" length="20350320" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11136725</guid>
    <pubDate>Sun, 14 Aug 2022 14:00:00 -0700</pubDate>
    <itunes:duration>1694</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 15 - Cost Control in the Cloud</itunes:title>
    <title>Episode 15 - Cost Control in the Cloud</title>
    <itunes:summary><![CDATA[Send a text Cost Control in the Cloud   Episode 15: Show Notes   Welcome back to Cloud Out Loud! As we record this at the start of July, there are lots of interesting doldrums occuring in all sectors of life. Particularly, the tech industry is being challenged. We are in the middle of a lot of lay-offs, and we are seeing a plummet in the success of startups that were thriving at the start of last year. As engineers, we’re able to identify things you could have done to limit this, and things y...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Cost Control in the Cloud</b></p><p><br/></p><p><b>Episode 15: Show Notes</b></p><p><br/></p><p>Welcome back to Cloud Out Loud! As we record this at the start of July, there are lots of interesting doldrums occuring in all sectors of life. Particularly, the tech industry is being challenged. We are in the middle of a lot of lay-offs, and we are seeing a plummet in the success of startups that were thriving at the start of last year. As engineers, we’re able to identify things you could have done to limit this, and things you can implement today with the systems you are currently running in the cloud. During today’s episode, we discuss two approaches to help you to regain control of your costs. The first of these involves designing new systems that support cost control, and the second part of our conversation covers how to work with the ones we already have in place. </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The plummet we are seeing in tech startup success in July 2022.</li><li>What we are discussing today: cost control from an engineer’s perspective.</li><li>Two approaches including designing systems and working with the ones we have in place.</li><li>The opportunity you have to save money through using managed services.</li><li>How costs can run out of control by leaving managed services online.</li><li>Why there is a variety of opinions on cost transparency.</li><li>The engineer’s tendency to solve problems without cost considerations if they are not provided.</li><li>How organizational policies can create guardrails around costing.</li><li>Why it is important to turn off access to regions that you don’t use for every Cloud provider.</li><li>When to make exceptions to the guardrails you put in place.</li><li>What happens when neither of our initial two recommendations are effective.</li><li>Managed services and how they can facilitate running things on demand.</li><li>Having monitoring around API calling and API call throttling to reveal hidden costs.</li><li>A hard and fast rule: if you are consuming a service on a per call basis, you are monitoring the quantity of API calls you are making.</li><li>Why it is so essential to flag that something anomalous has happened that you need to react to immediately.</li><li>Logan’s final thought: when you are picking a managed service, really look at how you will be using it in your architecture.</li><li>The opportunities that often exist to spend less money on a service if you don’t need its full power.<br/><br/><b>Links Mentioned in Today’s Episode:</b><br/><br/><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a><br/><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a><br/><br/><a href='https://www.lastweekinaws.com/'>Corey Quinn - The Essential Gadfly of the Cloud and Cloud Costs</a><br/><br/><a href='https://docs.aws.amazon.com/cost-management/latest/userguide/what-is-costmanagement.html'>AWS - Cost Management Guidelines</a><br/><a href='https://cloud.google.com/cost-management'>Google Cloud - Cost Management Guidelines</a><br/><a href='https://azure.microsoft.com/en-us/services/cost-management/#overview'>Azure - Cost Management Guidelines</a><br/><br/><a href='https://www.finops.org/introduction/what-is-finops/'>FinOps - What is FinOps</a></li></ul>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Cost Control in the Cloud</b></p><p><br/></p><p><b>Episode 15: Show Notes</b></p><p><br/></p><p>Welcome back to Cloud Out Loud! As we record this at the start of July, there are lots of interesting doldrums occuring in all sectors of life. Particularly, the tech industry is being challenged. We are in the middle of a lot of lay-offs, and we are seeing a plummet in the success of startups that were thriving at the start of last year. As engineers, we’re able to identify things you could have done to limit this, and things you can implement today with the systems you are currently running in the cloud. During today’s episode, we discuss two approaches to help you to regain control of your costs. The first of these involves designing new systems that support cost control, and the second part of our conversation covers how to work with the ones we already have in place. </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The plummet we are seeing in tech startup success in July 2022.</li><li>What we are discussing today: cost control from an engineer’s perspective.</li><li>Two approaches including designing systems and working with the ones we have in place.</li><li>The opportunity you have to save money through using managed services.</li><li>How costs can run out of control by leaving managed services online.</li><li>Why there is a variety of opinions on cost transparency.</li><li>The engineer’s tendency to solve problems without cost considerations if they are not provided.</li><li>How organizational policies can create guardrails around costing.</li><li>Why it is important to turn off access to regions that you don’t use for every Cloud provider.</li><li>When to make exceptions to the guardrails you put in place.</li><li>What happens when neither of our initial two recommendations are effective.</li><li>Managed services and how they can facilitate running things on demand.</li><li>Having monitoring around API calling and API call throttling to reveal hidden costs.</li><li>A hard and fast rule: if you are consuming a service on a per call basis, you are monitoring the quantity of API calls you are making.</li><li>Why it is so essential to flag that something anomalous has happened that you need to react to immediately.</li><li>Logan’s final thought: when you are picking a managed service, really look at how you will be using it in your architecture.</li><li>The opportunities that often exist to spend less money on a service if you don’t need its full power.<br/><br/><b>Links Mentioned in Today’s Episode:</b><br/><br/><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a><br/><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a><br/><br/><a href='https://www.lastweekinaws.com/'>Corey Quinn - The Essential Gadfly of the Cloud and Cloud Costs</a><br/><br/><a href='https://docs.aws.amazon.com/cost-management/latest/userguide/what-is-costmanagement.html'>AWS - Cost Management Guidelines</a><br/><a href='https://cloud.google.com/cost-management'>Google Cloud - Cost Management Guidelines</a><br/><a href='https://azure.microsoft.com/en-us/services/cost-management/#overview'>Azure - Cost Management Guidelines</a><br/><br/><a href='https://www.finops.org/introduction/what-is-finops/'>FinOps - What is FinOps</a></li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/11136032-episode-15-cost-control-in-the-cloud.mp3" length="16401848" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-11136032</guid>
    <pubDate>Sun, 14 Aug 2022 14:00:00 -0700</pubDate>
    <itunes:duration>1365</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>15</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 14 - The Cloud in Sports</itunes:title>
    <title>Episode 14 - The Cloud in Sports</title>
    <itunes:summary><![CDATA[Send a text Cloud in Sports   Episode 14: Show Notes   We often hear about various ways the Cloud is applied, but what about sport? In this episode, we focus on sports and the public Cloud, a subject that Logan has investigated in detail. More specifically, we chat about how the various sports leagues leverage the Cloud for their data analytics platforms. We dive deep into the topic and learn how the Cloud is used to interact with the audience, the size and type of data being collected by lea...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Cloud in Sports</b></p><p><br/></p><p><b>Episode 14: Show Notes</b></p><p><br/></p><p>We often hear about various ways the Cloud is applied, but what about sport? In this episode, we focus on sports and the public Cloud, a subject that Logan has investigated in detail. More specifically, we chat about how the various sports leagues leverage the Cloud for their data analytics platforms. We dive deep into the topic and learn how the Cloud is used to interact with the audience, the size and type of data being collected by leagues, a rundown of the various cloud-based tools being used in the space, and how the various data are being collected. We also discuss some of the challenges and controversies of sports leagues using data analytics, such as enhanced sports betting! Don&apos;t miss out on this episode to discover the fascinating and innovative applications of data analytics in sports!</p><p> </p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>A rundown of the sports leagues which are using cloud-based analytics.</li><li>The trait that makes sports special: it is broadcast live.</li><li>How the Cloud is being used by sports leagues to interact with the audience.</li><li>Jon shares a practical example of data analytics in sports.</li><li>An outline of the insight that data analytics provides to both athletes and audiences.</li><li>We discuss the details of user-facing data and team-facing data.</li><li>An example of team-facing data that can be beneficial to a league.</li><li>We find out how much data is collected and used by sports leagues.</li><li>The amount and arrangement of cameras operating during a typical baseball game.</li><li>An interesting Google tool being used is explained: Anthos, a unified and controlled platform.</li><li>Ways to enrich the data being collected by collecting supplementary data. </li><li>Highlights of the differences between the various sports and how data is collected.</li><li>Some examples of how different sports leagues are using data analytics.</li><li>How the ‘internet of things’ is being pushed into the space.</li><li>The challenges in collecting performance data for contact sports.</li><li>Logan tells us about a league that is using sensors and the internet in an interesting way.</li><li>We talk about the potential that data analytics has to improve sports for audiences. </li><li>The controversial application of data analytics to sports betting is discussed.</li></ul><p><b>Tweetables:</b></p><p><br/></p><p>“This is a huge volume of data that they are collecting from every single game and every single team, across their leagues.” — Logan Gallagher <b>[0:04:50]</b></p><p><br/></p><p>“Aggregating all these data points into this one score is really fascinating and potentially can inform decision-making on the field.” — Logan Gallagher <b>[0:15:29]</b></p><p><br/></p><p>“All these analytics, all these data points could also lead to advanced forms of gambling.” — Logan Gallagher <b>[0:23:27]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.wheelhouse.com/'>Wheelhouse</a></p><p><a href='https://cloud.google.com/anthos/docs/concepts/overview%23connecting_across_environments'>Anthos</a></p><p><a href='https://nextgenstats.nfl.com/'>Next Gen Stats NFL</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Cloud in Sports</b></p><p><br/></p><p><b>Episode 14: Show Notes</b></p><p><br/></p><p>We often hear about various ways the Cloud is applied, but what about sport? In this episode, we focus on sports and the public Cloud, a subject that Logan has investigated in detail. More specifically, we chat about how the various sports leagues leverage the Cloud for their data analytics platforms. We dive deep into the topic and learn how the Cloud is used to interact with the audience, the size and type of data being collected by leagues, a rundown of the various cloud-based tools being used in the space, and how the various data are being collected. We also discuss some of the challenges and controversies of sports leagues using data analytics, such as enhanced sports betting! Don&apos;t miss out on this episode to discover the fascinating and innovative applications of data analytics in sports!</p><p> </p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>A rundown of the sports leagues which are using cloud-based analytics.</li><li>The trait that makes sports special: it is broadcast live.</li><li>How the Cloud is being used by sports leagues to interact with the audience.</li><li>Jon shares a practical example of data analytics in sports.</li><li>An outline of the insight that data analytics provides to both athletes and audiences.</li><li>We discuss the details of user-facing data and team-facing data.</li><li>An example of team-facing data that can be beneficial to a league.</li><li>We find out how much data is collected and used by sports leagues.</li><li>The amount and arrangement of cameras operating during a typical baseball game.</li><li>An interesting Google tool being used is explained: Anthos, a unified and controlled platform.</li><li>Ways to enrich the data being collected by collecting supplementary data. </li><li>Highlights of the differences between the various sports and how data is collected.</li><li>Some examples of how different sports leagues are using data analytics.</li><li>How the ‘internet of things’ is being pushed into the space.</li><li>The challenges in collecting performance data for contact sports.</li><li>Logan tells us about a league that is using sensors and the internet in an interesting way.</li><li>We talk about the potential that data analytics has to improve sports for audiences. </li><li>The controversial application of data analytics to sports betting is discussed.</li></ul><p><b>Tweetables:</b></p><p><br/></p><p>“This is a huge volume of data that they are collecting from every single game and every single team, across their leagues.” — Logan Gallagher <b>[0:04:50]</b></p><p><br/></p><p>“Aggregating all these data points into this one score is really fascinating and potentially can inform decision-making on the field.” — Logan Gallagher <b>[0:15:29]</b></p><p><br/></p><p>“All these analytics, all these data points could also lead to advanced forms of gambling.” — Logan Gallagher <b>[0:23:27]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.wheelhouse.com/'>Wheelhouse</a></p><p><a href='https://cloud.google.com/anthos/docs/concepts/overview%23connecting_across_environments'>Anthos</a></p><p><a href='https://nextgenstats.nfl.com/'>Next Gen Stats NFL</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10958576-episode-14-the-cloud-in-sports.mp3" length="19003318" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10958576</guid>
    <pubDate>Wed, 13 Jul 2022 16:00:00 -0700</pubDate>
    <itunes:duration>1581</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 13 - Hivemapper: A Good Use of WEB3</itunes:title>
    <title>Episode 13 - Hivemapper: A Good Use of WEB3</title>
    <itunes:summary><![CDATA[Send a text Episode 13: Show Notes   While we may have been negative about WEB3 on many occasions, today we are talking about a company implementing WEB3 technology in a way that truly seems to be a good idea. Hivemapper is a crowdsourced open source mapping platform. As the world’s first crypto-enabled dashcam, Hivemapper mines HONEY Tokens and grows a map while you drive. Tuning in you’ll hear how Hivemapper identified gaps in the marketplace and is using crypto to help fill them, how you c...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 13: Show Notes</b></p><p><br/></p><p>While we may have been negative about WEB3 on many occasions, today we are talking about a company implementing WEB3 technology in a way that truly seems to be a good idea. Hivemapper is a crowdsourced open source mapping platform. As the world’s first crypto-enabled dashcam, Hivemapper mines HONEY Tokens and grows a map while you drive. Tuning in you’ll hear how Hivemapper identified gaps in the marketplace and is using crypto to help fill them, how you can make money through this platform, and how different parties can benefit from it. To hear more about the effects and disappointments of crypto, some of the lessons that crypto is avoiding, and why we believe that Hivemapper is a great use of WEB3 technology, tune in today! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>How WEB3’s current manifestations have been brought to the market in a way that has undermined it in people&apos;s perceptions.</li><li>Why our hosts have been so skeptical of some crypto technologies. </li><li>Today’s topic: Hivemapper and how it gestures toward some of the real potential in the WEB3 space.  </li><li>How Hivemapper works as a crowdsourced open source mapping platform.</li><li>How this hits home for Jon who worked for two different startups in a similar space</li><li>How Hivemapper identified gaps in the marketplace and is using crypto to help fill them.</li><li>How you can make money through this platform.</li><li>How insurance companies could benefit from this in light of the California wildfires. </li><li>The elaborate nature of Hivemapper’s board game-like rules.</li><li>How it seems to be built as a platform upon which you can build additional products. </li><li>Thoughts on the effects and disappointments of crypto and some of the lessons that crypto is avoiding. </li><li>The value of the incentivization on both sides of the Hivemapper platform.</li><li>Some other thoughts and conversations that tie into this subject.</li></ul><p><b>Tweetables:</b></p><p>“[Hivemapper] They’ve identified gaps in the marketplace, or opportunities in the marketplace, for freshness of data, coverage, etc, that they are then using crypto to help fill .” — Jon Gallagher <b>[0:05:44]</b></p><p>“Video games I’m sure have contributed to how they’re setting up some of the incentive structures and game mechanics of this project.” — Logan Gallagher <b>[0:10:22]</b></p><p>“If there’s a project that actually looks solid on its fundamentals, like this appears to be, we’ll applaud it. As technologists, we’re about the technology and we’re skeptical when technologies get a little too hyped.” — Logan Gallagher <b>[0:15:47]</b></p><p>“What I think really appeals to us is the alignment, not just of crypto as a way of people getting paid but of the incentivization on both sides of it.” — Jon Gallagher <b>[0:16:49]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://hivemapper.com/'>Hivemapper</a></p><p><a href='https://hivemapper.com/hivemapper-dashcam/'>Hivemapper Dashcam</a> </p><p><a href='https://hivemapper.com/mapping-network%23honey'>How HiveMapper Works: The HONEY Token</a> </p><p><a href='https://the-crypto-syllabus.com/yanis-varoufakis-on-techno-feudalism/'>Yanis Varoufakis on Crypto &amp; the Left, and Techno-Feudalism</a> </p><p><a href='https://pluralistic.net/2022/05/12/crypto-means-cryptography/%23p2p-rides-again'>Cory Doctorow: A useful, critical taxonomy of decentralization, beyond blockchains</a> </p><p><a href='https://pluralistic.net/2022/04/20/ceci-nest-pas-un-helicopter/%23im-a-back-door-man'>Cory Doctorow: Undetectable backdoors for machine learning models</a> </p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 13: Show Notes</b></p><p><br/></p><p>While we may have been negative about WEB3 on many occasions, today we are talking about a company implementing WEB3 technology in a way that truly seems to be a good idea. Hivemapper is a crowdsourced open source mapping platform. As the world’s first crypto-enabled dashcam, Hivemapper mines HONEY Tokens and grows a map while you drive. Tuning in you’ll hear how Hivemapper identified gaps in the marketplace and is using crypto to help fill them, how you can make money through this platform, and how different parties can benefit from it. To hear more about the effects and disappointments of crypto, some of the lessons that crypto is avoiding, and why we believe that Hivemapper is a great use of WEB3 technology, tune in today! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>How WEB3’s current manifestations have been brought to the market in a way that has undermined it in people&apos;s perceptions.</li><li>Why our hosts have been so skeptical of some crypto technologies. </li><li>Today’s topic: Hivemapper and how it gestures toward some of the real potential in the WEB3 space.  </li><li>How Hivemapper works as a crowdsourced open source mapping platform.</li><li>How this hits home for Jon who worked for two different startups in a similar space</li><li>How Hivemapper identified gaps in the marketplace and is using crypto to help fill them.</li><li>How you can make money through this platform.</li><li>How insurance companies could benefit from this in light of the California wildfires. </li><li>The elaborate nature of Hivemapper’s board game-like rules.</li><li>How it seems to be built as a platform upon which you can build additional products. </li><li>Thoughts on the effects and disappointments of crypto and some of the lessons that crypto is avoiding. </li><li>The value of the incentivization on both sides of the Hivemapper platform.</li><li>Some other thoughts and conversations that tie into this subject.</li></ul><p><b>Tweetables:</b></p><p>“[Hivemapper] They’ve identified gaps in the marketplace, or opportunities in the marketplace, for freshness of data, coverage, etc, that they are then using crypto to help fill .” — Jon Gallagher <b>[0:05:44]</b></p><p>“Video games I’m sure have contributed to how they’re setting up some of the incentive structures and game mechanics of this project.” — Logan Gallagher <b>[0:10:22]</b></p><p>“If there’s a project that actually looks solid on its fundamentals, like this appears to be, we’ll applaud it. As technologists, we’re about the technology and we’re skeptical when technologies get a little too hyped.” — Logan Gallagher <b>[0:15:47]</b></p><p>“What I think really appeals to us is the alignment, not just of crypto as a way of people getting paid but of the incentivization on both sides of it.” — Jon Gallagher <b>[0:16:49]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://hivemapper.com/'>Hivemapper</a></p><p><a href='https://hivemapper.com/hivemapper-dashcam/'>Hivemapper Dashcam</a> </p><p><a href='https://hivemapper.com/mapping-network%23honey'>How HiveMapper Works: The HONEY Token</a> </p><p><a href='https://the-crypto-syllabus.com/yanis-varoufakis-on-techno-feudalism/'>Yanis Varoufakis on Crypto &amp; the Left, and Techno-Feudalism</a> </p><p><a href='https://pluralistic.net/2022/05/12/crypto-means-cryptography/%23p2p-rides-again'>Cory Doctorow: A useful, critical taxonomy of decentralization, beyond blockchains</a> </p><p><a href='https://pluralistic.net/2022/04/20/ceci-nest-pas-un-helicopter/%23im-a-back-door-man'>Cory Doctorow: Undetectable backdoors for machine learning models</a> </p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10696971-episode-13-hivemapper-a-good-use-of-web3.mp3" length="14342364" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10696971</guid>
    <pubDate>Sat, 28 May 2022 10:00:00 -0700</pubDate>
    <itunes:duration>1193</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>13</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 12 - What is Lazy and Cheap?</itunes:title>
    <title>Episode 12 - What is Lazy and Cheap?</title>
    <itunes:summary><![CDATA[Send a text Episode 12: Show Notes   Lazy and cheap is the tagline of many programmers and often interpreted in a negative context. Being lazy and cheap has to do with streamlining operations and cutting costs, which are the goals of many organizations and companies. Many people are now beginning to see the advantages of cloud-based computing and automation to help streamline procedures and operations while reducing costs. In today’s episode, we define what is meant by cheap and lazy, how you...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 12: Show Notes</b></p><p><br/></p><p>Lazy and cheap is the tagline of many programmers and often interpreted in a negative context. Being lazy and cheap has to do with streamlining operations and cutting costs, which are the goals of many organizations and companies. Many people are now beginning to see the advantages of cloud-based computing and automation to help streamline procedures and operations while reducing costs. In today’s episode, we define what is meant by cheap and lazy, how you can leverage cloud-based solutions, and the advantages of outsourcing and automating processes. We hear some practice examples of cloud-based approaches and the benefits that companies will see when using cloud-based approaches. We also discuss serverless cloud-based computing, its advantages, as well as misconceptions surrounding the approach. Tune in to hear insider tips and tricks about the power of cloud-based computing on another informative episode of Cloud Out Loud.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introduction about today’s topic: lazy and cheap.</li><li>How being lazy and cheap will ultimately lead you to the best solution.</li><li>What the concept of being lazy and cheap means to Logan.</li><li>What you can leverage from the cloud to reduce costs and increase productivity.</li><li>Jon explains the mindset shift that is starting in IT regarding the cloud.</li><li>Benefits that a company will see if they focus on processes involving the IT department.</li><li>Jon shares an approach of focusing on IT and data that Walmart used.</li><li>The balance between cutting costs while making processes more efficient.</li><li>Example of the initial effort needed before you can automate processes.</li><li>The importance of monitoring the changes and alterations to workflow.</li><li>Outline of the approach one can use to be cheap and lazy.</li><li>Potential the cloud has to offer for cutting costs and streamlining workflow.</li><li>How to leverage services provided by other companies to streamline your own.</li><li>We find out about serverless cloud-based computing and its advantages.</li><li>A brief highlight of the misconceptions surrounding serverless cloud-based computing.</li><li>Resource for listeners to demonstrate the power of the serverless approach.</li><li>The takeaway message that Jon and Logan have for listeners. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Lazy to us means minimizing the effort necessary to accomplish something.” — Logan Gallagher <b>[0:01:07]</b></p><p><br/></p><p>“Cheap in our context means minimizing the amount of resources to be expended to accomplish something.” — Logan Gallagher <b>[0:02:43]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='http://www.petqts.com'>Pet Cuties</a> </p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 12: Show Notes</b></p><p><br/></p><p>Lazy and cheap is the tagline of many programmers and often interpreted in a negative context. Being lazy and cheap has to do with streamlining operations and cutting costs, which are the goals of many organizations and companies. Many people are now beginning to see the advantages of cloud-based computing and automation to help streamline procedures and operations while reducing costs. In today’s episode, we define what is meant by cheap and lazy, how you can leverage cloud-based solutions, and the advantages of outsourcing and automating processes. We hear some practice examples of cloud-based approaches and the benefits that companies will see when using cloud-based approaches. We also discuss serverless cloud-based computing, its advantages, as well as misconceptions surrounding the approach. Tune in to hear insider tips and tricks about the power of cloud-based computing on another informative episode of Cloud Out Loud.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introduction about today’s topic: lazy and cheap.</li><li>How being lazy and cheap will ultimately lead you to the best solution.</li><li>What the concept of being lazy and cheap means to Logan.</li><li>What you can leverage from the cloud to reduce costs and increase productivity.</li><li>Jon explains the mindset shift that is starting in IT regarding the cloud.</li><li>Benefits that a company will see if they focus on processes involving the IT department.</li><li>Jon shares an approach of focusing on IT and data that Walmart used.</li><li>The balance between cutting costs while making processes more efficient.</li><li>Example of the initial effort needed before you can automate processes.</li><li>The importance of monitoring the changes and alterations to workflow.</li><li>Outline of the approach one can use to be cheap and lazy.</li><li>Potential the cloud has to offer for cutting costs and streamlining workflow.</li><li>How to leverage services provided by other companies to streamline your own.</li><li>We find out about serverless cloud-based computing and its advantages.</li><li>A brief highlight of the misconceptions surrounding serverless cloud-based computing.</li><li>Resource for listeners to demonstrate the power of the serverless approach.</li><li>The takeaway message that Jon and Logan have for listeners. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Lazy to us means minimizing the effort necessary to accomplish something.” — Logan Gallagher <b>[0:01:07]</b></p><p><br/></p><p>“Cheap in our context means minimizing the amount of resources to be expended to accomplish something.” — Logan Gallagher <b>[0:02:43]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='http://www.petqts.com'>Pet Cuties</a> </p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10636109-episode-12-what-is-lazy-and-cheap.mp3" length="14634817" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10636109</guid>
    <pubDate>Tue, 17 May 2022 15:00:00 -0700</pubDate>
    <itunes:duration>1217</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>12</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 11 - How to Take the Cloud Certification Tests</itunes:title>
    <title>Episode 11 - How to Take the Cloud Certification Tests</title>
    <itunes:summary><![CDATA[Send a text Cloud certification tests can be incredibly stressful to take and are a big investment for companies. They require a tremendous amount of time, money, and expertise to create, and need to be updated regularly.   While the majority of tests used to be done on-site, the COVID 19 pandemic has meant that most tests now take place online, which brings with it a unique set of challenges. They require moderators to ensure that all candidates write their tests in a fair environment and ad...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Cloud certification tests can be incredibly stressful to take and are a big investment for companies. They require a tremendous amount of time, money, and expertise to create, and need to be updated regularly. <br/><br/>While the majority of tests used to be done on-site, the COVID 19 pandemic has meant that most tests now take place online, which brings with it a unique set of challenges. They require moderators to ensure that all candidates write their tests in a fair environment and adhere to strict parameters, while also making accommodations for students with special needs. <br/><br/>In today’s episode, we discuss how Amazon and Google arrange their tests, what you can expect from them, and how best to prepare. We describe some of the stress responses we’ve had during our exams and break down the best practices we’ve developed that you can follow when writing these tests. We also unpack some of their practice questions and demonstrate methods that will help you answer every question to the best of your abilities. <br/><br/>To learn how to optimally budget your time during an exam, and ensure that you understand what’s being asked of you in any given question, make sure you tune in today!<br/><br/><b>Key Points From This Episode:</b></p><ul><li>An overview of how Amazon and Google arrange their certification tests.</li><li>What public cloud service providers expect from certification tests.</li><li>Logan’s recent experience taking two very different tests.</li><li>The Cloud Digital Leader certification and who it’s for.</li><li>The time, money, and effort it takes to create a single certification-worthy question. </li><li>The best practices that we’ve developed from taking these tests.</li><li>Why taking the practice test is so beneficial and how to approach it.</li><li>How to prepare for taking the exam.</li><li>What it’s like to take the exam on-site.</li><li>What to do if you need adaptations or assistance.</li><li>The stress of taking these exams and Logan’s strategy for how to complete them.</li><li>How to budget your time during these exams.</li><li>The psychological and physiological effects of being in a testing environment.</li><li>The best approach for understanding what&apos;s really being asked of you in a question.</li><li>What operator words can tell you about a question and the answer they require.</li><li>How to use the process of elimination when answering questions.</li><li>How to use other questions for context details on a difficult question.</li><li>The challenges of taking these tests online instead of on-site.</li><li>What to expect from taking the test online and how to make sure you are adequately prepared and equipped to take it.</li><li>Examples of the questions that Amazon and Google have released as practice questions.</li><li>A breakdown of how Amazon and Google differ in their approach.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://aws.amazon.com/certification/?th=sec&amp;sec=certified'>AWS Certification</a></p><p><a href='https://cloud.google.com/certification/'>Google Cloud Certification</a><br/> <br/><a href='https://cloud.google.com/certification/cloud-digital-leader'>Google Cloud - Cloud Digital Leader</a></p><p><a href='https://aws.amazon.com/certification/certified-cloud-practitioner/?ch=sec&amp;sec=rmg&amp;d=1'>AWS - Cloud Practitioner</a></p><p><a href='https://aws.amazon.com/certification/certified-solutions-architect-professional/?ch=sec&amp;sec=rmg&amp;d=1'>AWS - Professional Solutions Architect</a></p><p><a href='https://cloud.google.com/certification/cloud-architect'>Google Cloud - Professional Cloud Architect</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><br/></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Cloud certification tests can be incredibly stressful to take and are a big investment for companies. They require a tremendous amount of time, money, and expertise to create, and need to be updated regularly. <br/><br/>While the majority of tests used to be done on-site, the COVID 19 pandemic has meant that most tests now take place online, which brings with it a unique set of challenges. They require moderators to ensure that all candidates write their tests in a fair environment and adhere to strict parameters, while also making accommodations for students with special needs. <br/><br/>In today’s episode, we discuss how Amazon and Google arrange their tests, what you can expect from them, and how best to prepare. We describe some of the stress responses we’ve had during our exams and break down the best practices we’ve developed that you can follow when writing these tests. We also unpack some of their practice questions and demonstrate methods that will help you answer every question to the best of your abilities. <br/><br/>To learn how to optimally budget your time during an exam, and ensure that you understand what’s being asked of you in any given question, make sure you tune in today!<br/><br/><b>Key Points From This Episode:</b></p><ul><li>An overview of how Amazon and Google arrange their certification tests.</li><li>What public cloud service providers expect from certification tests.</li><li>Logan’s recent experience taking two very different tests.</li><li>The Cloud Digital Leader certification and who it’s for.</li><li>The time, money, and effort it takes to create a single certification-worthy question. </li><li>The best practices that we’ve developed from taking these tests.</li><li>Why taking the practice test is so beneficial and how to approach it.</li><li>How to prepare for taking the exam.</li><li>What it’s like to take the exam on-site.</li><li>What to do if you need adaptations or assistance.</li><li>The stress of taking these exams and Logan’s strategy for how to complete them.</li><li>How to budget your time during these exams.</li><li>The psychological and physiological effects of being in a testing environment.</li><li>The best approach for understanding what&apos;s really being asked of you in a question.</li><li>What operator words can tell you about a question and the answer they require.</li><li>How to use the process of elimination when answering questions.</li><li>How to use other questions for context details on a difficult question.</li><li>The challenges of taking these tests online instead of on-site.</li><li>What to expect from taking the test online and how to make sure you are adequately prepared and equipped to take it.</li><li>Examples of the questions that Amazon and Google have released as practice questions.</li><li>A breakdown of how Amazon and Google differ in their approach.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://aws.amazon.com/certification/?th=sec&amp;sec=certified'>AWS Certification</a></p><p><a href='https://cloud.google.com/certification/'>Google Cloud Certification</a><br/> <br/><a href='https://cloud.google.com/certification/cloud-digital-leader'>Google Cloud - Cloud Digital Leader</a></p><p><a href='https://aws.amazon.com/certification/certified-cloud-practitioner/?ch=sec&amp;sec=rmg&amp;d=1'>AWS - Cloud Practitioner</a></p><p><a href='https://aws.amazon.com/certification/certified-solutions-architect-professional/?ch=sec&amp;sec=rmg&amp;d=1'>AWS - Professional Solutions Architect</a></p><p><a href='https://cloud.google.com/certification/cloud-architect'>Google Cloud - Professional Cloud Architect</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10571915-episode-11-how-to-take-the-cloud-certification-tests.mp3" length="33476557" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10571915</guid>
    <pubDate>Fri, 06 May 2022 11:00:00 -0700</pubDate>
    <itunes:duration>2787</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>11</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 10 - Protecting Your Assets from Cyber Attacks</itunes:title>
    <title>Episode 10 - Protecting Your Assets from Cyber Attacks</title>
    <itunes:summary><![CDATA[Send a text Protecting Your Assets From Cyber Attacks   Episode 10: Show Notes   The Russian invasion of Ukraine has caused a heightened paranoia about cyber attacks, prompting the Department of Homeland Security to release a warning that we should be prepared to respond to disruptive cyber activity. In this episode we are going to explain why transitioning to the cloud (if you aren’t already there) is the best way to make sure that your information is secure. By leveraging cloud architecture...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Protecting Your Assets From Cyber Attacks</b></p><p><br/></p><p><b>Episode 10: Show Notes</b></p><p><br/></p><p>The Russian invasion of Ukraine has caused a heightened paranoia about cyber attacks, prompting the Department of Homeland Security to release a warning that we should be prepared to respond to disruptive cyber activity. In this episode we are going to explain why transitioning to the cloud (if you aren’t already there) is the best way to make sure that your information is secure. By leveraging cloud architecture, you can protect yourself against so many different types of attacks, and the important monitoring and auditing systems are automatically available to you at no extra cost (in contrast to on-prem systems). For advice about how you can ward off a cyber attack in the cloud in a business context and a personal one, tune in for today’s episode of Cloud Out Loud! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Fears about a cyber attack that have gained traction since the Russian invasion of Ukraine.</li><li>The warning that was released by the Department of Homeland Security in February.</li><li>Security versus useability. </li><li>Examples of how to maintain security hygiene. </li><li>The additional level of security that exists in the cloud. </li><li>Ease of access to monitoring and audit systems in the cloud, in comparison to on-prem systems.</li><li>Why it is crucial to continuously revisit your policies and make sure you are enforcing the principle of least privilege.</li><li>A method of assessing whether your permissions are too permissive.</li><li>Why a ransomware attack is more difficult to execute in the cloud.</li><li>Infrastructure segmentation that is possible in the cloud but not in on-prem systems. </li><li>Problems that can arise when fixing security holes.</li><li>Why you should always stay up to date with operating system and application updates.</li><li>The story of the (consensual) hacking of Jeffrey Katzenberg. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Whether you’re on premise or in the cloud, good security hygiene is your first line of defense.” — Logan Gallagher<b> [0:03:47]</b></p><p><br/></p><p>“The cloud has systems that are capturing important API calls and important commands as they happen, and give you an audit trail that you can review. Leverage that and help your security team understand what that means and align that with the data governance that you operate under.” — Jon Gallagher<b> [0:07:26]</b></p><p><br/></p><p>“My rule of thumb [is] if you spend a whole week without someone sending you an email asking for more permissions, your permissions are too permissive.” — Jon Gallagher<b> [0:09:36]</b></p><p><br/></p><p>“The cloud doesn’t think of machines, the cloud thinks of service, and when you’re using cloud SQL and RDS (and you should), the infrastructure that the service runs on is not corruptible like it is on prem.” — Logan Gallagher<b> [0:15:30]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://itrevolution.com/the-phoenix-project/'><em>The Phoenix Project</em></a></p><p><a href='https://www.amazon.com/Subtle-Knife-His-Dark-Materials/dp/1407186116'><em>The Subtle Knife</em></a></p><p><a href='https://twitter.com/PenfoldDavid/status/1504118549438156802'>Jeffrey Katzenberg Gets Hacked [Twitter Thread]</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Protecting Your Assets From Cyber Attacks</b></p><p><br/></p><p><b>Episode 10: Show Notes</b></p><p><br/></p><p>The Russian invasion of Ukraine has caused a heightened paranoia about cyber attacks, prompting the Department of Homeland Security to release a warning that we should be prepared to respond to disruptive cyber activity. In this episode we are going to explain why transitioning to the cloud (if you aren’t already there) is the best way to make sure that your information is secure. By leveraging cloud architecture, you can protect yourself against so many different types of attacks, and the important monitoring and auditing systems are automatically available to you at no extra cost (in contrast to on-prem systems). For advice about how you can ward off a cyber attack in the cloud in a business context and a personal one, tune in for today’s episode of Cloud Out Loud! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Fears about a cyber attack that have gained traction since the Russian invasion of Ukraine.</li><li>The warning that was released by the Department of Homeland Security in February.</li><li>Security versus useability. </li><li>Examples of how to maintain security hygiene. </li><li>The additional level of security that exists in the cloud. </li><li>Ease of access to monitoring and audit systems in the cloud, in comparison to on-prem systems.</li><li>Why it is crucial to continuously revisit your policies and make sure you are enforcing the principle of least privilege.</li><li>A method of assessing whether your permissions are too permissive.</li><li>Why a ransomware attack is more difficult to execute in the cloud.</li><li>Infrastructure segmentation that is possible in the cloud but not in on-prem systems. </li><li>Problems that can arise when fixing security holes.</li><li>Why you should always stay up to date with operating system and application updates.</li><li>The story of the (consensual) hacking of Jeffrey Katzenberg. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Whether you’re on premise or in the cloud, good security hygiene is your first line of defense.” — Logan Gallagher<b> [0:03:47]</b></p><p><br/></p><p>“The cloud has systems that are capturing important API calls and important commands as they happen, and give you an audit trail that you can review. Leverage that and help your security team understand what that means and align that with the data governance that you operate under.” — Jon Gallagher<b> [0:07:26]</b></p><p><br/></p><p>“My rule of thumb [is] if you spend a whole week without someone sending you an email asking for more permissions, your permissions are too permissive.” — Jon Gallagher<b> [0:09:36]</b></p><p><br/></p><p>“The cloud doesn’t think of machines, the cloud thinks of service, and when you’re using cloud SQL and RDS (and you should), the infrastructure that the service runs on is not corruptible like it is on prem.” — Logan Gallagher<b> [0:15:30]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://itrevolution.com/the-phoenix-project/'><em>The Phoenix Project</em></a></p><p><a href='https://www.amazon.com/Subtle-Knife-His-Dark-Materials/dp/1407186116'><em>The Subtle Knife</em></a></p><p><a href='https://twitter.com/PenfoldDavid/status/1504118549438156802'>Jeffrey Katzenberg Gets Hacked [Twitter Thread]</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10538456-episode-10-protecting-your-assets-from-cyber-attacks.mp3" length="21001730" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10538456</guid>
    <pubDate>Sun, 01 May 2022 16:00:00 -0700</pubDate>
    <itunes:duration>1748</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 9 - The GiveSendGo Leak</itunes:title>
    <title>Episode 9 - The GiveSendGo Leak</title>
    <itunes:summary><![CDATA[Send a text The GiveSendGo Data Leak   Episode 09: Show Notes   As you are probably aware, earlier this year, a convoy of truckers was making the news for protesting COVID mandates and vaccinations in Canada. Part of the convoy was raising money through GoFundMe to support these protests. After they were shut down by the site, they moved their fundraising efforts to the religious-based fundraising site: GiveSendGo. It wasn’t long before a security researcher examined the site’s code and stumb...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>The GiveSendGo Data Leak</b></p><p><br/></p><p><b>Episode 09: Show Notes</b></p><p><br/></p><p>As you are probably aware, earlier this year, a convoy of truckers was making the news for protesting COVID mandates and vaccinations in Canada. Part of the convoy was raising money through GoFundMe to support these protests. After they were shut down by the site, they moved their fundraising efforts to the religious-based fundraising site: GiveSendGo. It wasn’t long before a security researcher examined the site’s code and stumbled upon most or all of the major files and private data that were being used by the website, all publicly accessible on the internet. Today we discuss how this mistake was made, what S3 buckets are supposed to be used for, and how the website’s HTML source has been updated since the vulnerability was discovered. To discover the dangers of not reorienting your mentality to optimizing for the cloud, to learn more about the set of skills we need to have when engaging with the cloud, and to hear our best practices to help you ensure that you never make a mistake like this, tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>How the fund to support the protesting truckers came to be established on GiveSendGo.</li><li>What caused the data leak and how it was discovered.</li><li>The point of S3 buckets.</li><li>Why S3 buckets should not be used as storage buckets.</li><li>Why this information shouldn’t just be in separate buckets but in separate accounts too.</li><li>Speculation about how this mistake came to be made. </li><li>The need for different classes of users using a website.</li><li>What Logan discovered when he looked at the website’s HTML source code today and how it has been updated since the vulnerability was discovered.</li><li>The danger of not reorienting your mentality to optimizing for the cloud. </li><li>The role of CloudFront in protecting information.</li><li>The need for a culture and a new set of skills we have to have when engaging with the cloud. </li><li>How the GiveSendGo developers were notified about this problem a long time ago.</li><li>The need for code reviews and the entire crew to understand the architecture.</li><li>A breakdown of the best practices to ensure that this doesn’t happen to you.</li><li>The importance of understanding what your business’s purpose is and the responsibilities and obligations entailed in the data you collect.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Understand what your business purpose is: what data are you collecting, what data are you storing, what data are you retrieving, what obligations does that data impose upon you?” — Jon Gallagher <b>[0:26:19]</b></p><p><br/></p><p>“Think of some of these cloud tools as chainsaws: They’re incredibly powerful but you need to be safe with them. You can get a lot done with them if you are trained to use it and if it’s in the right hands” — Logan Gallagher <b>[0:28:49]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.givesendgo.com/'>GiveSendGo</a> </p><p><a href='https://aws.amazon.com/cloudfront/'>Amazon CloudFront</a> </p><p><a href='https://thehackernews.com/2021/09/incentivizing-developers-is-key-to.html'><b>“Incentivized Developers Make Better Security” </b></a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>The GiveSendGo Data Leak</b></p><p><br/></p><p><b>Episode 09: Show Notes</b></p><p><br/></p><p>As you are probably aware, earlier this year, a convoy of truckers was making the news for protesting COVID mandates and vaccinations in Canada. Part of the convoy was raising money through GoFundMe to support these protests. After they were shut down by the site, they moved their fundraising efforts to the religious-based fundraising site: GiveSendGo. It wasn’t long before a security researcher examined the site’s code and stumbled upon most or all of the major files and private data that were being used by the website, all publicly accessible on the internet. Today we discuss how this mistake was made, what S3 buckets are supposed to be used for, and how the website’s HTML source has been updated since the vulnerability was discovered. To discover the dangers of not reorienting your mentality to optimizing for the cloud, to learn more about the set of skills we need to have when engaging with the cloud, and to hear our best practices to help you ensure that you never make a mistake like this, tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>How the fund to support the protesting truckers came to be established on GiveSendGo.</li><li>What caused the data leak and how it was discovered.</li><li>The point of S3 buckets.</li><li>Why S3 buckets should not be used as storage buckets.</li><li>Why this information shouldn’t just be in separate buckets but in separate accounts too.</li><li>Speculation about how this mistake came to be made. </li><li>The need for different classes of users using a website.</li><li>What Logan discovered when he looked at the website’s HTML source code today and how it has been updated since the vulnerability was discovered.</li><li>The danger of not reorienting your mentality to optimizing for the cloud. </li><li>The role of CloudFront in protecting information.</li><li>The need for a culture and a new set of skills we have to have when engaging with the cloud. </li><li>How the GiveSendGo developers were notified about this problem a long time ago.</li><li>The need for code reviews and the entire crew to understand the architecture.</li><li>A breakdown of the best practices to ensure that this doesn’t happen to you.</li><li>The importance of understanding what your business’s purpose is and the responsibilities and obligations entailed in the data you collect.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Understand what your business purpose is: what data are you collecting, what data are you storing, what data are you retrieving, what obligations does that data impose upon you?” — Jon Gallagher <b>[0:26:19]</b></p><p><br/></p><p>“Think of some of these cloud tools as chainsaws: They’re incredibly powerful but you need to be safe with them. You can get a lot done with them if you are trained to use it and if it’s in the right hands” — Logan Gallagher <b>[0:28:49]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://www.givesendgo.com/'>GiveSendGo</a> </p><p><a href='https://aws.amazon.com/cloudfront/'>Amazon CloudFront</a> </p><p><a href='https://thehackernews.com/2021/09/incentivizing-developers-is-key-to.html'><b>“Incentivized Developers Make Better Security” </b></a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10538439-episode-9-the-givesendgo-leak.mp3" length="21123937" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10538439</guid>
    <pubDate>Sun, 01 May 2022 15:00:00 -0700</pubDate>
    <itunes:duration>1758</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 8 - The Coinbase Super Bowl Ad</itunes:title>
    <title>Episode 8 - The Coinbase Super Bowl Ad</title>
    <itunes:summary><![CDATA[Send a text Coinbase Super Bowl Ad   Episode 08: Show Notes   In today’s show, we talk about the “diminished user experience” Coinbase experienced after their Super Bowl ad and what can be learned from it. At the recent Super Bowl, Coinbase aired an advert that depicted a QR code floating on a screen which led users to a landing page that offered them Bitcoin in exchange for creating an account. The ad was a wild success, leading about 20 million people to attempt to access Coinbase within fi...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Coinbase Super Bowl Ad</b></p><p><br/></p><p><b>Episode 08: Show Notes</b></p><p><br/></p><p>In today’s show, we talk about the “diminished user experience” Coinbase experienced after their Super Bowl ad and what can be learned from it. At the recent Super Bowl, Coinbase aired an advert that depicted a QR code floating on a screen which led users to a landing page that offered them Bitcoin in exchange for creating an account. The ad was a wild success, leading about 20 million people to attempt to access Coinbase within five minutes. Ironically, the influx of users was so great that the app crashed. While we don’t know the exact details of the cause of failure, we give our best guess and make recommendations for how this can be avoided. Tune in and hear about the value of internal communications, leveraging the appropriate cloud technologies, and testing.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The sales funnel used by the Super Bowl Coinbase ad starting with a floating QR code.</li><li>An outage that Coinbase experienced due to such high traffic of visitors wanting to sign up.</li><li>A similar experience Coca-Cola had with a Super Bowl ad they ran while they still had an on-prem servers.</li><li>Our best guess at what caused the failure in the Coinbase infrastructure.</li><li>The error Coinbase made to be siloed and place their focus on marketing rather than production.</li><li>A possible solution to the overload of the authentication-authorization workflow.</li><li>What to do in scenarios where you have an unexpected influx of new user requests.</li><li>Different options for making sure can scale once your servers hit capacity.</li><li>Trying as much as possible to use lightweight infrastructures that can cooperate.</li><li>Techniques for making sure your app degrades gracefully.</li><li>The tech equivalent of offering a guest coffee while they wait in queue for a restaurant.</li><li>An example of an app with a massive rollout that handled it successfully: Pokemon Go.</li><li>The ads for Super Bowl LVI (2022) had deep echoes of the Dot Com ads for Super Bowl XXXIV (2000)</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.coindesk.com/business/2022/02/14/coinbase-forced-into-outage-following-super-bowl-ad-after-more-traffic-than-ever-encountered/'>Coinbase Forced Into Outage Following Super Bowl Ad After More Traffic &apos;Than Ever Encountered’</a></p><p><a href='https://aws.amazon.com/solutions/case-studies/coca-cola-migration/'>Coca Cola’s Migration to AWS</a></p><p><a href='https://cloud.google.com/blog/products/containers-kubernetes/bringing-pokemon-go-to-life-on-google-cloud'>Creating Pokemon Go on Google Cloud</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/how-pok%C3%A9mon-go-scales-millions-requests'>Pokemon Go today on Google Cloud</a></p><p><a href='https://en.wikipedia.org/wiki/Dot-com_commercials_during_Super_Bowl_XXXIV'>Dot Com Companies that advertised in Super Bowl XXXIV</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Coinbase Super Bowl Ad</b></p><p><br/></p><p><b>Episode 08: Show Notes</b></p><p><br/></p><p>In today’s show, we talk about the “diminished user experience” Coinbase experienced after their Super Bowl ad and what can be learned from it. At the recent Super Bowl, Coinbase aired an advert that depicted a QR code floating on a screen which led users to a landing page that offered them Bitcoin in exchange for creating an account. The ad was a wild success, leading about 20 million people to attempt to access Coinbase within five minutes. Ironically, the influx of users was so great that the app crashed. While we don’t know the exact details of the cause of failure, we give our best guess and make recommendations for how this can be avoided. Tune in and hear about the value of internal communications, leveraging the appropriate cloud technologies, and testing.</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The sales funnel used by the Super Bowl Coinbase ad starting with a floating QR code.</li><li>An outage that Coinbase experienced due to such high traffic of visitors wanting to sign up.</li><li>A similar experience Coca-Cola had with a Super Bowl ad they ran while they still had an on-prem servers.</li><li>Our best guess at what caused the failure in the Coinbase infrastructure.</li><li>The error Coinbase made to be siloed and place their focus on marketing rather than production.</li><li>A possible solution to the overload of the authentication-authorization workflow.</li><li>What to do in scenarios where you have an unexpected influx of new user requests.</li><li>Different options for making sure can scale once your servers hit capacity.</li><li>Trying as much as possible to use lightweight infrastructures that can cooperate.</li><li>Techniques for making sure your app degrades gracefully.</li><li>The tech equivalent of offering a guest coffee while they wait in queue for a restaurant.</li><li>An example of an app with a massive rollout that handled it successfully: Pokemon Go.</li><li>The ads for Super Bowl LVI (2022) had deep echoes of the Dot Com ads for Super Bowl XXXIV (2000)</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.coindesk.com/business/2022/02/14/coinbase-forced-into-outage-following-super-bowl-ad-after-more-traffic-than-ever-encountered/'>Coinbase Forced Into Outage Following Super Bowl Ad After More Traffic &apos;Than Ever Encountered’</a></p><p><a href='https://aws.amazon.com/solutions/case-studies/coca-cola-migration/'>Coca Cola’s Migration to AWS</a></p><p><a href='https://cloud.google.com/blog/products/containers-kubernetes/bringing-pokemon-go-to-life-on-google-cloud'>Creating Pokemon Go on Google Cloud</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/how-pok%C3%A9mon-go-scales-millions-requests'>Pokemon Go today on Google Cloud</a></p><p><a href='https://en.wikipedia.org/wiki/Dot-com_commercials_during_Super_Bowl_XXXIV'>Dot Com Companies that advertised in Super Bowl XXXIV</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10333008-episode-8-the-coinbase-super-bowl-ad.mp3" length="20511745" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10333008</guid>
    <pubDate>Mon, 28 Mar 2022 10:00:00 -0700</pubDate>
    <itunes:duration>1707</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>8</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 7 - Blockchain in the Cloud</itunes:title>
    <title>Episode 7 - Blockchain in the Cloud</title>
    <itunes:summary><![CDATA[Send a text Many of the conversations surrounding blockchain focus on the disruptive potential of decentralization. However, at the same time, many of the biggest cloud providers are either planning to offer blockchain-based services in the near future or already have them rolled out. This creates an interesting tension that we will be exploring on today’s show. We start by reviewing where Amazon, Microsoft, and Google are in their process toward the provision of blockchain products. Amazon i...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Many of the conversations surrounding blockchain focus on the disruptive potential of decentralization. However, at the same time, many of the biggest cloud providers are either planning to offer blockchain-based services in the near future or already have them rolled out. This creates an interesting tension that we will be exploring on today’s show. We start by reviewing where Amazon, Microsoft, and Google are in their process toward the provision of blockchain products. Amazon is currently taking the lead and we touch on the use cases for their Quantum Ledger Database and Managed Blockchain for Hyperledger Fabric offerings. From there, we highlight the fact that 25% of Ethereum nodes run on the Amazon Managed Blockchain for Ethereum. This is an interesting concept considering Ethereum’s apparent decentralization, but it also points to a tradeoff that has to be made by anybody who wants to run Ethereum nodes. We wrap up on the idea that decentralization might not have the moral valence it is often given. For engineers, the debate between decentralization and centralization centers on performance rather: which architecture can best offer a level of resiliency combined with the ability to recover?</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Tension between the capabilities of the cloud and the promises of blockchain.</li><li>Moves toward blockchain being made by Google, Azure, and AWS.</li><li>Blockchain technologies being offered by AWS on their platform.</li><li>A contradiction between the disruptive potential of decentralization and the adoption of blockchain by the tech giants.</li><li>How the Amazon Quantum Ledger DB works and its similarities to DynamoDB.</li><li>Using an analogy of a letter of credit to frame the use case for the QLDB.</li><li>How the QLDB is consistent with the paradigm of version control.</li><li>The value of immutable state in many programming languages.</li><li>How the Amazon Managed Blockchain for Hyperledger Fabric works and its use cases.</li><li>Why the Amazon Managed Blockchain for Hyperledger Fabric violates the zero trust principle.</li><li>The irony that 25% of Ethereum nodes run on Amazon.</li><li>Tradeoffs around price and effort that have to be made when deciding whether to run Ethereum nodes from your own rig or through a cloud provider.</li><li>What kinds of blockchain-related products Google and Microsoft intend to sell.</li><li>Another tension between centralization and decentralization relating to projects versus products.</li><li>The main things engineers care about when it comes to centralization versus decentralization.</li><li>Why the debate around decentralization comes down to the performance of the architecture, not morality.</li><li>What to expect from our upcoming conversations about Web3.</li></ul><p><br/></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>Many of the conversations surrounding blockchain focus on the disruptive potential of decentralization. However, at the same time, many of the biggest cloud providers are either planning to offer blockchain-based services in the near future or already have them rolled out. This creates an interesting tension that we will be exploring on today’s show. We start by reviewing where Amazon, Microsoft, and Google are in their process toward the provision of blockchain products. Amazon is currently taking the lead and we touch on the use cases for their Quantum Ledger Database and Managed Blockchain for Hyperledger Fabric offerings. From there, we highlight the fact that 25% of Ethereum nodes run on the Amazon Managed Blockchain for Ethereum. This is an interesting concept considering Ethereum’s apparent decentralization, but it also points to a tradeoff that has to be made by anybody who wants to run Ethereum nodes. We wrap up on the idea that decentralization might not have the moral valence it is often given. For engineers, the debate between decentralization and centralization centers on performance rather: which architecture can best offer a level of resiliency combined with the ability to recover?</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Tension between the capabilities of the cloud and the promises of blockchain.</li><li>Moves toward blockchain being made by Google, Azure, and AWS.</li><li>Blockchain technologies being offered by AWS on their platform.</li><li>A contradiction between the disruptive potential of decentralization and the adoption of blockchain by the tech giants.</li><li>How the Amazon Quantum Ledger DB works and its similarities to DynamoDB.</li><li>Using an analogy of a letter of credit to frame the use case for the QLDB.</li><li>How the QLDB is consistent with the paradigm of version control.</li><li>The value of immutable state in many programming languages.</li><li>How the Amazon Managed Blockchain for Hyperledger Fabric works and its use cases.</li><li>Why the Amazon Managed Blockchain for Hyperledger Fabric violates the zero trust principle.</li><li>The irony that 25% of Ethereum nodes run on Amazon.</li><li>Tradeoffs around price and effort that have to be made when deciding whether to run Ethereum nodes from your own rig or through a cloud provider.</li><li>What kinds of blockchain-related products Google and Microsoft intend to sell.</li><li>Another tension between centralization and decentralization relating to projects versus products.</li><li>The main things engineers care about when it comes to centralization versus decentralization.</li><li>Why the debate around decentralization comes down to the performance of the architecture, not morality.</li><li>What to expect from our upcoming conversations about Web3.</li></ul><p><br/></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10327769-episode-7-blockchain-in-the-cloud.mp3" length="18556630" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10327769</guid>
    <pubDate>Sun, 27 Mar 2022 15:00:00 -0700</pubDate>
    <itunes:duration>1544</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>7</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 6 - DynamoDB at 10 yers old, and the beginning of Cloud 2.0</itunes:title>
    <title>Episode 6 - DynamoDB at 10 yers old, and the beginning of Cloud 2.0</title>
    <itunes:summary><![CDATA[Send a text Episode 06: Show Notes   DynamoDB is a product that signaled the beginning of the cloud-specific technology revolution; Cloud 2.0, in other words. DynamoDB is a NoSQL database service that can scale from small workloads to millions of transactions all while maintaining single-digit latency. Today’s episode is all about the numerous benefits which come with using DynamoDB, including its flexibility, the rapid pace of change that it supports, DynamoDB Streams, the speed with which i...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 06: Show Notes</b></p><p><br/></p><p>DynamoDB is a product that signaled the beginning of the cloud-specific technology revolution; Cloud 2.0, in other words. DynamoDB is a NoSQL database service that can scale from small workloads to millions of transactions all while maintaining single-digit latency. Today’s episode is all about the numerous benefits which come with using DynamoDB, including its flexibility, the rapid pace of change that it supports, DynamoDB Streams, the speed with which it fails, and more! If you, like us, are already a fan of DynamoDB, this conversation will solidify your appreciation for the product, and if you’re fearful of it because you’re used to being a ‘relational database person’, we’re hoping to change your mind about that today! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The power of DynamoDB.</li><li>How to make use of DynamoDB as a user of the product. </li><li>An explanation of one of the main benefits of DynamoDB.</li><li>Features that have been added to DynamoDB since 2011. </li><li>How databases are analogous to emergency rooms.</li><li>Why the fact that DynamoDB fails quickly helps you maintain performance for your users.</li><li>Resources for anyone interested in NoSQL. </li><li>Fears that many people have around moving to a non-relational data model. </li><li>What Cloud 1.0 looked like. </li><li>How DynamoDB supports the rapid pace of change in the industry.</li><li>The flexibility that DynamoDB provides.</li><li>An explanation of DynamoDB Streams.</li><li>The impact of growth on DynamoDB. </li><li>Equivalents of DynamoDB. </li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://brooker.co.za/blog/2022/01/19/predictability.html'>Marc’s Blog: “Dynamo DB’s Best Feature: Predictability.”</a></p><p><a href='https://www.youtube.com/watch?v=xfxBhvGpoa0'>Deep Dive (2021)</a></p><p><a href='https://www.youtube.com/watch?v=KYy8X8t4MB8'>Fundamentals of Single Table Design</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 06: Show Notes</b></p><p><br/></p><p>DynamoDB is a product that signaled the beginning of the cloud-specific technology revolution; Cloud 2.0, in other words. DynamoDB is a NoSQL database service that can scale from small workloads to millions of transactions all while maintaining single-digit latency. Today’s episode is all about the numerous benefits which come with using DynamoDB, including its flexibility, the rapid pace of change that it supports, DynamoDB Streams, the speed with which it fails, and more! If you, like us, are already a fan of DynamoDB, this conversation will solidify your appreciation for the product, and if you’re fearful of it because you’re used to being a ‘relational database person’, we’re hoping to change your mind about that today! </p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>The power of DynamoDB.</li><li>How to make use of DynamoDB as a user of the product. </li><li>An explanation of one of the main benefits of DynamoDB.</li><li>Features that have been added to DynamoDB since 2011. </li><li>How databases are analogous to emergency rooms.</li><li>Why the fact that DynamoDB fails quickly helps you maintain performance for your users.</li><li>Resources for anyone interested in NoSQL. </li><li>Fears that many people have around moving to a non-relational data model. </li><li>What Cloud 1.0 looked like. </li><li>How DynamoDB supports the rapid pace of change in the industry.</li><li>The flexibility that DynamoDB provides.</li><li>An explanation of DynamoDB Streams.</li><li>The impact of growth on DynamoDB. </li><li>Equivalents of DynamoDB. </li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://brooker.co.za/blog/2022/01/19/predictability.html'>Marc’s Blog: “Dynamo DB’s Best Feature: Predictability.”</a></p><p><a href='https://www.youtube.com/watch?v=xfxBhvGpoa0'>Deep Dive (2021)</a></p><p><a href='https://www.youtube.com/watch?v=KYy8X8t4MB8'>Fundamentals of Single Table Design</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10327714-episode-6-dynamodb-at-10-yers-old-and-the-beginning-of-cloud-2-0.mp3" length="21515219" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10327714</guid>
    <pubDate>Sun, 27 Mar 2022 15:00:00 -0700</pubDate>
    <itunes:duration>1791</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>6</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 5 - Announcements from AWS, Is this really serverless</itunes:title>
    <title>Episode 5 - Announcements from AWS, Is this really serverless</title>
    <itunes:summary><![CDATA[Send a text This week we pivot our focus from Google Cloud to Amazon Web Services (AWS) and their annual reinvent. We take a closer look at Amazon’s serverless offerings and how it measures up against other existing services. Tuning in you’ll hear us break down our internal definition of serverless as well as Amazon Managed Streaming for Apache Kafka (MSK) and how it diverges from the serverless philosophy. We discuss Amazon MSK’s current pricing structure and how it measures up against its c...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>This week we pivot our focus from Google Cloud to Amazon Web Services (AWS) and their annual reinvent. We take a closer look at Amazon’s serverless offerings and how it measures up against other existing services. Tuning in you’ll hear us break down our internal definition of serverless as well as Amazon Managed Streaming for Apache Kafka (MSK) and how it diverges from the serverless philosophy. We discuss Amazon MSK’s current pricing structure and how it measures up against its competitors while also reflecting on when the cost of retraining your team outweighs their hourly rate. Our conversation covers a variety of services and topics, from the features of Google Pub/Sub, to why managers need to have a firm understanding of both cost and resource trends. To learn more about Amazon, why we are big proponents of serverless, and much more, make sure you tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Some news on AWS and its annual reinvent.</li><li>Logan’s reaction to some recent announcements including the launch of a private 5G network service.</li><li>How a private 5G network service responds to a request from consumers.</li><li>Some of the serverless options that AWS has announced for things like data processing and data storage.</li><li>Why we are big fans of serverless applications.</li><li>Our internal definition of serverless, including pricing and use cases.</li><li>How the term serverless gets misused and diverges from our internal definition.</li><li>Amazon MSK and how their definition of serverless diverges from our internal definition.</li><li>Some of the reasons why Amazon MSK is can get overly expensive.</li><li>Why an hourly charge could be more affordable than the learning curve of acquiring new skills. </li><li>Why managers need to be aware of both cost and resource trends.</li><li>Why other options like Google Pub/Sub and Dataflow are more in line with the serverless philosophy.</li><li>Amazon’s technical debt and how it is apparent in its storage.</li><li>Get a sneak-peek into some of the topics we’ll be covering in future episodes.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://aws.amazon.com/'>Amazon Web Services (AWS)</a></p><p><a href='https://aws.amazon.com/msk/'>Amazon Managed Streaming for Apache Kafka (MSK)</a></p><p><a href='https://www.amazonaws.cn/en/msk/pricing/'>Amazon MSK Pricing</a></p><p><a href='https://aws.amazon.com/emr/'>Amazon EMR</a></p><p><a href='https://cloud.google.com/pubsub/'>Google Pub/Sub</a></p><p><a href='https://cloud.google.com/dataflow/'>Google DataFlow</a></p><p><a href='https://cloud.google.com/dataproc/'>Google Dataproc</a></p><p><a href='https://hadoop.apache.org/'>Hadoop</a></p><p><a href='https://spark.apache.org/'>Apache Spark</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p>This week we pivot our focus from Google Cloud to Amazon Web Services (AWS) and their annual reinvent. We take a closer look at Amazon’s serverless offerings and how it measures up against other existing services. Tuning in you’ll hear us break down our internal definition of serverless as well as Amazon Managed Streaming for Apache Kafka (MSK) and how it diverges from the serverless philosophy. We discuss Amazon MSK’s current pricing structure and how it measures up against its competitors while also reflecting on when the cost of retraining your team outweighs their hourly rate. Our conversation covers a variety of services and topics, from the features of Google Pub/Sub, to why managers need to have a firm understanding of both cost and resource trends. To learn more about Amazon, why we are big proponents of serverless, and much more, make sure you tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Some news on AWS and its annual reinvent.</li><li>Logan’s reaction to some recent announcements including the launch of a private 5G network service.</li><li>How a private 5G network service responds to a request from consumers.</li><li>Some of the serverless options that AWS has announced for things like data processing and data storage.</li><li>Why we are big fans of serverless applications.</li><li>Our internal definition of serverless, including pricing and use cases.</li><li>How the term serverless gets misused and diverges from our internal definition.</li><li>Amazon MSK and how their definition of serverless diverges from our internal definition.</li><li>Some of the reasons why Amazon MSK is can get overly expensive.</li><li>Why an hourly charge could be more affordable than the learning curve of acquiring new skills. </li><li>Why managers need to be aware of both cost and resource trends.</li><li>Why other options like Google Pub/Sub and Dataflow are more in line with the serverless philosophy.</li><li>Amazon’s technical debt and how it is apparent in its storage.</li><li>Get a sneak-peek into some of the topics we’ll be covering in future episodes.</li></ul><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://aws.amazon.com/'>Amazon Web Services (AWS)</a></p><p><a href='https://aws.amazon.com/msk/'>Amazon Managed Streaming for Apache Kafka (MSK)</a></p><p><a href='https://www.amazonaws.cn/en/msk/pricing/'>Amazon MSK Pricing</a></p><p><a href='https://aws.amazon.com/emr/'>Amazon EMR</a></p><p><a href='https://cloud.google.com/pubsub/'>Google Pub/Sub</a></p><p><a href='https://cloud.google.com/dataflow/'>Google DataFlow</a></p><p><a href='https://cloud.google.com/dataproc/'>Google Dataproc</a></p><p><a href='https://hadoop.apache.org/'>Hadoop</a></p><p><a href='https://spark.apache.org/'>Apache Spark</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10327649-episode-5-announcements-from-aws-is-this-really-serverless.mp3" length="21302047" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10327649</guid>
    <pubDate>Sun, 27 Mar 2022 15:00:00 -0700</pubDate>
    <itunes:duration>1773</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>5</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 4 - Noone Puts Code in the Background (in Cloud Functions)</itunes:title>
    <title>Episode 4 - Noone Puts Code in the Background (in Cloud Functions)</title>
    <itunes:summary><![CDATA[Send a text Episode 04: Show Notes   This week we talk about the 5th on the series of blog entries from the Developers and Practitioners big: Avoiding GCF anti-patterns part 5: How to run background processes correctly in Python.   This post identifies problems where python code calls standard libraries to put processing in the background. While this is a common practice in data centers or on the developer’s box, in a server less environment this does not work correctly.   If there is a need ...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 04: Show Notes</b></p><p><br/></p><p>This week we talk about the 5th on the series of blog entries from the Developers and Practitioners big: Avoiding GCF anti-patterns part 5: How to run background processes correctly in Python.</p><p><br/></p><p>This post identifies problems where python code calls standard libraries to put processing in the background. While this is a common practice in data centers or on the developer’s box, in a server less environment this does not work correctly.</p><p><br/></p><p>If there is a need to have processing separate from the main thread of execution, you should use tools such a Cloud Tasks to spin off the processing.</p><p><br/></p><p><br/></p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Code is executing in a sandbox, not a machine. Forks don’t work the way you expect</li><li>Rather than break off threads to execute, use more instantiations of the code, or hand off execution to another Cloud Function via Cloud Tasks</li><li>Make sure you are doing code reviews to catch problems like this early</li><li>Some speculation on the upcoming AWS re:Invent.</li></ul>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Episode 04: Show Notes</b></p><p><br/></p><p>This week we talk about the 5th on the series of blog entries from the Developers and Practitioners big: Avoiding GCF anti-patterns part 5: How to run background processes correctly in Python.</p><p><br/></p><p>This post identifies problems where python code calls standard libraries to put processing in the background. While this is a common practice in data centers or on the developer’s box, in a server less environment this does not work correctly.</p><p><br/></p><p>If there is a need to have processing separate from the main thread of execution, you should use tools such a Cloud Tasks to spin off the processing.</p><p><br/></p><p><br/></p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Code is executing in a sandbox, not a machine. Forks don’t work the way you expect</li><li>Rather than break off threads to execute, use more instantiations of the code, or hand off execution to another Cloud Function via Cloud Tasks</li><li>Make sure you are doing code reviews to catch problems like this early</li><li>Some speculation on the upcoming AWS re:Invent.</li></ul>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10323069-episode-4-noone-puts-code-in-the-background-in-cloud-functions.mp3" length="12703906" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10323069</guid>
    <pubDate>Sat, 26 Mar 2022 16:00:00 -0700</pubDate>
    <itunes:duration>1056</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:season>1</itunes:season>
    <itunes:episode>4</itunes:episode>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 3 - Don&#39;t Make Promises You Can&#39;t Keep</itunes:title>
    <title>Episode 3 - Don&#39;t Make Promises You Can&#39;t Keep</title>
    <itunes:summary><![CDATA[Send a text Don't make promises you can't keep - Using Node.ja promises correctly in Google Cloud functions Episode 03: Show Notes (Recorded November 18, 2021) Today Jon and Logan discuss the recent Google Cloud blog “Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function”, and give their own views on how to go about this. They discuss the scenario outlined in the blog, the two patterns that the blog outlines for fixing this issue, and the origins o...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Don&apos;t make promises you can&apos;t keep - Using Node.ja promises correctly in Google Cloud functions</b></p><p><b>Episode 03: Show Notes</b></p><p>(Recorded November 18, 2021)</p><p>Today Jon and Logan discuss the recent Google Cloud blog “Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function”, and give their own views on how to go about this. They discuss the scenario outlined in the blog, the two patterns that the blog outlines for fixing this issue, and the origins of their own biases regarding JavaScript, before explaining their own solution to this problem using TypeScript. They also explain how this issue differs from the one they discussed in the last episode ans the importance of code not just running reliably but also being readable and maintainable. Tune in to find out why Jon and Logan are biased towards taking the clouding approach to developing this code, why you should look in the DataFlow if you’re doing an ETL pipeline, why you should reconsider deploying a system based on vanilla node.js, and what you should do if you decide to do it anyway.</p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Recent news: The Google outage that occurred this week. </li><li>Today’s topic: the blog post “Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function”</li><li>An introduction to the scenario outlined in this blog post. </li><li>Jon’s biases based on his experiences with JavaScript and its evolution. (And Jon’s embarrassing memory lapse re: AJAX)</li><li>The two patterns for fixing this issue outlined in the blog post. </li><li>The rest of the blog: How to write some methods for logging and integrate those into logic that’s doing the promise database call and retrieval. </li><li>Jon and Logan’s bias: Why are you making an asynchronous call to a database?</li><li>How this issue differs from the one they discussed in the last episode about how to deal with API calls that could take a long time.</li><li>Promises, their role in JavaScript, and the problem of them being conflated with “vettable” code.</li><li>The importance of code not just running reliably but being readable and maintainable.</li><li>Logan’s solution to this problem using TypeScript.</li><li>Understanding the context of this code in the browser context. </li><li>Why Jon and Logan are biased towards taking the cloudy approach to developing this code.</li><li>Why you should look in the data flow if you’re doing an ETL pipeline.</li><li>Why you should reconsider deploying a system based on node.js and what you should do if you decide to do it anyway.</li></ul><p><b>Tweetables:</b></p><p>“Writing code that’s difficult to understand, difficult to read, difficult to maintain, you are definitely doing a disservice to your future self or whoever’s in that role in the future.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:12:34]</b></p><p>“Be lazy, be cheap. Let the infrastructure help you catch the bugs early with something like TypeScript and collect the bugs in a central place with the Cloud Operations capability ” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:14:41]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-4-how-handle-promises-correctly-your-nodejs-cloud-function'>Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function</a></p><p><a href='https://www.google.com/search?q=typescript&amp;rlz=1C5CHFA_enUS885US885&amp;oq=typesc&amp;aqs=chrome.1.69i57j0i433i512l5j0i512l3j0i433i512.3586j0j7&amp;sourceid=chrome&amp;ie=UTF-8#:~:text=TypeScript:%20JavaScript%20With,www.typescriptlang.org'>Typescript Reference</a></p><p><a href='https://cloud.google.com/dataflow'>DataFlow - </a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Don&apos;t make promises you can&apos;t keep - Using Node.ja promises correctly in Google Cloud functions</b></p><p><b>Episode 03: Show Notes</b></p><p>(Recorded November 18, 2021)</p><p>Today Jon and Logan discuss the recent Google Cloud blog “Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function”, and give their own views on how to go about this. They discuss the scenario outlined in the blog, the two patterns that the blog outlines for fixing this issue, and the origins of their own biases regarding JavaScript, before explaining their own solution to this problem using TypeScript. They also explain how this issue differs from the one they discussed in the last episode ans the importance of code not just running reliably but also being readable and maintainable. Tune in to find out why Jon and Logan are biased towards taking the clouding approach to developing this code, why you should look in the DataFlow if you’re doing an ETL pipeline, why you should reconsider deploying a system based on vanilla node.js, and what you should do if you decide to do it anyway.</p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Recent news: The Google outage that occurred this week. </li><li>Today’s topic: the blog post “Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function”</li><li>An introduction to the scenario outlined in this blog post. </li><li>Jon’s biases based on his experiences with JavaScript and its evolution. (And Jon’s embarrassing memory lapse re: AJAX)</li><li>The two patterns for fixing this issue outlined in the blog post. </li><li>The rest of the blog: How to write some methods for logging and integrate those into logic that’s doing the promise database call and retrieval. </li><li>Jon and Logan’s bias: Why are you making an asynchronous call to a database?</li><li>How this issue differs from the one they discussed in the last episode about how to deal with API calls that could take a long time.</li><li>Promises, their role in JavaScript, and the problem of them being conflated with “vettable” code.</li><li>The importance of code not just running reliably but being readable and maintainable.</li><li>Logan’s solution to this problem using TypeScript.</li><li>Understanding the context of this code in the browser context. </li><li>Why Jon and Logan are biased towards taking the cloudy approach to developing this code.</li><li>Why you should look in the data flow if you’re doing an ETL pipeline.</li><li>Why you should reconsider deploying a system based on node.js and what you should do if you decide to do it anyway.</li></ul><p><b>Tweetables:</b></p><p>“Writing code that’s difficult to understand, difficult to read, difficult to maintain, you are definitely doing a disservice to your future self or whoever’s in that role in the future.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:12:34]</b></p><p>“Be lazy, be cheap. Let the infrastructure help you catch the bugs early with something like TypeScript and collect the bugs in a central place with the Cloud Operations capability ” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:14:41]</b></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-4-how-handle-promises-correctly-your-nodejs-cloud-function'>Avoiding GCF anti-patterns part 4: How to handle Promises correctly in your Node.js Cloud Function</a></p><p><a href='https://www.google.com/search?q=typescript&amp;rlz=1C5CHFA_enUS885US885&amp;oq=typesc&amp;aqs=chrome.1.69i57j0i433i512l5j0i512l3j0i433i512.3586j0j7&amp;sourceid=chrome&amp;ie=UTF-8#:~:text=TypeScript:%20JavaScript%20With,www.typescriptlang.org'>Typescript Reference</a></p><p><a href='https://cloud.google.com/dataflow'>DataFlow - </a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10117820-episode-3-don-t-make-promises-you-can-t-keep.mp3" length="13277201" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10117820</guid>
    <pubDate>Mon, 21 Feb 2022 14:00:00 -0800</pubDate>
    <itunes:duration>1104</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 2 - Avoiding Being Dumb</itunes:title>
    <title>Episode 2 - Avoiding Being Dumb</title>
    <itunes:summary><![CDATA[Send a text Avoiding Being Dumb Episode 2: Show Notes (Recorded November 4, 2021)   Welcome to episode two of the Cloud Out Loud Podcast! Today, Jon and Logan discuss a couple of blog posts; one from Corey Quinn, Chief Cloud Economist at The Duckbill Group and creator of the Last Week in AWS newsletter, which shares some very valuable insights into where cloud providers should be going in terms of introducing people to the cloud and training people about the cloud. The second is titled ‘Avoid...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Avoiding Being Dumb</b></p><p><b>Episode 2: Show Notes</b></p><p><b>(</b>Recorded November 4, 2021)</p><p><br/></p><p>Welcome to episode two of the Cloud Out Loud Podcast! Today, Jon and Logan discuss a couple of blog posts; one from Corey Quinn, Chief Cloud Economist at The Duckbill Group and creator of the Last Week in AWS newsletter, which shares some very valuable insights into where cloud providers should be going in terms of introducing people to the cloud and training people about the cloud. The second is titled ‘Avoiding GCF Anti-Patterns Part 3: How to establish outbound connections correctly’, the third in a GCP Blog series on Google Cloud Function (GCF) anti-patterns, which tackles two common issues you might encounter in your monitoring and logging when making outbound HTTP requests with a GCF and how to solve them. We tease out the common thread between both these blog posts, which echoes the overall theme of this podcast: what are the cultural changes that need to occur to take advantage of the cloud and be more effective? The cloud can bring enormous benefit to your applications, to your programming workflow, but it does require mindset change!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Diving into ‘The Dumbest Dollars a Cloud Provider Can Make’ by Corey Quinn.</li><li>How charging for training disincentivizes people from learning about cloud platforms.</li><li>Why Jon believes that cloud providers should provide free training and pay trainers.</li><li>Calling for training and certification to be loss leaders for cloud platforms.</li><li>The benefits of introducing limited time offers without diminishing the value of training.</li><li>Next: ‘Avoiding GCF Anti-Patterns Part 3: How to establish outbound connections correctly’.</li><li>Two common problems that arise: increased error messages and expired execution times.</li><li>How to solve for a lower error rate or lower latency, depending on your use case.</li><li>Using Cloud Tasks or PubSub to offload your requests to another cloud service.</li><li>Jon on the highly technical aspects of this post versus appealing to Cloud Function newbies.</li><li>How to break up the monolithic approach that traditional developers tend to take.</li><li>What Corey Quinn’s post and the GCP Blog post have in common: adopt not only new skills and knowledge, but new mindsets and culture too!</li><li>The ability and responsibility developers have to leverage the power of managed services.</li><li>Final thoughts: the cloud is powerful and, like all powerful things, treat it like a chainsaw!</li><li>Updates from the world of Web 3.0, the Metaverse, and NFTs.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Charging people for training and not paying trainers would be chasing after pennies and ignoring dollars.” —<a href='https://twitter.com/jongal'> @JonGal</a>  <b>[0:03:27]</b></p><p><br/></p><p>“The revenue that you may be gaining by charging for the [training] as a cloud provider is pretty small compared to the benefits that training can bring to driving future revenue for the cloud with organizations that are receiving the training.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a>  <b>[0:04:57]</b></p><p><br/></p><p>“Between increased error rates and increased latency, a common pattern for improving the performance of your Cloud Functions is to offload your requests to another cloud service.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:09:33]</b></p><p><br/></p><p>“The world is different in the cloud. Not only do you have to acquire new skills and knowledge, you have to acquire new [mindsets], possibly new [cultures] within your company.” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:13:27]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.lastweekinaws.com/'></a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Avoiding Being Dumb</b></p><p><b>Episode 2: Show Notes</b></p><p><b>(</b>Recorded November 4, 2021)</p><p><br/></p><p>Welcome to episode two of the Cloud Out Loud Podcast! Today, Jon and Logan discuss a couple of blog posts; one from Corey Quinn, Chief Cloud Economist at The Duckbill Group and creator of the Last Week in AWS newsletter, which shares some very valuable insights into where cloud providers should be going in terms of introducing people to the cloud and training people about the cloud. The second is titled ‘Avoiding GCF Anti-Patterns Part 3: How to establish outbound connections correctly’, the third in a GCP Blog series on Google Cloud Function (GCF) anti-patterns, which tackles two common issues you might encounter in your monitoring and logging when making outbound HTTP requests with a GCF and how to solve them. We tease out the common thread between both these blog posts, which echoes the overall theme of this podcast: what are the cultural changes that need to occur to take advantage of the cloud and be more effective? The cloud can bring enormous benefit to your applications, to your programming workflow, but it does require mindset change!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Diving into ‘The Dumbest Dollars a Cloud Provider Can Make’ by Corey Quinn.</li><li>How charging for training disincentivizes people from learning about cloud platforms.</li><li>Why Jon believes that cloud providers should provide free training and pay trainers.</li><li>Calling for training and certification to be loss leaders for cloud platforms.</li><li>The benefits of introducing limited time offers without diminishing the value of training.</li><li>Next: ‘Avoiding GCF Anti-Patterns Part 3: How to establish outbound connections correctly’.</li><li>Two common problems that arise: increased error messages and expired execution times.</li><li>How to solve for a lower error rate or lower latency, depending on your use case.</li><li>Using Cloud Tasks or PubSub to offload your requests to another cloud service.</li><li>Jon on the highly technical aspects of this post versus appealing to Cloud Function newbies.</li><li>How to break up the monolithic approach that traditional developers tend to take.</li><li>What Corey Quinn’s post and the GCP Blog post have in common: adopt not only new skills and knowledge, but new mindsets and culture too!</li><li>The ability and responsibility developers have to leverage the power of managed services.</li><li>Final thoughts: the cloud is powerful and, like all powerful things, treat it like a chainsaw!</li><li>Updates from the world of Web 3.0, the Metaverse, and NFTs.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“Charging people for training and not paying trainers would be chasing after pennies and ignoring dollars.” —<a href='https://twitter.com/jongal'> @JonGal</a>  <b>[0:03:27]</b></p><p><br/></p><p>“The revenue that you may be gaining by charging for the [training] as a cloud provider is pretty small compared to the benefits that training can bring to driving future revenue for the cloud with organizations that are receiving the training.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a>  <b>[0:04:57]</b></p><p><br/></p><p>“Between increased error rates and increased latency, a common pattern for improving the performance of your Cloud Functions is to offload your requests to another cloud service.” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:09:33]</b></p><p><br/></p><p>“The world is different in the cloud. Not only do you have to acquire new skills and knowledge, you have to acquire new [mindsets], possibly new [cultures] within your company.” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:13:27]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://www.lastweekinaws.com/'></a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10117588-episode-2-avoiding-being-dumb.mp3" length="13896900" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10117588</guid>
    <pubDate>Mon, 21 Feb 2022 13:00:00 -0800</pubDate>
    <itunes:duration>1156</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 1 - Reviewing What Not to do with Google Cloud Functions and Cloud Run</itunes:title>
    <title>Episode 1 - Reviewing What Not to do with Google Cloud Functions and Cloud Run</title>
    <itunes:summary><![CDATA[Send a text Reviewing What Not to do with Google Cloud Functions and Cloud Run   Episode 1: Show Notes. (Recorded October 28, 2021) Welcome to the very first installment of Cloud Out Loud! For our first show, we catch up on some recent news, including our thoughts on Facebook’s ambitious plans for their new metaverse and its accompanying data requirements. Next, we dive into our main topic, namely some of the new developments regarding Google Cloud Functions and Google Cloud Run. We take a lo...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Reviewing What Not to do with Google Cloud Functions and Cloud Run</b></p><p><br/></p><p><b>Episode 1: Show Notes.</b></p><p>(Recorded October 28, 2021)</p><p>Welcome to the very first installment of Cloud Out Loud! For our first show, we catch up on some recent news, including our thoughts on Facebook’s ambitious plans for their new metaverse and its accompanying data requirements. Next, we dive into our main topic, namely some of the new developments regarding Google Cloud Functions and Google Cloud Run. We take a look at recent blog posts from Google Cloud Next and discuss what they reveal about data storage and the future of Google Functions and Google Cloud Run. Our conversation also touches on Google’s presence in the cloud and data space, how they measure up against other behemoths like Amazon and Facebook, and why the way Google approaches storage through a system called Colossus is profoundly different from other players in the field. We wrap up our discussion with some thoughts on web three along with a sneak peek into future episodes. For all this and much more, tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>A recap of the news of the week including an update on Cloud Next and our thoughts on some of the product announcements.</li><li>Facebook’s ambitious metaverse and its accompanying data challenges.</li><li>The two blog posts that Google released about Cloud Functions.</li><li>How these blog posts inform a discussion on Cloud Functions versus Cloud Run.</li><li>The two blog posts on avoiding GCF anti-patterns.</li><li>How to write event-driven Cloud Functions properly by coding with idempotency in mind.</li><li>How to reuse Cloud Function instances for future invocations.</li><li>The trade-off between speed of execution, running out of memory, and unintentionally bloating yourself. </li><li>The convergences between Cloud Functions and Cloud Run.</li><li>Some of the separate use cases for these two products.</li><li>Our predictions for Cloud Functions and Cloud Run remaining separate products.</li><li>Some quick thoughts and opinions from our hosts on web three.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“The way Google stores things through a system called Colossus is profoundly different from everybody else. And Google had to develop this Colossus because they encountered huge amounts of data early on.” — <a href='https://twitter.com/@JonGal'>@JonGal</a> <b>[0:05:03]</b></p><p><br/></p><p>“We do see some convergence with Cloud Functions and Cloud Run. But they still are, I believe, separate use cases for these two products…” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:20:29]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://assets.amazon.science/77/5e/4a7c238f4ce890efdc325df83263/using-lightweight-formal-methods-to-validate-a-key-value-storage-node-in-amazon-s3-2.pdf'>The Paper Jeff Barr tweeted about</a><br/><br/> Google <a href='https://cloud.google.com/functions/'>Cloud Functions</a></p><p><a href='https://cloud.google.com/run/'>Google Cloud Run</a></p><p><a href='https://cloud.google.com/blog/topics/google-cloud-next'>Google Cloud Next</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-1-how-write-event-driven-cloud-functions-properly-coding-idempotency-mind'>Avoiding GCF anti-patterns part 1: How to write event-driven Cloud Functions properly by coding with idempotency in mind</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-2-how-reuse-cloud-function-instances-future-invocations'>Avoiding GCF anti-patterns part 2: How to reuse Cloud Function instances for future invocations</a></p><p><a href='https://cloud.google.com/bigquery/'>BigQuer</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>Reviewing What Not to do with Google Cloud Functions and Cloud Run</b></p><p><br/></p><p><b>Episode 1: Show Notes.</b></p><p>(Recorded October 28, 2021)</p><p>Welcome to the very first installment of Cloud Out Loud! For our first show, we catch up on some recent news, including our thoughts on Facebook’s ambitious plans for their new metaverse and its accompanying data requirements. Next, we dive into our main topic, namely some of the new developments regarding Google Cloud Functions and Google Cloud Run. We take a look at recent blog posts from Google Cloud Next and discuss what they reveal about data storage and the future of Google Functions and Google Cloud Run. Our conversation also touches on Google’s presence in the cloud and data space, how they measure up against other behemoths like Amazon and Facebook, and why the way Google approaches storage through a system called Colossus is profoundly different from other players in the field. We wrap up our discussion with some thoughts on web three along with a sneak peek into future episodes. For all this and much more, tune in today!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>A recap of the news of the week including an update on Cloud Next and our thoughts on some of the product announcements.</li><li>Facebook’s ambitious metaverse and its accompanying data challenges.</li><li>The two blog posts that Google released about Cloud Functions.</li><li>How these blog posts inform a discussion on Cloud Functions versus Cloud Run.</li><li>The two blog posts on avoiding GCF anti-patterns.</li><li>How to write event-driven Cloud Functions properly by coding with idempotency in mind.</li><li>How to reuse Cloud Function instances for future invocations.</li><li>The trade-off between speed of execution, running out of memory, and unintentionally bloating yourself. </li><li>The convergences between Cloud Functions and Cloud Run.</li><li>Some of the separate use cases for these two products.</li><li>Our predictions for Cloud Functions and Cloud Run remaining separate products.</li><li>Some quick thoughts and opinions from our hosts on web three.</li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“The way Google stores things through a system called Colossus is profoundly different from everybody else. And Google had to develop this Colossus because they encountered huge amounts of data early on.” — <a href='https://twitter.com/@JonGal'>@JonGal</a> <b>[0:05:03]</b></p><p><br/></p><p>“We do see some convergence with Cloud Functions and Cloud Run. But they still are, I believe, separate use cases for these two products…” — <a href='https://twitter.com/loganact2'>@LoganAct2</a> <b>[0:20:29]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://assets.amazon.science/77/5e/4a7c238f4ce890efdc325df83263/using-lightweight-formal-methods-to-validate-a-key-value-storage-node-in-amazon-s3-2.pdf'>The Paper Jeff Barr tweeted about</a><br/><br/> Google <a href='https://cloud.google.com/functions/'>Cloud Functions</a></p><p><a href='https://cloud.google.com/run/'>Google Cloud Run</a></p><p><a href='https://cloud.google.com/blog/topics/google-cloud-next'>Google Cloud Next</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-1-how-write-event-driven-cloud-functions-properly-coding-idempotency-mind'>Avoiding GCF anti-patterns part 1: How to write event-driven Cloud Functions properly by coding with idempotency in mind</a></p><p><a href='https://cloud.google.com/blog/topics/developers-practitioners/avoiding-gcf-anti-patterns-part-2-how-reuse-cloud-function-instances-future-invocations'>Avoiding GCF anti-patterns part 2: How to reuse Cloud Function instances for future invocations</a></p><p><a href='https://cloud.google.com/bigquery/'>BigQuer</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10106869-episode-1-reviewing-what-not-to-do-with-google-cloud-functions-and-cloud-run.mp3" length="20698966" type="audio/mpeg" />
    <itunes:author>Jon and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10106869</guid>
    <pubDate>Sat, 19 Feb 2022 17:00:00 -0800</pubDate>
    <itunes:duration>1723</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
  <item>
    <itunes:title>Episode 0 - Who are we?</itunes:title>
    <title>Episode 0 - Who are we?</title>
    <itunes:summary><![CDATA[Send a text What To Expect From This Podcast with Logan and Jon Gallagher   Episode 0: Show Notes. (Re-Recorded January 6, 2022) Welcome to the very first episode of Cloud Out Loud, a podcast hosted by Jon and Logan Gallagher that reviews cloud computing trends from the lens of humans and culture. Gone are the days when hosting a production server meant building racks and starting an on-premise data center. The cloud has opened up the possibility for unlimited computing, storage, and networki...]]></itunes:summary>
    <description><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>What To Expect From This Podcast with Logan and Jon Gallagher</b></p><p><br/></p><p><b>Episode 0: Show Notes.</b></p><p>(Re-Recorded January 6, 2022)</p><p>Welcome to the very first episode of Cloud Out Loud, a podcast hosted by Jon and Logan Gallagher that reviews cloud computing trends from the lens of humans and culture. Gone are the days when hosting a production server meant building racks and starting an on-premise data center. The cloud has opened up the possibility for unlimited computing, storage, and networking. While this is incredible, it also means we have developed a tool that we don’t fully understand the capacity of yet! The revolutionary nature of the cloud points to the fact that profound shifts need to be made culturally within organizations in order to take advantage of it. Suddenly, decisions need to consider storage, networking, computing, and security, which heralds the end of siloing. It is with considerations like this in mind that we decided to launch Cloud Out Loud. We are really excited about this project and look forward to going on this journey with you in all the future episodes!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introducing listeners to ourselves and what we aim to achieve with this show.</li><li>The experience Logan has in the cloud space, and of the needs of users and developers.</li><li>Jon’s background in cloud architecture and perspectives on how revolutionary it is.</li><li>Stating our intention to review developments in the cloud and focus on Google and AWS.</li><li>Educating companies about the changes they need to make based on how revolutionary the cloud is.</li><li>How the cloud necessitates that decisions consider storage, networking, computing, and security.</li><li>Our aim: To look at developments in the cloud through the lens of humans and culture.</li><li>How the abstraction provided by the cloud allows us to wrestle with different questions like privacy. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“I have gotten to touch a lot of different areas of the cloud space as well as multiple different cloud platforms, seeing their strengths, weaknesses, and where the real potential is.” — <a href='https://twitter.com/loganact2'>@loganact2</a> <b>[0:01:30]</b></p><p><br/></p><p>“Our experience in using the cloud and the capabilities of the cloud point us to the fact that we are opening up a tool that we don’t know the potential of yet.” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:03:40]</b></p><p><br/></p><p>“You are going to hear us talk about this a lot. What are the cultural adaptations and changes that need to be made in order to truly take advantage of the cloud?” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:04:58]</b></p><p><br/></p><p>“Humans and culture are going to be a big lens through which we view many cloud news stories and events.” — <a href='https://twitter.com/loganact2'>@loganact2</a> <b>[0:05:09]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://twitter.com/loganact2'>Logan Gallagher on Twitter</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://twitter.com/jongal'>Jon Gallagher on Twitter</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://nubedehelado.com/'>Nube De Helado</a></p>]]></description>
    <content:encoded><![CDATA[<p><a target="_blank" href="https://www.buzzsprout.com/twilio/text_messages/1895117/open_sms">Send a text</a></p><p><b>What To Expect From This Podcast with Logan and Jon Gallagher</b></p><p><br/></p><p><b>Episode 0: Show Notes.</b></p><p>(Re-Recorded January 6, 2022)</p><p>Welcome to the very first episode of Cloud Out Loud, a podcast hosted by Jon and Logan Gallagher that reviews cloud computing trends from the lens of humans and culture. Gone are the days when hosting a production server meant building racks and starting an on-premise data center. The cloud has opened up the possibility for unlimited computing, storage, and networking. While this is incredible, it also means we have developed a tool that we don’t fully understand the capacity of yet! The revolutionary nature of the cloud points to the fact that profound shifts need to be made culturally within organizations in order to take advantage of it. Suddenly, decisions need to consider storage, networking, computing, and security, which heralds the end of siloing. It is with considerations like this in mind that we decided to launch Cloud Out Loud. We are really excited about this project and look forward to going on this journey with you in all the future episodes!</p><p><br/></p><p><b>Key Points From This Episode:</b></p><p><br/></p><ul><li>Introducing listeners to ourselves and what we aim to achieve with this show.</li><li>The experience Logan has in the cloud space, and of the needs of users and developers.</li><li>Jon’s background in cloud architecture and perspectives on how revolutionary it is.</li><li>Stating our intention to review developments in the cloud and focus on Google and AWS.</li><li>Educating companies about the changes they need to make based on how revolutionary the cloud is.</li><li>How the cloud necessitates that decisions consider storage, networking, computing, and security.</li><li>Our aim: To look at developments in the cloud through the lens of humans and culture.</li><li>How the abstraction provided by the cloud allows us to wrestle with different questions like privacy. </li></ul><p><br/></p><p><b>Tweetables:</b></p><p><br/></p><p>“I have gotten to touch a lot of different areas of the cloud space as well as multiple different cloud platforms, seeing their strengths, weaknesses, and where the real potential is.” — <a href='https://twitter.com/loganact2'>@loganact2</a> <b>[0:01:30]</b></p><p><br/></p><p>“Our experience in using the cloud and the capabilities of the cloud point us to the fact that we are opening up a tool that we don’t know the potential of yet.” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:03:40]</b></p><p><br/></p><p>“You are going to hear us talk about this a lot. What are the cultural adaptations and changes that need to be made in order to truly take advantage of the cloud?” — <a href='https://twitter.com/jongal'>@JonGal</a> <b>[0:04:58]</b></p><p><br/></p><p>“Humans and culture are going to be a big lens through which we view many cloud news stories and events.” — <a href='https://twitter.com/loganact2'>@loganact2</a> <b>[0:05:09]</b></p><p><br/></p><p><b>Links Mentioned in Today’s Episode:</b></p><p><br/></p><p><a href='https://twitter.com/loganact2'>Logan Gallagher on Twitter</a></p><p><a href='https://www.linkedin.com/in/logan-gallagher-9ba44895/'>Logan Gallagher on LinkedIn</a></p><p><a href='https://twitter.com/jongal'>Jon Gallagher on Twitter</a></p><p><a href='https://www.linkedin.com/in/jongallagher/'>Jon Gallagher on LinkedIn</a></p><p><a href='https://nubedehelado.com/'>Nube De Helado</a></p>]]></content:encoded>
    <enclosure url="https://www.buzzsprout.com/1895117/episodes/10084761-episode-0-who-are-we.mp3" length="7142266" type="audio/mpeg" />
    <itunes:author>Jon Gallagher and Logan Gallagher</itunes:author>
    <guid isPermaLink="false">Buzzsprout-10084761</guid>
    <pubDate>Tue, 15 Feb 2022 23:00:00 -0800</pubDate>
    <itunes:duration>593</itunes:duration>
    <itunes:keywords></itunes:keywords>
    <itunes:episodeType>full</itunes:episodeType>
    <itunes:explicit>false</itunes:explicit>
  </item>
</channel>
</rss>
