<?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: Nattapong Nunpan</title>
    <description>The latest articles on DEV Community by Nattapong Nunpan (@aixasz).</description>
    <link>https://dev.to/aixasz</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%2F136891%2F589bde18-1a70-4275-b1a7-688687f359d1.jpg</url>
      <title>DEV Community: Nattapong Nunpan</title>
      <link>https://dev.to/aixasz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aixasz"/>
    <language>en</language>
    <item>
      <title>Digital Dragons in Enterprise System</title>
      <dc:creator>Nattapong Nunpan</dc:creator>
      <pubDate>Wed, 09 Apr 2025 14:37:21 +0000</pubDate>
      <link>https://dev.to/aixasz/digital-dragons-in-enterprise-system-lhl</link>
      <guid>https://dev.to/aixasz/digital-dragons-in-enterprise-system-lhl</guid>
      <description>&lt;p&gt;In the vast kingdom of modern software development, few creatures loom larger than the &lt;strong&gt;Enterprise System&lt;/strong&gt; — a beast of legend, power, and mystery. We call it the &lt;strong&gt;Digital Dragon&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Unlike the sleek, nimble apps of start-up lore, the enterprise system is vast, complex, ancient, and incredibly valuable. But also? Dangerous when provoked.&lt;/p&gt;

&lt;h2&gt;
  
  
  🦖 The Enterprise System
&lt;/h2&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%2Fyuqncvrrfqxkfpymvvdi.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%2Fyuqncvrrfqxkfpymvvdi.png" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the big one. The &lt;strong&gt;Enterprise System&lt;/strong&gt; is the dragon that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Guards the hoard: data, logic, and mission-critical operations&lt;/li&gt;
&lt;li&gt;Breathes fire when misconfigured (aka crashes in prod)&lt;/li&gt;
&lt;li&gt;Is older than most of your dev team (with tech to match)&lt;/li&gt;
&lt;li&gt;Has many heads: APIs, services, subsystems, and legacy code&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's not evil. It's powerful. And like a dragon, it demands respect.&lt;/p&gt;

&lt;h2&gt;
  
  
  🛍️ Project Manager
&lt;/h2&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%2F2ilpkxijuthryzg34fgk.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%2F2ilpkxijuthryzg34fgk.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Project managers organize the journey. They don’t fight the dragon directly, but they:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Chart the timeline&lt;/li&gt;
&lt;li&gt;Organize the team&lt;/li&gt;
&lt;li&gt;Manage resources&lt;/li&gt;
&lt;li&gt;Track who's carrying what on the quest board&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;They are the ones yelling, "We're behind on our sprint and the cave is collapsing!"&lt;/p&gt;

&lt;h2&gt;
  
  
  🦳 Product Owner
&lt;/h2&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%2F57jhdw19vjzi65ma3j8r.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%2F57jhdw19vjzi65ma3j8r.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Product Owners aren’t just giving orders — they bring &lt;strong&gt;purpose&lt;/strong&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;They know what treasure the team must bring back&lt;/li&gt;
&lt;li&gt;They represent the needs of the kingdom (users, stakeholders)&lt;/li&gt;
&lt;li&gt;They define &lt;strong&gt;what&lt;/strong&gt; must be done, not &lt;strong&gt;how&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;They're the reason we're bothering to disturb the dragon at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  🥷 DevOps
&lt;/h2&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%2Fi0u2117y0ya03saakpg8.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%2Fi0u2117y0ya03saakpg8.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These brave souls manage the environments where dragons live. They:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ensure the dragon doesn’t torch the village (aka uptime, monitoring)&lt;/li&gt;
&lt;li&gt;Handle deployment rituals and rollback scrolls&lt;/li&gt;
&lt;li&gt;Keep the pipeline running and the infrastructure stable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Without them, nobody survives the cave.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧙 Developers
&lt;/h2&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%2F9m2l0z3sovnvnw7faw6q.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%2F9m2l0z3sovnvnw7faw6q.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These are the frontline adventurers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Knights: code warriors, slaying bugs and implementing features&lt;/li&gt;
&lt;li&gt;Wizards: architecting complex spells (systems) to control the dragon&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes they fight the beast. Sometimes they talk to it. Sometimes… they poke the dragon, and it wakes up angry.&lt;/p&gt;

&lt;h2&gt;
  
  
  🧙‍♀️ QA / Testers
&lt;/h2&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%2Ftejh0tgdzwj0eyh9yjql.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%2Ftejh0tgdzwj0eyh9yjql.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The unsung heroes. &lt;/p&gt;

&lt;p&gt;QA testers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Find the hidden traps in the code&lt;/li&gt;
&lt;li&gt;Brew potions (test cases) to simulate all kinds of magical edge cases&lt;/li&gt;
&lt;li&gt;Prevent the team from stepping on their own swords&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;They don’t slay the dragon — they spot the tripwire under its tail and yell, 'Hey, maybe we fix that before someone loses an eyebrow.&lt;/p&gt;

&lt;h2&gt;
  
  
  🙇 Users
&lt;/h2&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%2Fmo6ikr9nsqk0e1n4fhsh.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%2Fmo6ikr9nsqk0e1n4fhsh.png" alt="Image description" width="800" height="1200"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;At the end of the day, it's all for them:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;They live in the village&lt;/li&gt;
&lt;li&gt;They suffer if the dragon goes rogue&lt;/li&gt;
&lt;li&gt;They cheer when the gold (features) comes home&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes they poke the dragon with support tickets. Sometimes they get burned. But without them, there’s no quest at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ The Moral of the Story
&lt;/h2&gt;

&lt;p&gt;Enterprise systems are complicated, powerful, and often unpredictable. But with the right party — project managers, product owners, DevOps, developers, QA, and users — the dragon becomes not a threat, but a partner.&lt;/p&gt;

&lt;p&gt;So saddle up, sharpen your IDE, and pack your debugger.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The dragon awaits.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>digitaldragons</category>
      <category>devmetaphors</category>
      <category>enterprisesystems</category>
      <category>codingfantasy</category>
    </item>
  </channel>
</rss>
