<?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: mapathe ndiaye</title>
    <description>The latest articles on DEV Community by mapathe ndiaye (@chatgptcoder01).</description>
    <link>https://dev.to/chatgptcoder01</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%2F3495430%2F4312615e-c18e-4dbc-9801-a6d2884c510e.jpg</url>
      <title>DEV Community: mapathe ndiaye</title>
      <link>https://dev.to/chatgptcoder01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chatgptcoder01"/>
    <language>en</language>
    <item>
      <title>Your app is not Netflix. Stop building like it is.</title>
      <dc:creator>mapathe ndiaye</dc:creator>
      <pubDate>Thu, 21 May 2026 13:20:36 +0000</pubDate>
      <link>https://dev.to/chatgptcoder01/your-app-is-not-netflix-stop-building-like-it-is-2c62</link>
      <guid>https://dev.to/chatgptcoder01/your-app-is-not-netflix-stop-building-like-it-is-2c62</guid>
      <description>&lt;p&gt;A developer's job is to find the simplest solution to a problem. But being simple is actually harder than it sounds.&lt;br&gt;
So why are you over-engineering everything ?&lt;/p&gt;

&lt;p&gt;Let me introduce you to Toto.&lt;br&gt;
Toto just finished a great training program. He learned architecture, good practices, microservices, DevOps with Kubernetes, Jenkins, the whole thing. Now Toto has to build an app for a client  probably under 1,000 users.&lt;/p&gt;

&lt;p&gt;But Toto builds a microservice for every feature. Multiple databases. A massive CI/CD pipeline. He thinks he is doing the right thing. But he is not. He does not need any of that.&lt;br&gt;
Six months later.&lt;/p&gt;

&lt;p&gt;Bug in production. 2am. Toto's mega-architecture is down. He has to debug alone across 12 microservices and his mind keeps saying  if only I had kept it simpler. If only I had built an architecture that matched my actual needs.&lt;/p&gt;

&lt;p&gt;The message is simple.&lt;/p&gt;

&lt;p&gt;Use the architecture and tools you actually need. A solid monolith, Docker, and GitHub Actions will handle 90% of real projects. Microservices are not a sign of skill  knowing when NOT to use them is.&lt;/p&gt;

&lt;p&gt;Don't fall into this trap. I almost did. Maybe you will too.&lt;br&gt;
This story is fictional. But you probably know a Toto.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
