Staff Software Engineer - Forecast Engine
$166.5k - $291.4kServiceNow
Company DescriptionIt all started when engineer Fred Luddy wrote code that automated a tedious task for his coworker, Phyllis. She cried tears of joy. That moment inspired Fred to build a company that could do that for everyone—freeing people from busywork so they could focus on meaningful work. Today, ServiceNow is the AI control tower for business reinvention. Our ServiceNow AI platform brings together any AI, any data, and any workflow— helping 85% of the Fortune 500 work smarter, faster, and better. We're building an AI-native culture where technology and talent are unstoppable together. And we're just getting started.Join us to put AI to work for people.Job DescriptionTeamJoin the Global Cloud Services organization's FinOps Tools team, which is building ServiceNow's next-generation analytics and financial governance platform. Our team owns the full modern data stack: Trino for distributed queries, dbt for transformations, Iceberg for lakehouse architecture, Lightdash for business intelligence, and Argo Workflows for orchestration. You will own the Forecast Engine, the system that turns ServiceNow's cloud capacity and cost actuals into forward-looking forecasts, then automatically tracks those forecasts against plan and budget and alerts the right people when reality diverges. The Forecast Engine also feeds directly into our Future Capacity Reservation (FCR) automation: its forecast of fleet growth and workload migration timing is the signal that drives how much hyperscaler capacity to reserve, in which providers and regions, and when, against the lead-time windows FinOps and Cloud Operations plan around.RoleThe Forecast Engine is the simulation and automation core behind FinOps capacity and cost planning. It reads forecasting actuals from the lakehouse and runs a deterministic multi-period simulation of fleet growth, workload migration, placement, and sizing. It validates each result against hard invariants and publishes forecasts that data scientists, analysts, and FinOps engineers consume in Lightdash. Today it is a fast, single-binary Rust core with a streaming Trino read and an Iceberg publish path. The next chapter is to turn that engine into an automated, always-on forecasting service.As our Staff Software Engineer for the Forecast Engine, you will design and build the automation layer around the engine: scheduled forecast runs, variance and budget tracking against plan, anomaly and threshold alerting, first-class integration with planning systems, Splunk, and the broader observability stack, and the handoff that turns forecasts into Future Capacity Reservation (FCR) recommendations. You will make the forecast a living signal: recomputed on a cadence, reconciled against actuals, and translated into the capacity reservations that keep hyperscaler supply ahead of demand.This role demands speed and high velocity. You will take a proven simulation core and rapidly make it a dependable, observable, self-monitoring product that the organization plans against, shipping working increments fast and iterating in tight loops. The automation layer around the engine is greenfield: you will build it from the ground up. We operate like a small startup, and this is the operating mode of the role and the department: we move quickly, deliver early, keep process light, and keep momentum.What You'll Do: Core ResponsibilitiesDesign and develop scalable, maintainable, and reusable software components with a strong emphasis on performance, determinism, and reliability.Collaborate with product managers and FinOps partners to translate planning and budgeting requirements into well-architected solutions, owning features from design through delivery.Build intuitive and extensible interfaces for forecast consumption (Lightdash models, alert payloads, and APIs) ensuring flexibility for finance and capacity-planning use cases.Contribute to the design and implementation of new Forecast Engine capabilities while enhancing existing simulation, validation, and publish paths.Integrate automated testing into development workflows to ensure consistent quality across releases, including determinism (byte-identical output) and forecast-accuracy regression checks.Participate in design and code reviews ensuring best practices in performance, maintainability, and testability.Develop comprehensive test strategies covering functional, regression, integration, and accuracy aspects (period-over-period identity, backtest grading against real actuals).Foster a culture of continuous learning and improvement by sharing best practices in engineering and quality.Promote a culture of engineering craftsmanship, knowledge-sharing, and thoughtful quality practices across the team.Technical Leadership & ArchitectureOwn the architecture of the Forecast Engine and the automation layer around it: scheduled runs, variance/budget tracking, and alerting.Lead technical decision-making on forecast cadence, reconciliation against actuals, alert routing, and the contract between the simulation core and downstream consumers.Establish best practices for forecast automation: idempotent scheduled runs, deterministic reproducibility, fail-loud data contracts, and no silent fallbacks.Define how forecast signals (variance, budget breach, capacity headroom, migration drift) are computed, thresholded, and surfaced.Drive innovation in forecasting and planning automation, including the responsible use of AI/ML tooling to accelerate development and analysis.Hands-On DevelopmentBuild the automation that runs the Forecast Engine on a schedule via Argo Workflows, with retries, alerting on failure, and run-to-run reproducibility.Develop variance and budget tracking: reconcile each forecast against plan and against the latest actuals, compute deltas at the grains that matter (provider, region, pod, workload), and persist a queryable variance history.Implement alerting that fires on budget breach, forecast drift, capacity thresholds, and pipeline health, routed to Splunk and the team's notification channels.Integrate with planning systems so plan/budget targets flow into the engine and forecast outputs flow back out to the planning surface.Drive the Future Capacity Reservation (FCR) handoff: translate the forecast of fleet growth and migration timing into reservation recommendations (how much capacity, which providers/regions/pods, and by when), aligned to hyperscaler procurement lead-time windows and reconciled with Cloud Operations so the same capacity is never reserved twice.Build and extend the Rust simulation core (period loop, growth, migration, routing, packing, sizing, validation) and its streaming Trino read and Iceberg publish paths.Create and maintain the Lightdash forecast and variance marts (standard dbt models on the published tables) that finance and capacity partners consume.Platform FoundationDesign the forecast data contract (the upstream view the engine reads) so data-quality problems halt loudly and are fixed at the source, never papered over downstream.Implement scheduled, observable forecast runs with full run lineage: inputs, seed, config, output location, and metrics for every run.Build observability and monitoring for the Forecast Engine: run success rates, forecast latency, memory ceilings, accuracy drift, and alert-delivery health, emitted to Splunk and the observability stack.Establish an automation foundation that scales from a handful of scheduled scenarios to a broad, multi-scenario forecasting program.Forecast Automation & AlertingCreate scheduled, parameterized forecast scenarios with opinionated structure: pinned config, deterministic seeds, validated inputs, and published outputs.Build tooling for one-command scenario runs and for promoting a scenario from ad-hoc to scheduled with minimal manual intervention.Establish guardrails: input data contracts, resource/memory ceilings, and loud halts that surface real problems instead of producing wrong-but-quiet numbers.Collaborate closely with FinOps analysts and capacity planners to rapidly iterate on variance definitions, alert thresholds, and the signals that matter, without over-engineering.Prioritize forecast reliability, accuracy tracking, and clear alerting over feature breadth.AI-Augmented DevelopmentUse modern AI development tools (e.g., Claude Code, Cursor, GitHub Copilot) to accelerate development, testing, and analysis, and help the team adopt effective, well-validated AI-assisted practices.Collaboration & IntegrationWork autonomously with guidance from Engineering and FinOps leadership.Collaborate with DevOps and platform teams on scheduling infrastructure, CI/CD pipelines, and Splunk/observability integration.Partner with FinOps Tools team members working on Trino, dbt, Lightdash, and Iceberg to ensure seamless integrations.Partner with finance and capacity-planning stakeholders to ensure forecasts, variance, and alerts map to how they actually plan and budget.QualificationsRequired ExperienceExperience in leveraging or critically thinking about how to integrate AI into work processes, decision-making, or problem-solving. This may include using AI-powered tools, automating workflows, analyzing AI-driven insights, or exploring AI's potential impact on the function or industry.8+ years of experience in software engineering, with a track record of delivering high-quality products with deep expertise in backend systems and cloud-native, data-intensive architecture with a Bachelor's degree; or 6 years and a Master's degree; or a PhD with 3 years experience in Computer Science, Engineering, or related technical field; or equivalent experience.Strong skills in a systems or backend language (Rust, Go, Java, C++, or similar) and in Python for data tooling, automation, and analysis.Proven track record building automated, scheduled data or forecasting pipelines that run reliably in production.Demonstrated ability to deliver at high velocity: shipping production-quality software fast, in tight iteration loops, without sacrificing reliability.Proven track record of greenfield development and building from scratch in environments with evolving requirements. We operate like a small startup, and this role thrives on that: short paths from idea to shipped, minimal process, and high ownership.Hands-on experience building variance/anomaly detection, budget or SLA tracking, or alerting systems at scale.Experience integrating with observability and logging platforms (Splunk, Datadog, Prometheus/Grafana, or similar).Experience with workflow orchestration systems (Argo, Airflow, or similar) and with the modern data stack.Strong knowledge of data structures, algorithms, object-oriented and data-oriented design, design patterns, and performance optimization.Familiarity with automated testing frameworks and integrating tests into CI/CD pipelines.Understanding of software quality principles including reliability, determinism, observability, and production readiness.Ability to troubleshoot complex systems and optimize performance and memory across the stack.Experience validating data correctness: reconciling pipeline outputs against ground-truth actuals and catching silent regressions.Comfort with development tools such as IDEs, debuggers, profilers, source control, and Unix-based systems.Full professional proficiency in English.Technical ExpertiseForecasting & simulation: time-series or simulation-based forecasting, scenario modeling, and reconciliation of forecasts against actuals.Variance & alerting: budget vs. actual tracking, anomaly/threshold detection, alert routing, and noise control (deduplication, suppression, severity).Observability: Splunk (search, dashboards, alerts) and metrics/logging integration for pipeline and forecast health.Orchestration: Argo Workflows or similar: scheduled runs, retries, idempotency, failure alerting.Modern data stack: Trino, dbt, Iceberg, Lightdash, or similar lakehouse and BI technologies.Systems engineering: streaming/bounded-memory data processing, deterministic and reproducible computation, and config-driven design (no hardcoded business constants).Data contracts & quality: fail-loud ingestion, upstream contract views, and correctness invariants enforced in code.API & integration design: RESTful services, authentication (OAuth/SAML), and webhook/notification integrations.For positions in this location, we offer a base pay of $166,500 - $291,400, plus equity (when applicable), variable/incentive compensation and benefits. Sales positions generally offer a competitive On Target Earnings (OTE) incentive compensation structure. Please note that the base pay shown is a guideline, and individual total compensation will vary based on factors such as qualifications, skill level, competencies, and work location. We also offer health plans, including flexible spending accounts, a 401(k) Plan with company match, ESPP, matching donations, a flexible time away plan and family leave programs. Compensation is based on the geographic location in which the role is located and is subject to change based on work location.Additional InformationWork PersonasWe approach our distributed world of work with flexibility and trust. Work personas (flexible, remote, or required in office) are categories that are assigned to ServiceNow employees depending on the nature of their work and their assigned work location. Learn more here. To determine eligibility for a work persona, ServiceNow may confirm the distance between your primary residence and the closest ServiceNow office using a third-party service.Equal Opportunity EmployerServiceNow is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, national origin, age, disability, gender identity, veteran status, or any other category protected by law. In addition, all qualified applicants with arrest or conviction records will be considered for employment in accordance with legal requirements. AccommodationsWe strive to create an accessible and inclusive experience for all candidates. If you require a reasonable accommodation to complete any part of the application process, or are unable to use this online application and need an alternative method to apply, please contact View email address on click.appcast.io for assistance. Export Control RegulationsFor positions requiring access to controlled technology subject to export control regulations, including the U.S. Export Administration Regulations (EAR), ServiceNow may be required to obtain export control approval from government authorities for certain individuals. All employment is contingent upon ServiceNow obtaining any export license or other approval that may be required by relevant export control authorities. From Fortune. 2026 Fortune Media IP Limited. All rights reserved. Used under license.SummaryType: Full-timeFunction: EngineeringExperience level: Not ApplicableIndustry: Information Technology And Services
$207k - $301k
...Influence and coach a distributed team of engineers.Facilitate alignment and clarity across... ..., maintain, and enhance large scale software solutions.Minimum qualifications:Bachelor... ...to push technology forward.The Forecasting and Projections team enables Google Cloud...Suggested$174k - $253k
...experience.5 years of experience with software development in one or more programming... ...accessible technologies.Google's software engineers develop the next-generation... ...technology forward.Google Cloud Sales Forecasting is a critical process for estimating future...Suggested$218.8k - $335.3k
...to bring the vehicle to a safe stop. We are looking for a Staff Software Engineer to provide technical leadership for the Secondary Driving... ...other actors using a mix of analytical models and ML‑based forecasting, including uncertainty modeling that enables conservative,...SuggestedFull timeLocal areaRemote workWork from homeFlexible hours$166.5k - $291.4k
...Company Description It all started when engineer Fred Luddy wrote code that automated a... ...be the founding engineer dedicated to Forecasting & Planning Applications, creating the... ...-cloud infrastructure. As our founding Staff Software Developer focused on Forecasting &...SuggestedTemporary workWork at officeLocal areaImmediate startRemote workFlexible hours- ...to ensure we take care of ourselves, each other, and our communities. Job Summary: Job Description: PayPal, Inc. seeks Staff Software Engineer in San Jose, CA Job Duties: Design, implement, and maintain ETL pipelines for all onboarded data sources, adhering to required...SuggestedFull timeWork at officeLocal areaImmediate startRemote workFlexible hoursShift work
$200k - $322k
We are looking for a Senior Staff Software Engineer to join our Software Infrastructure team in Santa Clara, CA. This role blends large‑scale... ..., e.g., CI/CD, monitoring, alerting, SLAs, capacity forecasting, etc. Strong security awareness, including authentication...$143k - $286k
Position Summary... What you'll do... As a Staff Software Engineer, you will play a critical role in designing, building, and scaling highly available, enterprise-grade platforms that power Walmart's technology ecosystem. You will provide technical leadership across multiple...Full timeTemporary workPart time$143k - $286k
...where every interaction and every millisecond matters. As a Staff Android Engineer, you will lead the architecture, development, and evolution... ...for this role* What you'll bring: Experience with software engineering experience with strong Android development expertise...Full timeTemporary workPart time$207k - $301k
...practical experience. 8 years of experience in software development.5 years of experience... ...qualifications:Master’s degree or PhD in Engineering, Computer Science, or a related... ...SOTA evaluation technology to Cloud. As a Staff Software Engineer on this team, you will...$200k - $255k
...to the technology community. We seek talented, passionate, and committed engineers, technologists, and business leaders to join us.Job Summary:Supermicro is seeking an experienced Staff Software Engineer - Switch Design to lead the design and development of high-performance...Worldwide$262k - $365k
...outcomes, and timelines. Influence and coach a distributed team of engineers.Lead a team of engineers focussed on designing, implementing,... ...or equivalent practical experience.8 years of experience in software development.7 years of experience leading technical project...$207k - $301k
...high-impact projects.Influence and coach a distributed team of engineers.Facilitate alignment and clarity across teams on goals,... ...Design, develop, test, deploy, maintain, and enhance large scale software solutions.Minimum qualifications:Bachelor's degree or equivalent...- ...DescriptionResponsibilities: Design & develop test plan and test Zscaler software products which includes protocols such as TCP/IP, SSL,... ...in the design, development and test effort of complex Zscaler engineering projects.Review product specifications and write the test case...
$173k - $216k
...our differences, and supports and celebrates all of our team members.Our team is seeking a talented and versatile Full Stack Software Engineer responsible for building and maintaining essential tools and automations which allow our diverse aerospace engineering teams to...Local area$143k - $286k
...Full time / Regular/PermanentCompany: WalmartBusiness Segment: Home OfficePosition Summary...Join Walmart Global Tech as a Staff Software Engineer and become the technical backbone of our cross-border commerce platform. In this role within our Growth Tech Marketplace organization...Full timeTemporary workPart time$176.5k - $262.35k
...acts as a project leader, coordinating the activities of other engineers, determining technical tasks, and improving existing... ...Mobile applications. Passionate about mentoring and developing software engineers. Ability to understand and discuss complex topics with...Full timeWork at officeLocal areaImmediate startFlexible hours$196.5k - $219.3k
...translate security requirements into platform features. Mentor junior engineers on secure backend development and best practices in an Agile environment.Ensure the timely delivery of high-quality software features while adhering to project schedules. Communicate...Full timeWorldwide$157.1k - $246.5k
...DescriptionRemote: This role is open to a fully remote position or hybrid with one of our offices if preferred. Role Overview:As a Staff Software Engineer on the Simulation Test Engineering team, you will architect, implement, and optimize large-scale simulation testing...Full timeLocal areaRemote workWork from homeFlexible hours$157.1k - $246.5k
...that quantify the accuracy and reliability of simulation tests used for autonomous vehicle software validation. Lead cross-functional initiatives with Autonomy, Systems Engineering, Simulation, and Data teams to tightly integrate team-owned evaluation products into...Full timeLocal areaWork from homeFlexible hours$185k - $284.1k
...strategy and architecture for metrics and analyses to evaluate autonomous driving software performance across the autonomy stack. Lead cross-functional efforts with autonomy, systems engineering, simulation, and data teams to embed evaluation into development workflows and...Full timeLocal areaRemote workWork from homeRelocationRelocation packageFlexible hours$150k - $180k
DescriptionOmniVision Technologies, Inc. - Santa Clara is currently looking for Staff Algorithm Engineer to support ISP algorithm development.Responsibilities:Research new image and color processing or computer vision techniques and technologies for digital camera systemsDesign...$207k - $301k
...—to deliver integrated workflows that unlock new frontiers in engineering productivity.Facilitate alignment and clarity across teams on... ...Python, Kotlin or Go.5 years of experience testing, and launching software products.3 years of experience with software design and...$262k - $365k
Design, develop, test, deploy, maintain, and enhance large scale software solutions.Provide technical leadership on high-impact projects... ..., and timelines. Influence and coach a distributed team of engineers.Drive technical project strategy, lead large-scale ML infrastructure...$207k - $301k
Design, develop, test, deploy, and debug critical system software that enables TPU Machine Learning accelerators to function seamlessly... ....Provide technical guidance and mentorship to software engineers to foster their professional growth and development.Minimum qualifications...Worldwide- ...power the transformation of technology. We are at the forefront of software and hardware innovation, pushing the boundaries of what is... ...locations within the US/Canada.The role: Senior StaffSoftware Engineer, Developer and Qualification ToolsWhat You Will Do:You will be...
$262k - $365k
Lead the CPU software architecture, design, development and testing of ARM-based server platforms.Drive innovation in x86/custom ARM... ...industry standards.Collaborate with hardware, software, and system engineers to ensure seamless integration and optimization.Design,...Worldwide$240k - $300k
...system of record, Carta brings together the software, services, and legal infrastructure that... ...Team You’ll Work WithYou’ll enter our engineering interview process as part of a pooled... ...rather than a specific team’s immediate gap. Staff Engineers at Carta are technical anchors...Full timeImmediate start$207k - $300k
...degree or equivalent practical experience.8 years of experience in software development.5 years of experience testing, and launching... ...architecture.Preferred qualifications:Master’s degree or PhD in Engineering, Computer Science, or a related technical field.8 years of...$143k - $286k
...StatesSalary: $143000 - $286000/yearType: Regular/PermanentCompany: WalmartPosition Summary...What you'll do...we are seeking a Staff Software Engineer to design and build enterprise-scale Marketplace platforms supporting seller onboarding, catalog, pricing, inventory, and...Full timeTemporary workPart timeVisa sponsorship- ...most demanding AI workloads by improving how models train, align, and run on our GPUs.THE OPPORTUNITYWe're looking for a senior software engineer who combines deep systems performance work with modern AI—someone who can shape software from GPU kernels through distributed...Shift work
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Staff Software Engineer - Forecast Engine. Be the first to apply!
- software engineer - cloud services Santa Clara, CA
- id software Santa Clara, CA
- healthcare software sales Santa Clara, CA
- software technical support Santa Clara, CA
- software asset management analyst Santa Clara, CA
- software implementation project manager Santa Clara, CA
- software sales executive Santa Clara, CA
- software sales representative Santa Clara, CA
- software technical support engineer Santa Clara, CA
- software Santa Clara, CA

