<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Eimer Castro — Writing</title>
    <link>https://ewcastroh.github.io/blog</link>
    <description>Articles on Java, Spring, Angular, agentic systems and software craft.</description>
    <language>en</language>
    <item>
      <title>From microservices to AI agents: what a decade of backend taught me</title>
      <link>https://ewcastroh.github.io/blog/from-microservices-to-agents</link>
      <guid>https://ewcastroh.github.io/blog/from-microservices-to-agents</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>The engineering discipline behind reliable microservices — clean architecture, honest tests, CI/CD — is exactly what agentic systems need. Here's how it transfers.</description>
    </item>
    <item>
      <title>Backpressure in Spring WebFlux, explained with a leaky bucket</title>
      <link>https://ewcastroh.github.io/blog/webflux-backpressure</link>
      <guid>https://ewcastroh.github.io/blog/webflux-backpressure</guid>
      <pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate>
      <description>Reactor's backpressure isn't magic — it's a contract between producer and consumer. A practical look at how it works and when to reach for it.</description>
    </item>
  </channel>
</rss>
