
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Rambling Me</title>
      <link>https://www.rambling-me.com/blog</link>
      <description>A blog to reflect my thoughts, learnings, and observations</description>
      <language>en-us</language>
      <managingEditor>me@rambling-me.com (Dopeking)</managingEditor>
      <webMaster>me@rambling-me.com (Dopeking)</webMaster>
      <lastBuildDate>Wed, 12 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.rambling-me.com/tags/backpressure/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.rambling-me.com/blog/posts/technology/scaling/api-backend/5-infra-and-operating-at-scale</guid>
    <title>Scaling the API: Infra and Operating at Scale</title>
    <link>https://www.rambling-me.com/blog/posts/technology/scaling/api-backend/5-infra-and-operating-at-scale</link>
    <description>The infrastructure that carries an async system in production. Sharding the data layer past the single-primary ceiling, autoscaling that respects the real bottleneck, backpressure so overload degrades instead of collapsing, and the security and observability that make an asynchronous system operable at all. Closing the backend track.</description>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <author>me@rambling-me.com (Dopeking)</author>
    <category>technology</category><category>scaling</category><category>api-backend</category><category>sharding</category><category>autoscaling</category><category>backpressure</category><category>observability</category><category>practitioner</category>
  </item>

    </channel>
  </rss>
