<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Architecture on lukaswalter.dev</title>
    <link>https://www.lukaswalter.dev/tags/architecture/</link>
    <description>Recent content in Architecture on lukaswalter.dev</description>
    <image>
      <title>lukaswalter.dev</title>
      <url>https://www.lukaswalter.dev/images/LW%20Dev%20Thumbnail.png</url>
      <link>https://www.lukaswalter.dev/images/LW%20Dev%20Thumbnail.png</link>
    </image>
    <generator>Hugo -- 0.150.0</generator>
    <language>en</language>
    <lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.lukaswalter.dev/tags/architecture/index.xml" rel="self" type="application/rss+xml" /><item>
      <title>Middleware order is important</title>
      <link>https://www.lukaswalter.dev/tips/middleware-order-is-important/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/tips/middleware-order-is-important/</guid>
      <description>Place ASP.NET Core middleware in the order that matches routing, security, and endpoint behavior.</description>
    </item><item>
      <title>Separate prompts from authorization</title>
      <link>https://www.lukaswalter.dev/tips/separate-prompts-from-authorization/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/tips/separate-prompts-from-authorization/</guid>
      <description>Do not let prompt instructions decide what data or actions a user is allowed to access.</description>
    </item><item>
      <title>Use OpenTelemetry before you need production debugging</title>
      <link>https://www.lukaswalter.dev/tips/use-opentelemetry-before-you-need-production-debugging/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/tips/use-opentelemetry-before-you-need-production-debugging/</guid>
      <description>Add traces, metrics, and logs while the system is still easy to reason about.</description>
    </item>
  </channel>
</rss>
