1

On Call Contract Rpg Programmer Jobs in Dallas, TX

Network Engineer - Contract to hire perm after 90 days - REMOTE 100%!!! ***YOU MUST LIVE IN DFW ... Participate in 24/7 on-call rotation, including being available after hours and on weekends to ...

Engineer

Irving, TX · On-site

$92 - $99/hr

Hybrid (3 days/week in-office) Job Type: 12-month contract (potential extension or conversion ... Participate in an on-call rotation and respond to incidents with urgency and ownership * Mentor ...

Site Reliability Engineer (SRE)

Plano, TX · On-site

$54.50 - $72.50/hr

Hybrid - 3 days onsite per week Duration: Long term contract Job Summary: We are seeking an ... Support on-call rotations and incident response as required * Enforce operational excellence ...

Java Webshere

Roanoke, TX · On-site

$49.75 - $68.25/hr

Software Engineer Currently seeking a Software Engineer to work under contract in Westlake, Texas ... Support in a 24 by 7 on-call providing a high degree of responsiveness and sound trouble-shooting ...

Senior Site Reliability Engineer

Irving, TX · On-site

$52.50 - $69.75/hr

Contract Duration: 6 Months Required Skills & Experience * Bachelors/4 Year Degree * 5+ years of ... Experience with on-call rotations and 24/7 production environments. * Work cross-functionally with ...

Python Developer

Plano, TX · On-site

$48 - $66.25/hr

Hybrid - 3 days onsite per week Duration: Long term contract Job Summary: We are seeking an ... Support production issues and participate in on-call rotations as needed Required Skills ...

Sr JAVA Developer / Architect Role

Plano, TX · On-site

$55 - $70.25/hr

Frisco, TX, US, Onsite Contract - 6 Months, possible extension Responsibilities: * Work with ... Be on call for supporting production environment 24/7 on demand basis * Troubleshoot issues and ...

Work on call to address critical issues. Experience you'll need to have: * 10+ years of experience ... This is a full-time, direct-hire position, and no contract options for unsolicited agency ...

next page

Showing results 1-20

On Call Contract Rpg Programmer information

See Dallas, TX salary details

$32.6K

$92.4K

$128.1K

How much do on call contract rpg programmer jobs pay per year?

As of Jul 4, 2026, the average yearly pay for on call contract rpg programmer in Dallas, TX is $92,361.00, according to ZipRecruiter salary data. Most workers in this role earn between $82,600.00 and $105,800.00 per year, depending on experience, location, and employer.
What are popular job titles related to On Call Contract Rpg Programmer jobs in Dallas, TX? For On Call Contract Rpg Programmer jobs in Dallas, TX, the most frequently searched job titles are:
What job categories do people searching On Call Contract Rpg Programmer jobs in Dallas, TX look for? The top searched job categories for On Call Contract Rpg Programmer jobs in Dallas, TX are:
Senior Software Engineer, AI-Augmented Backend

Senior Software Engineer, AI-Augmented Backend

WEX

Dallas, TX • Remote

$119K - $154K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 8 days ago


WEX Inc. rating

7.3

Company rating: 7.3 out of 10

Based on 21 frontline employees who took The Breakroom Quiz

14th of 20 rated payment service providers


Job description

This is a remote position; however, the candidate must reside within 30 miles of one of the following locations: Boston, MA; San Francisco Bay Area, CA; Dallas, TX; Salt Lake City, UT; Seattle, WA; and Portland, ME

About the Team/ Role


Our backend team is in the middle of a large-scale platform modernization: incrementally retiring a legacy SOAP/Informix monolith in favor of a REST-based, event-driven architecture on PostgreSQL and Redis, applied through the Strangler pattern so that customer-facing services keep running without interruption.


We're looking for a Senior Software Engineer, AI-Augmented Backend who brings deep, hands-on technical depth to this effort. This is an individual-contributor role built for someone who wants to own hard problems end to end - designing the systems, writing the critical code, and raising the bar for engineering quality across the team.
If you enjoy untangling legacy systems, designing clean APIs and event pipelines, and caring about correctness in a payments environment where mistakes have real financial and compliance consequences, this role is for you.
How you'll make an impact

  • Own the design and implementation of complex backend services in Java and Spring Boot, from architecture through production rollout and operability.
  • Drive the incremental migration of legacy functionality toward REST using the Strangler pattern.
  • Design event-driven data flows (CDC pipelines, schema evolution, idempotent consumers) that keep distributed systems consistent under load.
  • Make and document consequential architecture decisions: API contracts, data models, consistency and transactional boundaries, failure modes, and rollback strategy.
  • Practice spec-driven development: define clear, machine-readable contracts and specifications (e.g., OpenAPI, schema definitions, RFC 9457 problem formats) before implementation, so that designs are unambiguous, reviewable, and consumable by both humans and AI agents.
  • Use AI-assisted development tooling effectively and responsibly - leveraging coding assistants and agentic workflows to accelerate delivery while owning correctness, review, and the security implications of generated code.
  • Own service availability and reliability: design for high availability, define and defend SLOs/error budgets, plan for graceful degradation and failover, and participate in on-call to keep critical payment paths healthy.
  • Build observability in from the start, not as an afterthought - instrument services with metrics, distributed tracing, and structured logging (OpenTelemetry / Micrometer), and use that telemetry to drive alerting, SLOs, and incident diagnosis.
  • Set the standard for code quality, testing, and operational readiness, and raise that standard through code review, design review, and technical mentorship of other engineers.
  • Build for a payments environment: handle sensitive cardholder data responsibly, design with PCI DSS requirements in mind, and bake in audit logging and least-privilege access from the start.
  • Diagnose and resolve performance and reliability issues across the stack - query optimization, caching strategy, indexing, connection management, and latency under real production traffic.
  • Partner with product, platform, and other engineering teams to break large initiatives into safe, shippable increments.

Tech You'll Work With


Java Spring Boot PostgreSQL Informix Redis Apache Kafka Debezium (CDC) Avro / schema registry AWS (EKS) HashiCorp Vault OpenTelemetry / Micrometer / Prometheus / Grafana OpenAPI / spec-driven development AI-assisted development tooling REST API design Domain-Driven Design SLOs / on-call CI/CD

Experience you'll bring

  • 7+ years of professional software engineering experience, with a strong track record of building and operating backend services in production.
  • Deep expertise in Java and the Spring / Spring Boot ecosystem.
  • Strong command of relational databases - data modeling, query optimization, indexing, and transaction management.
  • Demonstrated experience designing and evolving RESTful APIs (versioning, error semantics, idempotency, backward compatibility).
  • Hands-on experience with distributed and/or event-driven systems (e.g., Kafka or similar messaging/streaming platforms).
  • Solid grounding in system design: you can reason about consistency, fault tolerance, scalability, and operational trade-offs, and communicate those trade-offs clearly.
  • Strong observability practice - you instrument services with metrics, distributed tracing, and structured logging using OpenTelemetry, Prometheus, and Grafana, and use that telemetry to define alerts, diagnose incidents, and understand production behavior.
  • Experience operating high-availability services: defining and meeting SLOs, designing for failover and graceful degradation, and supporting production systems through on-call.
  • Comfort with spec-driven development - designing against explicit contracts (OpenAPI, schemas, well-defined error formats) before writing code.
  • Effective, judicious use of AI-assisted development tools (spec driven development, skills), with clear ownership of the correctness, quality, and security of the resulting code
  • A demonstrated security mindset - you think about data protection, safe credential handling, and injection / input-validation risks by default.
  • Strong written and verbal communication; able to influence technical direction across a team without formal authority.
  • Working knowledge of Domain-Driven Design (aggregates, bounded contexts, application services).
  • Experience with AWS and Kubernetes (EKS), HashiCorp Vault, and Redis-compatible caching at scale.
  • Must be authorized to work in the United States without sponsorship.

Preferred Qualifications

  • Experience modernizing legacy systems, particularly with the Strangler pattern or comparable incremental-migration approaches.
  • Familiarity with Change Data Capture (e.g., Debezium) and schema-registry-backed event pipelines (Avro/Protobuf).
  • Experience in payments, fintech, or other regulated, high-compliance domains (PCI DSS exposure a plus).
  • Experience with legacy migrations off Informix or comparable enterprise RDBMS platforms.
  • Performance / load testing experience (e.g., k6) and capacity planning.
  • Proven track record with AI-driven development platforms such as Claude Code, Cursor, Augment, and GitHub Copilot.
The base pay range represents the anticipated low and high end of the pay range for this position. Actual pay rates will vary and will be based on various factors, such as your qualifications, skills, competencies, and proficiency for the role. Base pay is one component of WEX's total compensation package. Most sales positions are eligible for commission under the terms of an applicable plan. Non-sales roles are typically eligible for a quarterly or annual bonus based on their role and applicable plan. WEX's comprehensive and market competitive benefits are designed to support your personal and professional well-being. Benefits include health, dental and vision insurances, retirement savings plan, paid time off, health savings account, flexible spending accounts, life insurance, disability insurance, tuition reimbursement, and more. For more information, check out the "About Us" section.Pay Range: $121,500.00 - $145,500.00

What WEX Inc. employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom