1

Contract Backend Developer Jobs in Durham, NC (NOW HIRING)

Terms of Employment W2 Contract, 6 Months Remote Opportunity (Candidates in Raleigh NC are highly ... Erwin, SQL Data Modeler Experience designing and architecting back-end solutions using relational ...

... and backend engineering, incl. 3+ years as an architect About the role We are building an ... CI/CD for API code in Azure DevOps, with automated unit, contract and integration testing ...

API Architect (Azure)

Cary, NC · On-site

$64.75 - $84.25/hr

... and backend engineering, incl. 3+ years as an architect About the role We are building an ... CI/CD for API code in Azure DevOps, with automated unit, contract and integration testing ...

... Contract, 6 Months • Candidates in Raleigh, NC are highly preferred Overview The Developer ... Erwin, SQL Data Modeler • Experience designing and architecting back-end solutions using ...

Develop and own front and back-end applications for our platform. Work with Product and UX to ... It is not intended to create a contract of employment for any specific duration of time or on any ...

You will work across backend and frontend boundaries to build product experiences that are reliable ... contract talk past each other. * LLM-backed product development: Work on LLM-backed features ...

Key Responsibilities: · Develop and own front and back-end applications for our platform. · Work ... It is not intended to create a contract of employment for any specific duration of time or on any ...

Key Responsibilities: • Develop and own front and back-end applications for our platform. • ... It is not intended to create a contract of employment for any specific duration of time or on any ...

Be Seen First

This is a 6 month, W2 , contract opportunity, with the chance of extension. This mostly ... Cross-layer fluency: backend, frontend, APIs, data, testing, or tooling * Strong written ...

You will work across backend and frontend boundaries to build product experiences that are reliable ... contract talk past each other. * LLM-backed product development: Work on LLM-backed features ...

... backend services in a cloud environment. You will play a key role in all stages of Versana's data ... It is not intended to create a contract of employment for any specific duration of time or on any ...

Web Development Tutor

Raleigh, NC · Remote

$18 - $40/hr

Deep knowledge of front-end technologies including HTML, CSS, and JavaScript, back-end development ... engineering careers. * Conceptual Teaching & Problem-Solving: Skilled at teaching full-stack ...

Showing results 21-40

Contract Backend Developer information

See Durham, NC salary details

$11

$55

$81

How much do contract backend developer jobs pay per hour?

As of Sep 6, 2026, the average hourly pay for contract backend developer in Durham, NC is $55.79, according to ZipRecruiter salary data. Most workers in this role earn between $45.77 and $65.96 per hour, depending on experience, location, and employer.

What is a contract backend developer?

Contract backend developers are professionals hired on a temporary or project basis to build and maintain the server-side logic, databases, and APIs that power web or mobile applications. They work behind the scenes to ensure that applications function smoothly, handle data efficiently, and communicate effectively with front-end systems. Unlike full-time employees, contract backend developers typically work for a set duration or on specific projects, offering flexibility to both clients and developers. They often bring specialized expertise in programming languages such as Python, Java, Node.js, or Ruby, and may work remotely or on-site depending on the contract terms.

What are the key skills and qualifications needed to thrive as a contract backend developer, and why are they important?

To thrive as a Contract Backend Developer, you need strong programming skills in languages like Python, Java, or Node.js, along with experience in database management and API development, supported by a relevant degree or proven project experience. Familiarity with frameworks (such as Django, Spring, or Express), cloud services (like AWS or Azure), and version control systems (e.g., Git) is typically expected. Excellent problem-solving abilities, strong communication, and the ability to quickly adapt to new codebases and team environments set top contractors apart. These skills and qualities are crucial for delivering reliable, scalable backend solutions and integrating smoothly into diverse project teams.

What are some common challenges faced by contract backend developers when joining a new project?

Contract Backend Developers often encounter challenges such as quickly understanding existing codebases, adapting to different tech stacks, and aligning with the team's development practices. Since contract roles usually have tight deadlines, developers must rapidly familiarize themselves with project documentation and workflows. Effective communication with team members and proactive clarification of requirements are essential to ensure smooth integration and successful project outcomes.

What are the most commonly searched types of Backend Developer jobs in Durham, NC?

The most popular types of Backend Developer jobs in Durham, NC are:

What are popular job titles related to Contract Backend Developer jobs in Durham, NC?

For Contract Backend Developer jobs in Durham, NC, the most frequently searched job titles are:

What job categories do people searching Contract Backend Developer jobs in Durham, NC look for?

The top searched job categories for Contract Backend Developer jobs in Durham, NC are:

What cities near Durham, NC are hiring for Contract Backend Developer jobs?

Cities near Durham, NC with the most Contract Backend Developer job openings:

API Architect, Azure Data Hub || Integration & API Engineering

New York Technology Partners

Cary, NC • On-site

$130K/yr

Other

Posted 3 days ago

New


Job description

API Architect, Azure Data Hub

Hands-on architect · API design and architecture · Java Spring WebFlux · Azure · Python

Role title

API Architect (Azure), hands-on

Function / team

Integration & API Engineering

Engagement

Embedded with the customer team, working alongside their architects and engineers

Experience

10+ years in API and backend engineering, incl. 3+ years as an architect

Location

Cary, NC – Onsite Hybrid ( Non locals ready to relocate is fine)

Employment type

Full-time with Altimetrik  (H1B Transfer is Fine)

Salary

Upto $130K

 

About the role

We are building an enterprise Data Hub on Azure that ingests, curates and serves data across a wide set of inbound and outbound interfaces. APIs are the front door to that platform: reactive Java Spring WebFlux services handle both data exchange and large file transfers to and from partner and downstream systems.

We are looking for a hands-on API architect to own that API layer end to end. You will work closely with the customer, partnering with their architects, engineers and system owners to agree interface contracts and delivery sequencing, and you will be accountable for the design and architecture of every API the Data Hub exposes and consumes.

This is a design-and-build role, not a diagrams-only role. You will set the standards, then prove them by writing the reference services your engineers pattern-match against. Expect roughly a 60/40 split between architecture and hands-on engineering.

What you'll do

API architecture & design

  • Own the API architecture: define and maintain the end-to-end design of the API layer, covering service boundaries, contracts, data models, error semantics and versioning strategy, and keep it documented and current.
  • Design the interface landscape: produce repeatable, reusable API patterns for the many inbound and outbound interfaces, covering data exchange, file push and pull, synchronous and asynchronous flows, rather than one-off services per consumer.
  • Set the contract standards: own the OpenAPI specification approach, naming and payload conventions, backward-compatibility rules and the contract-first workflow between producers and consumers.
  • Design for large file transfer: define the patterns for moving large payloads reliably, including chunked and resumable transfers, streaming request and response bodies, signed URLs, checksums and restart on failure.
  • Make and record trade-offs: choose between synchronous APIs, queue-backed asynchronous flows and bulk file interfaces, and capture the reasoning in ADRs so decisions survive team turnover.
  • Design for resilience and scale: throughput and latency targets, backpressure, circuit breaking, retries with idempotency, rate limiting, timeout budgets and graceful degradation.
  • Hands-on engineering
  • Build the reference services: design and hands-on develop reactive Java Spring WebFlux services for data exchange and large file transfer, and set the template the rest of the team builds from.
  • Work reactive, not blocking: apply Project Reactor properly, covering backpressure, non-blocking I/O and streaming of large payloads and files without exhausting memory.
  • Build the supporting tooling: use Python for automation, test harnesses, contract validation, load and soak testing, and operational scripting around the API estate.
  • Stay in the codebase: review pull requests, pair with engineers, unblock hard technical problems and debug production incidents alongside the team.
  • Azure platform & integration
  • Run APIs on Azure: design and deploy services on Azure using App Service, AKS or Container Apps, with Azure API Management fronting the estate for gateway policies, throttling and subscription management.
  • Integrate with the platform: connect the API layer to ADLS Gen2 storage and to the pipelines that populate it, so APIs serve curated data and land inbound files into the right zones.
  • Handle asynchronous flows: use Azure Event Hubs, Service Bus or Kafka where messaging fits better than a synchronous call, including CDC and event-driven notification patterns.
  • Security & governance
  • Design the API security model: OAuth2, OIDC and JWT, mutual TLS where partner integrations require it, Entra ID (Azure AD) identities and managed identities, and Key Vault for secret management.
  • Lock down the network: private endpoints, network isolation, IP restrictions and gateway policy enforcement across environments.
  • Protect sensitive data: define PII classification, masking, tokenisation and encryption standards in transit and at rest, and ensure they hold across every interface.
  • Build in quality controls: contract testing, payload validation, reconciliation and audit logging so integration issues are caught before a consumer finds them.
  • DevOps & operations
  • Automate everything: CI/CD for API code in Azure DevOps, with automated unit, contract and integration testing, environment promotion and rollback.
  • Infrastructure as code: define and maintain the API infrastructure with Terraform.
  • Make it observable: logging, distributed tracing, metrics, alerting and SLA monitoring across APIs with Azure Monitor and Application Insights.
  • Collaboration & leadership
  • Partner with the customer team: work day to day with their architects, engineers and system owners to agree contracts, resolve design questions and keep delivery moving.
  • Lead technically: mentor API engineers, run design reviews, and raise the engineering bar without becoming a bottleneck.
  • Support delivery: size work, flag risk early, and work with delivery leads on sequencing and dependencies across interfaces.

What you'll need (must-have)

  • 10+ years in API, integration or backend engineering, including 3+ years owning API architecture and design at an enterprise scale.
  • Strong hands-on Java with Spring Boot and Spring WebFlux / Project Reactor: reactive streams, backpressure, non-blocking I/O, and streaming large payloads and files without exhausting memory.
  • Deep API design skills: REST and OpenAPI, contract-first development, versioning, pagination, error and status-code semantics, and idempotency.
  • Secure file-transfer patterns at scale, including SFTP, signed URLs, and multipart and resumable uploads and downloads.
  • Proven ability to design and architect, not just build: you can produce target-state designs, sequence diagrams and interface specifications, and defend the trade-offs to a client architecture forum.
  • Hands-on API delivery in an Azure environment:
  • Compute and hosting: App Service, AKS or Container Apps, with containerised deployment.
  • Azure API Management for gateway policies, throttling, subscriptions and developer portal.
  • Entra ID, managed identities, RBAC, Key Vault and private endpoints.
  • Messaging and event-driven integration with Azure Event Hubs, Service Bus or Kafka.
  • Working knowledge of Python for automation, testing and operational tooling around the API estate.
  • Strong SQL and data modelling, plus schema and contract design for integration.
  • CI/CD and IaC in anger: Git branching strategy, automated pipelines in Azure DevOps, Terraform, and automated contract and integration testing.
  • Clear technical writing, and the ability to present and defend a design to both engineers and non-technical stakeholders, including client-side teams.

Nice to have

  • Working experience on data engagements with Azure Databricks, Azure Data Factory and ADLS Gen2, including medallion or lakehouse architectures.
  • Azure certifications (AZ-204, AZ-305) or equivalent.
  • Experience working as part of a client-embedded team in a services or consulting model.
  • Insurance or wider financial services experience, with GDPR and SOC 2 obligations.
  • Experience in integrating with ERP systems(Workday)
  • GraphQL, gRPC or event-streaming API styles alongside REST.
  • API gateway migration or estate consolidation experience.
  • Data mesh or data-product thinking, and data contracts between producers and consumers.