<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Blueprints</title>
  <link>https://devblueprints.com</link>
  <description>Technical articles, project insights, and real-world engineering lessons.</description>
  <language>en-US</language>
  <lastBuildDate>Wed, 25 Mar 2026 00:00:00 GMT</lastBuildDate>
  <atom:link href="https://devblueprints.com/en/rss.xml" rel="self" type="application/rss+xml"/>

  <item>
    <title>Enterprise Software: what changes when the product needs to operate as a platform</title>
    <link>https://devblueprints.com/en/blog/software-enterprise</link>
    <guid isPermaLink="true">https://devblueprints.com/en/blog/software-enterprise</guid>
    <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
    <description>Scale, availability, compliance, and integration stop being “extras” and become survival requirements. A practical guide to the trade-offs and decisions that separate a common system from an enterprise platform.</description>
  </item>

  <item>
    <title>Not every bug is an incident — and not every incident is a bug</title>
    <link>https://devblueprints.com/en/blog/bug-vs-incident</link>
    <guid isPermaLink="true">https://devblueprints.com/en/blog/bug-vs-incident</guid>
    <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
    <description>Bugs and incidents are not synonyms. Understand the difference between technical defect and operational impact, and see why the same problem can end up in the backlog or require an urgent production response.</description>
  </item>

  <item>
    <title>Law of Demeter: reduce coupling and stop chaining</title>
    <link>https://devblueprints.com/en/blog/law-of-demeter</link>
    <guid isPermaLink="true">https://devblueprints.com/en/blog/law-of-demeter</guid>
    <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
    <description>Enough “train wrecks”: apply the Law of Demeter to cut coupling, simplify tests, and protect your domain. See when to use it (and when to ignore it).</description>
  </item>
</channel>
</rss>