<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/atom+xml" href="https://feeds.transistor.fm/system" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>System Design Crashcasts</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/system</itunes:new-feed-url>
    <description>Welcome to Crashcasts, the podcast for tech enthusiasts!

Whether you're a seasoned engineer or just starting out, this podcast will teach something to you about System Design .

Join host Sheila and Victor as they dive deep into essential topics.

Each episode is presented with gradually increasing in complexity to cover everything from basic concepts to advanced edge cases.

Whether you're preparing for a phone screen or brushing up on your skills, this podcast offers invaluable insights, tips, and common pitfalls to avoid. With a focus on various technologies and best practices, you'll gain the confidence. Subscribe now and transform your learning experience into something amazing!

For more podcasts, please visit &lt;a href="https://crsh.link/casts"&gt;crsh.link/casts&lt;/a&gt;
For blog posts of these podcasts, please visit &lt;a href="https://crsh.link/reads"&gt;crsh.link/reads&lt;/a&gt;
For daily news, please visit &lt;a href="https://crsh.link/news"&gt;crsh.link/news&lt;/a&gt;</description>
    <copyright>crashcasts.com</copyright>
    <podcast:guid>a9def48d-a1bb-51dc-95fe-47dae6f227d7</podcast:guid>
    <podcast:locked owner="dev@crashcasts.com">no</podcast:locked>
    <podcast:funding url="https://patreon.com/crashcasts">Support this podcast on Patreon</podcast:funding>
    <language>en</language>
    <pubDate>Fri, 03 Oct 2025 15:55:46 +0200</pubDate>
    <lastBuildDate>Wed, 03 Dec 2025 05:44:06 +0100</lastBuildDate>
    <link>https://crsh.link/system-design</link>
    <image>
      <url>https://img.transistor.fm/y-Qq9FgPryLAXGvjZhB8OETzVmDEodn9gZLcsm-vFVs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yZDJk/ZmRhNzJhYTc1YzRl/MzM2ZWFkMjkwM2Rl/MWY2Ny5wbmc.jpg</url>
      <title>System Design Crashcasts</title>
      <link>https://crsh.link/system-design</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:category text="Education"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>crashcasts.com</itunes:author>
    <itunes:image href="https://img.transistor.fm/y-Qq9FgPryLAXGvjZhB8OETzVmDEodn9gZLcsm-vFVs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8yZDJk/ZmRhNzJhYTc1YzRl/MzM2ZWFkMjkwM2Rl/MWY2Ny5wbmc.jpg"/>
    <itunes:summary>Welcome to Crashcasts, the podcast for tech enthusiasts!

Whether you're a seasoned engineer or just starting out, this podcast will teach something to you about System Design .

Join host Sheila and Victor as they dive deep into essential topics.

Each episode is presented with gradually increasing in complexity to cover everything from basic concepts to advanced edge cases.

Whether you're preparing for a phone screen or brushing up on your skills, this podcast offers invaluable insights, tips, and common pitfalls to avoid. With a focus on various technologies and best practices, you'll gain the confidence. Subscribe now and transform your learning experience into something amazing!

For more podcasts, please visit &lt;a href="https://crsh.link/casts"&gt;crsh.link/casts&lt;/a&gt;
For blog posts of these podcasts, please visit &lt;a href="https://crsh.link/reads"&gt;crsh.link/reads&lt;/a&gt;
For daily news, please visit &lt;a href="https://crsh.link/news"&gt;crsh.link/news&lt;/a&gt;</itunes:summary>
    <itunes:subtitle>Welcome to Crashcasts, the podcast for tech enthusiasts.</itunes:subtitle>
    <itunes:keywords>crashcasts, crashcast, technology, learning, education, system-design, system design</itunes:keywords>
    <itunes:owner>
      <itunes:name>crashcasts.com</itunes:name>
      <itunes:email>dev@crashcasts.com</itunes:email>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Mastering the Art of Scaling: Designing Systems to Handle Traffic Spikes</title>
      <itunes:title>Mastering the Art of Scaling: Designing Systems to Handle Traffic Spikes</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">26fe5d98-1bf3-4f29-b591-96fbb54a8e8a</guid>
      <link>https://system-design.crashcasts.com/episodes/mastering-the-art-of-scaling-designing-systems-to-handle-traffic-spikes</link>
      <description>
        <![CDATA[<p>Dive into the crucial world of system design as we explore how to master the art of handling unexpected traffic surges.</p>

<p>In this episode, we explore:</p>
<ul>
<li>The evolution of traffic management and fundamental concepts like load balancing and caching</li>
<li>Cutting-edge scaling techniques, including auto-scaling, database sharding, and serverless architecture</li>
<li>Real-world challenges and solutions, from DDoS attacks to flash sales</li>
</ul>

<p>Tune in for expert insights, practical tips, and a glimpse into how tech giants like Amazon handle massive traffic spikes.</p>

<p>Want to dive deeper into this topic? Check out our blog post here: <a href="https://blog.crashcasts.com/mastering-the-art-of-scaling-designing-systems-to-handle-traffic-spikes/">Read more</a></p>
<strong>
  <a href="https://patreon.com/crashcasts" rel="payment" title="★ Support this podcast on Patreon ★">★ Support this podcast on Patreon ★</a>
</strong>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Dive into the crucial world of system design as we explore how to master the art of handling unexpected traffic surges.</p>

<p>In this episode, we explore:</p>
<ul>
<li>The evolution of traffic management and fundamental concepts like load balancing and caching</li>
<li>Cutting-edge scaling techniques, including auto-scaling, database sharding, and serverless architecture</li>
<li>Real-world challenges and solutions, from DDoS attacks to flash sales</li>
</ul>

<p>Tune in for expert insights, practical tips, and a glimpse into how tech giants like Amazon handle massive traffic spikes.</p>

<p>Want to dive deeper into this topic? Check out our blog post here: <a href="https://blog.crashcasts.com/mastering-the-art-of-scaling-designing-systems-to-handle-traffic-spikes/">Read more</a></p>
<strong>
  <a href="https://patreon.com/crashcasts" rel="payment" title="★ Support this podcast on Patreon ★">★ Support this podcast on Patreon ★</a>
</strong>]]>
      </content:encoded>
      <pubDate>Sun, 01 Sep 2024 00:47:30 +0200</pubDate>
      <author>crashcasts.com</author>
      <enclosure url="https://media.transistor.fm/372eeb82/164272db.mp3" length="4819504" type="audio/mpeg"/>
      <itunes:author>crashcasts.com</itunes:author>
      <itunes:duration>603</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Dive into the crucial world of system design as we explore how to master the art of handling unexpected traffic surges.</p>

<p>In this episode, we explore:</p>
<ul>
<li>The evolution of traffic management and fundamental concepts like load balancing and caching</li>
<li>Cutting-edge scaling techniques, including auto-scaling, database sharding, and serverless architecture</li>
<li>Real-world challenges and solutions, from DDoS attacks to flash sales</li>
</ul>

<p>Tune in for expert insights, practical tips, and a glimpse into how tech giants like Amazon handle massive traffic spikes.</p>

<p>Want to dive deeper into this topic? Check out our blog post here: <a href="https://blog.crashcasts.com/mastering-the-art-of-scaling-designing-systems-to-handle-traffic-spikes/">Read more</a></p>
<strong>
  <a href="https://patreon.com/crashcasts" rel="payment" title="★ Support this podcast on Patreon ★">★ Support this podcast on Patreon ★</a>
</strong>]]>
      </itunes:summary>
      <itunes:keywords>crashcasts, crashcast, technology, learning, education, system-design, system design</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
