<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: joshua dyson</title>
    <description>The latest articles on DEV Community by joshua dyson (@joshua_dyson).</description>
    <link>https://dev.to/joshua_dyson</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3630751%2F8eb3c752-b819-466b-a56c-88b5b7a17f1a.png</url>
      <title>DEV Community: joshua dyson</title>
      <link>https://dev.to/joshua_dyson</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshua_dyson"/>
    <language>en</language>
    <item>
      <title>What “Read-Only Fridays” Quietly Reveal About Your Platform</title>
      <dc:creator>joshua dyson</dc:creator>
      <pubDate>Mon, 09 Feb 2026 09:08:56 +0000</pubDate>
      <link>https://dev.to/joshua_dyson/what-read-only-fridays-quietly-reveal-about-your-platform-28ph</link>
      <guid>https://dev.to/joshua_dyson/what-read-only-fridays-quietly-reveal-about-your-platform-28ph</guid>
      <description>&lt;p&gt;A while back, I came across the idea of “read-only Fridays.”&lt;br&gt;
No production changes. No writes. Just observation.&lt;/p&gt;

&lt;p&gt;At first, it sounds like a sensible process rule.&lt;br&gt;
But in production systems, rules like this usually exist for a deeper reason.&lt;/p&gt;

&lt;p&gt;Read-only Fridays aren’t really about Fridays.&lt;br&gt;
They’re about trust in your platform.&lt;/p&gt;

&lt;p&gt;They’re not about the calendar.&lt;br&gt;
They’re about confidence.&lt;/p&gt;

&lt;p&gt;When teams trust their platform:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;deploys are small and reversible&lt;/li&gt;
&lt;li&gt;rollbacks are boring&lt;/li&gt;
&lt;li&gt;observability answers questions quickly&lt;/li&gt;
&lt;li&gt;on-call doesn’t feel like a gamble&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Friday isn’t special. It’s just another day.&lt;/p&gt;

&lt;p&gt;When they don’t, risk gets pushed into process rules.&lt;br&gt;
Freezes, sign-offs, exceptions, calendar-based safety nets.&lt;/p&gt;

&lt;p&gt;Those rules aren’t failures , they’re signals.&lt;/p&gt;

&lt;p&gt;They tell you the platform doesn’t yet give teams enough confidence to change safely, so humans compensate instead.&lt;/p&gt;

&lt;p&gt;The interesting question isn’t “Should we allow Friday deploys?”&lt;br&gt;
It’s:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;*&lt;em&gt;“What would need to be true for this rule to disappear?”&lt;br&gt;
*&lt;/em&gt;&lt;/em&gt;&lt;br&gt;
Almost always, the answer is platform work:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;clearer pipelines&lt;/li&gt;
&lt;li&gt;faster feedback&lt;/li&gt;
&lt;li&gt;better observability&lt;/li&gt;
&lt;li&gt;easier recovery&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Calendars don’t create safety.&lt;br&gt;
Platforms do.&lt;/p&gt;

</description>
      <category>devex</category>
      <category>sre</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
