<?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 Omar Crosby</title>
    <link>https://omarcrosby.com/tags/architecture/</link>
    <description>Recent content in Architecture on Omar Crosby</description>
    <image>
      <title>Omar Crosby</title>
      <url>https://omarcrosby.com/images/og.jpg</url>
      <link>https://omarcrosby.com/images/og.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 20 Jul 2026 22:00:34 -0400</lastBuildDate>
    <atom:link href="https://omarcrosby.com/tags/architecture/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Design patterns as vocabulary</title>
      <link>https://omarcrosby.com/posts/design-patterns-as-vocabulary/</link>
      <pubDate>Mon, 20 Jul 2026 22:00:34 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/design-patterns-as-vocabulary/</guid>
      <description>Not a catalog of the Gang of Four patterns — an argument for why they&amp;#39;re foundational. Design patterns are a shared vocabulary that lets you read a codebase&amp;#39;s architectural intent from the names alone, and the value of that shared language transcends any specific programming language.</description>
    </item>
    <item>
      <title>Hexagonal architecture, in plain language</title>
      <link>https://omarcrosby.com/posts/hexagonal-architecture-in-plain-language/</link>
      <pubDate>Mon, 20 Jul 2026 17:23:27 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/hexagonal-architecture-in-plain-language/</guid>
      <description>A jargon-free introduction to hexagonal architecture — the idea that your business logic should sit in the middle and the outside world (databases, screens, APIs, tests) should plug into it through simple, agreed-upon shapes. Small worked examples in Python, Go, and Rust show what changes when a new requirement arrives.</description>
    </item>
  </channel>
</rss>
