A Developer’s Identity Crisis
Nigel Dsouza

Nigel Dsouza @nigel10122

About: Tech Lead @ Fidelity | Full Stack Dev (Java, Node.js, AWS, Terraform) | CS + Eng Mgmt Grad | Cloud, CI/CD & System Design nerd | Rusty’s human 🐾 | Always building, always learning.

Joined:
May 10, 2025

A Developer’s Identity Crisis

Publish Date: Jun 15
16 15

A Developer’s Identity Crisis

Microservices vs Monolith

By Nigel Dsouza


Once, we were the keepers of monoliths — towering codebases that held everything in one place.

They were messy, sure.

But they were whole. Understandable.

Then the industry told us to break them.

Split the monolith. Decouple everything.

The age of microservices arrived.

And suddenly, being a developer wasn’t about understanding the system —

It was about understanding your part in it.


🧩 The Birth of the Fragmented Engineer

In the monolith world, you were a builder of cities.

Now, in microservices, you’re a plumber for a single street.

You own service-accounts-api-v2 — not the domain, not the flow, just the pipe.

And while that’s scalable, it’s also disorienting.

We went from architects to tenants.

From creators to maintainers.

And many of us — whether we admit it or not —

miss the clarity of the monolith.


🧪 The Myth of Autonomy

Microservices promised autonomy.

Teams could own their services end to end.

But in practice?

We’ve traded cross-functional ownership for cross-team dependencies.

Want to change how onboarding works?

  • You need five approvals
  • Three PR merges
  • And a Slack thread with someone named DevOpsDragon420 who hasn’t replied in days

Autonomy, it turns out, is a UX problem.


🧠 Monolith as Memory

A monolith is a system with a story.

You can scroll through a file and see the shape of decisions made over time.

You can feel the evolution — the good, the bad, and the hacks that shipped Friday night.

Microservices?

They’re amnesiacs. Stateless. Isolated.

Designed to forget everything except their job.

They scale beautifully.

But they don’t remember why.


🧭 The Developer’s Dilemma

As engineers, we crave:

  • Clarity
  • Narrative
  • Control

But our tools are increasingly:

  • Modular
  • Distributed
  • AI-assisted

We’re being asked to write symphonies —

while only composing trumpet parts.

So we cling to architecture diagrams like they’re treasure maps.

We over-document.

We invent endless tooling just to reconstruct a view of the system we once held in our heads.


🛠️ Reclaiming Identity in a Distributed World

It’s time to stop pretending this isn’t hard.

It’s time to design systems that are not just decomposed — but discoverable.

That tell their story.

That welcome new developers like tour guides, not gatekeepers.

That let engineers feel whole again.

Because whether we write monoliths or microservices

We are still storytellers.

Still problem-solvers.

Still creators.

And we deserve systems that don’t just scale —

But make us feel like developers again.


👤 About the Author

Nigel Dsouza is a Principal Software Engineer at Fidelity Investments.

He’s built monoliths, broken them, and stitched them into clouds.

He writes not just for the machines,

but for the developers trying to remember why they started.

Comments 15 total

  • Gina Mendonsa
    Gina MendonsaJun 20, 2025

    Thanks for sharing! Would love to connect as I have a few issues that could require your perspective.

  • Madhura Shetty
    Madhura ShettyJun 20, 2025

    Helpful insight

  • gaurang Shetty
    gaurang ShettyJun 20, 2025

    Insightful

  • Jason Lobo
    Jason LoboJun 20, 2025

    Definately worth reading 👍

  • David Rasquinha
    David RasquinhaJun 21, 2025

    Nigel, how then can we keep sight of the big picture? Being an expert in a niche is fine, but who or what will oversee the various niches working seamlessly together? Or will the weakest link in the chain snap and sink the ship?

  • PETER CR
    PETER CRJun 22, 2025

    Imagine the result if 30 Sculptors were allotted different sections of the marble block to create Michaelangelo's David!!
    Look forward to engineers reclaiming their lost identity....

  • Krishnagopal Rajagopal Nair
    Krishnagopal Rajagopal NairJun 22, 2025

    Nice one!

  • Nirmala Shetty
    Nirmala ShettyJun 23, 2025

    Great article Nigel. Very relevant to today's scenario

  • Shubha bagrodia
    Shubha bagrodia Jun 24, 2025

    While microservices offer advantages in scalability and flexibility, Nigelt highlights the need to address the human element of software development. By designing systems with developer clarity, narrative, and control in mind, organizations can empower their engineers and make working with microservices a more fulfilling experience. Well expressed!

  • Rajendra Kaimal
    Rajendra KaimalJun 25, 2025

    Really enjoyed reading this. You have put into words something a lot of developers quietly wrestle with. That uncertainty around identity—am I technical enough, creative enough, or in the right space—is so relatable. The way you described your experience at the IBM bootcamp felt very real, especially how asking design questions made you think differently.

    It is refreshing to see someone embrace that overlap between design and development without trying to box themselves in. The piece flows nicely and feels honest, not overthought. Just a solid reminder that it is okay to grow in unexpected directions.

  • Jyotsna  Uppal
    Jyotsna UppalJun 25, 2025

    Thanks for sharing! Informative and relevant.

  • VIJAY DSOUZA
    VIJAY DSOUZAJun 29, 2025

    This lovely piece of article by Nigel explains how today Developers are at crossroads in todays highly modern automated world and resultant identity crises. It bares the truth that earlier in the monolith era, developers had a holistic understanding and were builders of entire applications. However, with microservices today, that clarity is lost and Developers now only maintain fragmented, isolated services, often disconnected from the broader system. Earlier, Monoliths preserved the history and maintained rationale behind decisions. Today, microservices leads to increased complexity and dependencies and lack narrative. It becomes more of a dull drag world
    Nigel urges developers to reclaim their identity — not just as code custodians, but as storytellers, creators, and engineers with a vision.

  • ohawnashetty
    ohawnashettyJul 20, 2025

    Keep up the great work!

  • Marcus Steinbeck
    Marcus SteinbeckJul 27, 2025

    Insightful

Add comment