Logo for PowerPlan, Inc.

Principal Software Developer

Role overview

Qualifications

  • Hands-on Databricks and Azure Data Factory experience building medallion-style ingestion and transformation pipelines with Delta Live Tables, Asset Bundles, and Python ETL.
  • A track record of building reliability and observability into distributed systems — preventive health checks, data-quality gates, logging, monitoring, and graceful failure handling.
  • Strong C# and ASP.NET Core skills, including OData service design, middleware, and dependency injection.
  • Typically 10+ years of professional software engineering experience, with senior-level ownership of services, data platforms, enterprise applications, or cloud-hosted systems.

Responsibilities

  • Build and operate Databricks and Azure Data Factory pipelines that ingest raw source data and move it through the medallion pattern into reliable, report-ready datasets.
  • Strengthen reliability and observability across the full Data Hub chain — ingestion through ETL through OData services to reporting.
  • Get oriented across the multi-repository architecture and become a credible reviewer and contributor on either the application or data track.
  • Set and hold the standard for code review, test strategy, and performance and production readiness across the multi-repository Data Hub codebase.

About the company

PowerPlan, Inc. logo

PowerPlan, Inc.

Computer Software / SaaS

PowerPlan’s award-winning integrated platform gives key stakeholders in accounting, tax, finance, operations, IT and regulatory the clarity they need to make decisions that improve corporate performance. PowerPlan layers complex regulatory requirements with granular financial and operational data from every corner of your organization into a single source of defensible and auditable information. That’s why PowerPlan developed their integrated platform to give key stakeholders in accounting, tax, finance, operations, IT and regulatory the insight they need to make better financial decisions. More than a financial solution, PowerPlan is a powerful insight machine that enables energy companies to: •Combine granular financial and operational asset details from every corner of your organization into a unique view for each stakeholder that enables you to create optimal department strategies. •Mitigate compliance risk by applying complex tax and industry specific regulatory requirements to your consolidated, auditable set of financial books. •Develop defensible, strategic financial asset scenarios that enable optimal planning for today, tomorrow and the next 20+ years and more. For more information how PowerPlan’s solutions can help your organization gain a clearer financial picture, email clarity@powerplan.com or visit www.powerplan.com.

Company details

Company typeSME
IndustryComputer Software / SaaS
Company size201 - 500

Your match analysis

See how your profile stacks up against this role.

We compared the job requirements to your profile to show where you're strong and where you fall short.

Job description

Overview:

This is a principal-level opportunity to shape the reliability and reach of PowerPlan's cloud-based Data Hub — the platform that turns raw data into the reporting customers depend on. You would own the data pipelines end to end, from Databricks and ADF ingestion through transformation to secure OData delivery, and set the engineering standard across a complex multi-repository codebase. Because the role spans both application and data engineering, there is room to move fluidly across tracks and drive improvements that reach every customer of the platform. It is a high-autonomy role for an engineer who raises the bar without being asked and wants their work measured by whether customers can trust their data.

COMPANY

PowerPlan builds cloud-based software that helps asset-intensive and regulated organizations manage the financial and accounting complexity of their operations — spanning project accounting, asset accounting, depreciation, income tax, tax provision, and lease accounting. The platform models sophisticated accounting concepts accurately and delivers reliable reporting that customers rely on for high-stakes financial decisions. The Data Hub sits at the center of that mission, carrying data from ingestion through transformation to customer-facing reporting. Engineers here work in a regulated financial environment where accuracy, reliability, and security are core to the product.

Responsibilities:

KEY PERFORMANCE OBJECTIVES (FIRST 12 MONTHS)

OBJECTIVE 1: Reliable Data Hub Ingestion and Transformation Pipelines (First 6 Months)

Outcome: Build and operate Databricks and Azure Data Factory pipelines that ingest raw source data and move it through the medallion pattern (bronze to silver to gold) into reliable, report-ready datasets for the Data Hub platform.

Impact: Reporting consumers and customers get accurate, timely data they can trust. This is the single capability the intake answers say the person must do extremely well, and it is the core reason the Data Hub exists.

How: Design and maintain Delta Live Tables, Databricks Asset Bundles, Python transformation logic, and ADF orchestration (linked services, triggers, JSON-defined pipeline assets); troubleshoot failures end to end from ingestion through catalog modeling to the OData reporting layer. Rather than executing the design exactly as handed down, actively evaluate whether there is a better approach and propose an alternate solution when one exists.

OBJECTIVE 2: Reliability and Observability Across the Cross-Repository Pipeline (First Quarter, Then Ongoing)

Outcome: Strengthen reliability and observability across the full Data Hub chain — ingestion through ETL through OData services to reporting — so failures are detected, diagnosed, and prevented before they reach customers.

Impact: Directly addresses the biggest improvement flagged during intake, with a live customer-facing pain point as the first target: large customers currently time out when the platform delivers their data.

How: Lead with preventive measures — health checks and data-quality gates — ahead of reactive alerting. Attack the current weakest link first: the customer data-delivery path, and being able to scale to large customers. Understand the architecture of the two methods the platform uses to deliver data to customers, and improve how those long-running requests are managed so large customers stop timing out. Then extend logging, monitoring, and run and data-health visibility across repository boundaries.

OBJECTIVE 3: Ramp Across the Architecture and Contribute Across Tracks (First 90 Days)

Outcome: Get oriented across the multi-repository architecture — shared libraries, ingestion repos, ETL layers, OData services, UI components — and become a credible reviewer and contributor on either the application (ASP.NET Core / OData) or data (Databricks / ADF) track, with working familiarity in the other.

Impact: The intake "clone" answer named this as the defining trait: reasoning confidently about cross-repository dependencies and moving fluidly between application and data engineering rather than treating them as two separate jobs.

How: In the first 30 to 60 days, map the repositories and how they depend on each other (shared libraries into ingestion into ETL into OData into UI). By 90 days, take on real review and contribution on a primary track while building working familiarity in the other, and reason confidently about how a shared-library change ripples into downstream services.

OBJECTIVE 4: Set the Engineering Quality Bar Across the Codebase (First 6 Months, Then Ongoing)

Outcome: Set and hold the standard for code review, test strategy, and performance and production readiness across the multi-repository Data Hub codebase — regardless of whether the person's primary track is application or data engineering.

Impact: The intake answers point here: a principal who raises the bar without being asked and holds others to it lifts the whole team and keeps a complex cross-repo platform maintainable. This is the strategic altitude a principal-level role demands.

How: Establish and model review standards, test strategy, and production-readiness expectations; give rigorous, constructive reviews across repositories; drive improvements to test coverage and performance; hold peers to the same bar and coach toward it.

OBJECTIVE 5: OData Reporting Services, With Identity and Security Supporting (First 6 to 12 Months)

Outcome: Design and maintain the ASP.NET Core OData reporting services that deliver Data Hub reporting data to customers, with the supporting authentication and authorization flows (Entra ID, OAuth2 / OIDC, JWT, SSO) handled as a secondary concern rather than the core of the role.

Impact: The OData layer is how transformed data actually reaches customers, and the identity flows keep that delivery safe in a regulated financial environment. Robust, fail-safe delivery here protects customer trust in the reporting platform.

How: Build and maintain OData reporting APIs, shared libraries, middleware, and DI configuration, with identity and token flows (Entra ID, OAuth2 / OIDC, SSO, Okta) as supporting work. Build robustness into the components that gather and deliver data — anticipate failure modes and handle them gracefully so reporting degrades safely instead of breaking.

Qualifications:

WHAT YOU BRING

  • Hands-on Databricks and Azure Data Factory experience building medallion-style ingestion and transformation pipelines with Delta Live Tables, Asset Bundles, and Python ETL (Objective 1).
  • A track record of building reliability and observability into distributed systems — preventive health checks, data-quality gates, logging, monitoring, and graceful failure handling (Objective 2).
  • The ability to reason through cross-repository dependencies in a Git-based, multi-repo environment with shared libraries, and to move fluidly between application and data engineering (Objective 3).
  • A high personal bar for code review, test strategy, and production readiness, and the credibility to hold peers to it (Objective 4).
  • Strong C# and ASP.NET Core skills, including OData service design, middleware, and dependency injection (Objective 5).
  • Working knowledge of Microsoft Azure (App Service, Azure SQL, Key Vault, managed identities) and identity and token flows (Entra ID, OAuth2 / OIDC, SSO), plus strong production SQL skills.
  • A willingness to learn regulated financial and accounting concepts and model them accurately across pipelines, services, and reporting.

Education and Experience

Bachelor’s degree in Computer Science, Information Systems, Engineering, Accounting Information Systems, or equivalent professional experience.

Typically 10+ years of professional software engineering experience, with senior-level ownership of services, data platforms, enterprise applications, or cloud-hosted systems.

Experience in Agile/Scrum delivery environments, including backlog refinement, estimation, sprint execution, code review, testing, release planning, and production support.

Working Model

This role requires close collaboration with engineering leads, architects, DevOps, QA automation, product management, implementation teams, and customer-facing stakeholders. The engineer should be comfortable working in a complex enterprise software environment where changes frequently span repositories, services, pipelines, databases, identity configuration, and customer-facing reporting behavior.

 

PowerPlan is an EOE

Applicant Privacy Notice

 

 

Please note that this is a hybrid role that involves a combination of onsite work from our corporate office as well as work from home. While we strive to accommodate flexible working arrangements when sensible, there will be times when onsite work is required. This could include scheduled office days, team meetings, client meetings, or special events.

 

Apply once. Then go straight to the hiring manager.

After you apply, unlock the direct contact details of the people who actually make the call. A quick follow-up makes you 5x more likely to land an interview.

MR

Marcus Rivera

Chief Revenue Officer

m.rivera@company.com
linkedin.com/in/marcusrivera
Unlocked after you apply
·

Software Engineer Related jobs

Other jobs at PowerPlan, Inc.

Premium

Reach out to the hiring manager directly.

Gain access to the contact details of the hiring managers who actually decide, and reach out to network with them directly. That, plus more when you upgrade:

  • Full match report with fit score and gaps
  • Career diagnostics on how recruiters read you
  • Curated company matches and warm intros
  • 48h early access to new roles

Cancel anytime.