<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 15 Apr 2026 01:45:56 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>PodRocket - Episodes Tagged with “Modular Architecture”</title>
    <link>https://podrocket.logrocket.com/tags/modular%20architecture</link>
    <pubDate>Thu, 11 Sep 2025 08:00:00 -0400</pubDate>
    <description>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A web development podcast from LogRocket</itunes:subtitle>
    <itunes:author>LogRocket</itunes:author>
    <itunes:summary>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>front-end, web development, front-end development, frontend development, tech, </itunes:keywords>
    <itunes:owner>
      <itunes:name>LogRocket</itunes:name>
      <itunes:email>elizabeth.becz@logrocket.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Modularizing the monolith with Jimmy Bogard</title>
  <link>http://podrocket.logrocket.com/modularizing-monolith-jimmy-bogard</link>
  <guid isPermaLink="false">4814cd8f-778e-4203-97ac-f24129e745d2</guid>
  <pubDate>Thu, 11 Sep 2025 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/4814cd8f-778e-4203-97ac-f24129e745d2.mp3" length="77940608" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Jimmy Bogard joins Pod Rocket to talk about making monoliths more modular, why boundaries matter, and how to avoid turning systems into distributed monoliths. From refactoring techniques and database migrations at scale to lessons from Stripe and WordPress, he shares practical ways to balance architecture choices. We also explore how tools like Claude and Lambda fit into modern development and what teams should watch for with latency, transactions, and growing complexity.</itunes:subtitle>
  <itunes:duration>32:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/episodes/4/4814cd8f-778e-4203-97ac-f24129e745d2/cover.jpg?v=1"/>
  <description>Jimmy Bogard joins Pod Rocket to talk about making monoliths more modular, why boundaries matter, and how to avoid turning systems into distributed monoliths. From refactoring techniques and database migrations at scale to lessons from Stripe and WordPress, he shares practical ways to balance architecture choices. We also explore how tools like Claude and Lambda fit into modern development and what teams should watch for with latency, transactions, and growing complexity.
Links
Website: https://www.jimmybogard.com 
X: https://x.com/jbogard  
Github: https://github.com/jbogard 
LinkedIn: https://www.linkedin.com/in/jimmybogard/
Resources
Modularizing the Monolith - Jimmy Bogard - NDC Oslo 2024: https://www.youtube.com/watch?v=fc6_NtD9soI 
Chapters
We want to hear from you!
How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?
Fill out our listener survey (https://t.co/oKVAEXipxu)! 
Let us know by sending an email to our producer, Elizabeth, at elizabet.becz@logrocket.com (mailto:elizabeth.becz@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod).
Follow us. Get free stickers.
Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we’ll send you free PodRocket stickers!
What does LogRocket do?
LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Jimmy Bogard.
</description>
  <itunes:keywords>modularizing the monolith, modular architecture, microservices architecture, distributed monolith, modular monolith, boundaries, C4 model, Simon Brown, dependency inversion, Conway's law, data model, monolithic data model, repository pattern, refactoring existing code, refactoring techniques, Six Sigma, Lean, value streams, value chains, database migrations at scale, Stripe engineering, WordPress is modular, content management systems, AI tools, Claude, Lambda, distributed transactions, latency, boundaries in the business, modular monolith boundaries, modularizing a system, Microsoft .net, Rails, Node, Java, Kafka, Auto Mapper, Mediator, Pod Rocket, Log Rocket, BlueSky, LinkedIn</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Jimmy Bogard joins Pod Rocket to talk about making monoliths more modular, why boundaries matter, and how to avoid turning systems into distributed monoliths. From refactoring techniques and database migrations at scale to lessons from Stripe and WordPress, he shares practical ways to balance architecture choices. We also explore how tools like Claude and Lambda fit into modern development and what teams should watch for with latency, transactions, and growing complexity.</p>

<h3>Links</h3>

<p>Website: <a href="https://www.jimmybogard.com" rel="nofollow">https://www.jimmybogard.com</a> <br>
X: <a href="https://x.com/jbogard" rel="nofollow">https://x.com/jbogard</a><br><br>
Github: <a href="https://github.com/jbogard" rel="nofollow">https://github.com/jbogard</a> <br>
LinkedIn: <a href="https://www.linkedin.com/in/jimmybogard/" rel="nofollow">https://www.linkedin.com/in/jimmybogard/</a></p>

<h3>Resources</h3>

<p>Modularizing the Monolith - Jimmy Bogard - NDC Oslo 2024: <a href="https://www.youtube.com/watch?v=fc6_NtD9soI" rel="nofollow">https://www.youtube.com/watch?v=fc6_NtD9soI</a> </p>

<h3>Chapters</h3>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <br>
Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabet.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Jimmy Bogard.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Jimmy Bogard joins Pod Rocket to talk about making monoliths more modular, why boundaries matter, and how to avoid turning systems into distributed monoliths. From refactoring techniques and database migrations at scale to lessons from Stripe and WordPress, he shares practical ways to balance architecture choices. We also explore how tools like Claude and Lambda fit into modern development and what teams should watch for with latency, transactions, and growing complexity.</p>

<h3>Links</h3>

<p>Website: <a href="https://www.jimmybogard.com" rel="nofollow">https://www.jimmybogard.com</a> <br>
X: <a href="https://x.com/jbogard" rel="nofollow">https://x.com/jbogard</a><br><br>
Github: <a href="https://github.com/jbogard" rel="nofollow">https://github.com/jbogard</a> <br>
LinkedIn: <a href="https://www.linkedin.com/in/jimmybogard/" rel="nofollow">https://www.linkedin.com/in/jimmybogard/</a></p>

<h3>Resources</h3>

<p>Modularizing the Monolith - Jimmy Bogard - NDC Oslo 2024: <a href="https://www.youtube.com/watch?v=fc6_NtD9soI" rel="nofollow">https://www.youtube.com/watch?v=fc6_NtD9soI</a> </p>

<h3>Chapters</h3>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <br>
Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabet.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p><p>Special Guest: Jimmy Bogard.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
