off-the-stack
cd ~/careers
Enterprise low-codeaka "Power Dev"

Power Platform Developer

The most boring-sounding stack in tech, hiding inside every Fortune 500 on Earth.

Entry
$70k
Mid
$110k
Senior
$150k+
Demand
High

Power Apps, Power Automate, Dataverse, and now Copilot Studio — Microsoft's low-code suite is embedded in basically every large enterprise that already pays for Microsoft 365. The work is unglamorous and the demand is enormous, because there's a permanent shortage of people who can build real internal tools on it.

The myth

It's drag-and-drop for people who can't really code.

The reality

Serious solutions mean Power Fx, custom connectors, Dataverse data modeling, ALM with solutions and pipelines, and dropping into TypeScript for PCF components.

cat ./what_you_actually_do.md

  • Build internal line-of-business apps — approvals, inspections, field tools — in days instead of quarters.
  • Model data properly in Dataverse so the app doesn't collapse under its own success.
  • Automate cross-system processes with Power Automate (and real connectors, not just the happy path).
  • Write Power Fx and TypeScript PCF controls when the canvas hits its limits.
  • Stand up governance and ALM so 'citizen-developer' chaos doesn't become a security incident.

cat ./why_underrated.md

It carries a stigma — 'enterprise Microsoft low-code' is about as far from startup cool as it gets, so the people chasing prestige avoid it entirely. That avoidance is the opportunity: the install base is gigantic, the M365 licenses are already paid for, and the supply of people who can build genuinely good solutions on it is chronically short. It's deeply unsexy, extremely stable, and pays like a real engineering job — especially in government and regulated industries where nobody else wants to work.

grep -i 'good fit' ./who.md

  • People who optimize for stability, benefits, and a sane pace over startup lottery tickets.
  • Builders who get satisfaction from solving an internal team's actual problem.
  • Anyone comfortable inside the Microsoft ecosystem.

cat ./pay.md

Enterprise and government contracts are where this pays. Senior Power Platform consultants bill $80–140/hr, and because the work lives inside huge orgs (often with security clearance or regulated-industry premiums), full-time senior roles comfortably reach $140k+.

./break_in.sh

  1. Use the free dev plan

    The Power Platform developer plan is free. Build a real app — a leave tracker, an inspection tool — end to end with a Dataverse backend.

  2. Take PL-900, then PL-400

    PL-900 gets your foot in the door; PL-400 (Developer) is the one that signals you're past drag-and-drop.

  3. Learn Power Fx properly

    Treat it like a real language. The gap between dabblers and pros is almost entirely here.

  4. Look at the enterprise job boards

    Consultancies and government contractors hire constantly and train juniors. It's one of the easier engineering-adjacent fields to enter.

tail -f ./a_day.log

  • 09:00Stakeholder demo of a canvas app; capture three change requests without promising the moon.
  • 11:00Refactor a Dataverse table relationship that's making a gallery crawl.
  • 13:30Build a Power Automate flow with proper error handling and an approval branch.
  • 15:30Write a small PCF component in TypeScript because the stock control won't do what the client needs.

ls ./toolbelt

  • Power Apps
  • Power Automate
  • Dataverse
  • Power Fx
  • TypeScript (PCF)
  • Copilot Studio