<?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: Fatih Şengül</title>
    <description>The latest articles on DEV Community by Fatih Şengül (@fatih_sengul).</description>
    <link>https://dev.to/fatih_sengul</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%2F3895339%2Fb8e0c47d-1e02-40d6-8fd2-4fb52c1680ae.png</url>
      <title>DEV Community: Fatih Şengül</title>
      <link>https://dev.to/fatih_sengul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fatih_sengul"/>
    <language>en</language>
    <item>
      <title>Modernization Is a Journey, Not a Single Event — And That's the Hardest Part</title>
      <dc:creator>Fatih Şengül</dc:creator>
      <pubDate>Fri, 24 Apr 2026 08:22:06 +0000</pubDate>
      <link>https://dev.to/fatih_sengul/modernization-is-a-journey-not-a-single-event-and-thats-the-hardest-part-2jho</link>
      <guid>https://dev.to/fatih_sengul/modernization-is-a-journey-not-a-single-event-and-thats-the-hardest-part-2jho</guid>
      <description>&lt;p&gt;Every modernization conversation I've been in eventually hits the same wall: the business wants speed, the architecture team wants stability, and nobody wants to touch the systems that actually make money.&lt;/p&gt;

&lt;p&gt;IBM just published a playbook that addresses this tension head-on — and it's worth a read if you're sitting in that middle seat.&lt;/p&gt;

&lt;h2&gt;
  
  
  The core idea
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;"Modernization is a journey, not a single event."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Simple line, but it reframes the whole conversation. Most modernization failures I've seen come from treating it as a project with a start and end date — a big-bang migration, a lift-and-shift, a platform swap. The playbook argues for something more disciplined: move at the speed your business requires, in manageable steps, without disrupting what already delivers value.&lt;/p&gt;

&lt;h2&gt;
  
  
  What stood out to me
&lt;/h2&gt;

&lt;p&gt;A few things the playbook gets right from an architect's perspective:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Strategy, architecture, and execution have to align.&lt;/strong&gt; Most organizations have at least two of these pulling in different directions. The playbook doesn't pretend that's easy — it gives patterns for how to connect them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stability isn't the opposite of innovation.&lt;/strong&gt; The mainframe is often framed as "the old thing we're trying to escape from." The reality in most enterprises is the opposite: it's the platform that &lt;em&gt;lets&lt;/em&gt; you innovate elsewhere, because it keeps the core transactional workloads running.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Regulatory and security pressure is accelerating, not slowing.&lt;/strong&gt; AI adoption, data residency, resilience requirements — these aren't slowing modernization down, they're reshaping what modernization even means.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who this is for
&lt;/h2&gt;

&lt;p&gt;If you're:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Balancing innovation with stability&lt;/li&gt;
&lt;li&gt;Trying to adopt AI at scale without rewriting your core&lt;/li&gt;
&lt;li&gt;Navigating evolving regulatory and security requirements&lt;/li&gt;
&lt;li&gt;Or honestly just wondering &lt;em&gt;where to start&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;…this playbook is a decent starting point. It won't answer every architectural question, but it gives you a framework to have the conversation with your stakeholders.&lt;/p&gt;




&lt;p&gt;👉 Full playbook: &lt;a href="https://www.ibm.com/downloads/documents/us-en/15db52348fc203c2" rel="noopener noreferrer"&gt;The Modernized Mainframe: A Playbook for Maximizing Business Value&lt;/a&gt;&lt;/p&gt;




&lt;h1&gt;
  
  
  ibmz #applicationmodernization #AI #enterprisecomputing
&lt;/h1&gt;

</description>
      <category>architecture</category>
      <category>modernization</category>
      <category>ai</category>
      <category>ibmz</category>
    </item>
    <item>
      <title>Sustainability Isn't an Afterthought — It's an Architectural Choice</title>
      <dc:creator>Fatih Şengül</dc:creator>
      <pubDate>Fri, 24 Apr 2026 08:14:33 +0000</pubDate>
      <link>https://dev.to/fatih_sengul/sustainability-isnt-an-afterthought-its-an-architectural-choice-3796</link>
      <guid>https://dev.to/fatih_sengul/sustainability-isnt-an-afterthought-its-an-architectural-choice-3796</guid>
      <description>&lt;p&gt;Every Earth Day I see the same posts — reusable cups, bike commutes, paperless offices. All fine. But working on enterprise architecture, I keep circling back to a quieter question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How much does our platform choice actually matter for sustainability?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Turns out, quite a lot. IBM's net-zero 2030 commitment isn't just policy — it's baked into how IBM Z and IBM LinuxONE are designed. A few things stand out to me as an architect:&lt;/p&gt;

&lt;h2&gt;
  
  
  🔹 Efficiency by design
&lt;/h2&gt;

&lt;p&gt;Both platforms enable large-scale workload consolidation — fewer cores, less energy, lower CO₂e compared to sprawling distributed x86 environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔹 Sustainable scale
&lt;/h2&gt;

&lt;p&gt;Replacing thousands of x86 cores with a single highly utilized system cuts power, cooling, and data-center footprint. No resilience trade-off. No performance trade-off.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔹 AI without the energy penalty
&lt;/h2&gt;

&lt;p&gt;On-chip AI acceleration delivers real-time inference at the core. As AI workloads grow, this matters more every quarter.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔹 Built for ESG transparency
&lt;/h2&gt;

&lt;p&gt;Integrated environmental monitoring gives real operational data for ESG reporting — not estimates, not vendor-supplied guesses.&lt;/p&gt;




&lt;h2&gt;
  
  
  🌱 The Earth Day takeaway
&lt;/h2&gt;

&lt;p&gt;Sustainability isn't something you bolt on after the architecture decisions are made. &lt;strong&gt;It starts with the core.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;IBM Z and IBM LinuxONE help turn net-zero commitments into measurable action.&lt;/p&gt;

&lt;p&gt;If you're thinking about workload consolidation, net-zero commitments, or the hidden cost of your infrastructure footprint — worth a look:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.ibm.com/products/z/sustainability" rel="noopener noreferrer"&gt;IBM Z Sustainability&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.ibm.com/products/linuxone/sustainability" rel="noopener noreferrer"&gt;IBM LinuxONE Sustainability&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h1&gt;
  
  
  EarthDay #IBMZ #LinuxONE #SustainableIT
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkj7c8j7dbbwv2b5y39tt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkj7c8j7dbbwv2b5y39tt.png" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>sustainability</category>
      <category>architecture</category>
      <category>cloud</category>
      <category>ibm</category>
    </item>
  </channel>
</rss>
