1

Java Backend Developer Jobs in Pittsburgh, PA (NOW HIRING)

Senior Backend Engineer Branding Brand is hiring a Senior Backend Engineer for a 12-week contract ... You will own delivery end-to-end of a reactive Java service built on Spring WebFlux, deployed on ...

Senior Backend Engineer Branding Brand is hiring a Senior Backend Engineer for a 12-week contract ... You will own delivery end-to-end of a reactive Java service built on Spring WebFlux, deployed on ...

Role Description We are seeking an experienced Senior Java API Developer with 6 to 8 years of hands ... The ideal candidate will have strong expertise in Java backend development, API integration, and ...

Senior Java API Developer - Backend

Pittsburgh, PA · On-site

$112K - $146K/yr

We are seeking an experienced Sr Java API Developer to drive the design, development, and delivery of scalable, high performance API solutions. The ideal candidate will have deep expertise in Java ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Mid Java API Developer

Pittsburgh, PA · On-site

$49.50 - $64/hr

Mid Java API Developer Job Type: Permanent Full Time Location: Pittsburgh, Pennsylvania, United ... Design, maintain and implementation of API, microservices and backend components . Work with API ...

Showing results 21-40

Java Backend Developer information

See Pittsburgh, PA salary details

$9

$53

$71

How much do java backend developer jobs pay per hour?

As of Aug 18, 2026, the average hourly pay for java backend developer in Pittsburgh, PA is $53.04, according to ZipRecruiter salary data. Most workers in this role earn between $47.16 and $61.15 per hour, depending on experience, location, and employer.

What does a Java backend developer do?

A Java Backend Developer is responsible for building and maintaining the server-side logic, databases, and APIs of web applications using the Java programming language. They ensure that data is properly stored, retrieved, and processed while integrating with the frontend systems. Java Backend Developers also work on optimizing application performance, implementing security measures, and collaborating with other developers to deliver robust software solutions.

What are some common challenges Java backend developers face when working on large-scale enterprise applications?

Java Backend Developers working on large-scale enterprise applications often encounter challenges such as ensuring application scalability, managing complex codebases, and optimizing system performance under heavy loads. Collaborating across teams to integrate with front-end services and external APIs can require strong communication and problem-solving skills. Additionally, maintaining high code quality while delivering new features quickly often means balancing technical debt with innovation. Regular code reviews and adopting best practices in software architecture help address these challenges.

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

To thrive as a Java Backend Developer, you need strong proficiency in Java programming, knowledge of data structures and algorithms, and experience with backend frameworks such as Spring or Hibernate, often supported by a degree in computer science or a related field. Familiarity with relational databases (like MySQL or PostgreSQL), RESTful API development, version control systems (such as Git), and build tools (like Maven or Gradle) is typically required, and certifications like Oracle Certified Professional Java Programmer can be advantageous. Excellent problem-solving skills, attention to detail, and effective communication are crucial soft skills for collaborating with teams and troubleshooting complex systems. These capabilities ensure robust, scalable, and maintainable backend solutions that meet business requirements and support seamless application performance.

What are the most commonly searched types of Java Backend Developer jobs in Pittsburgh, PA?

The most popular types of Java Backend Developer jobs in Pittsburgh, PA are:

What are popular job titles related to Java Backend Developer jobs in Pittsburgh, PA?

For Java Backend Developer jobs in Pittsburgh, PA, the most frequently searched job titles are:

What job categories do people searching Java Backend Developer jobs in Pittsburgh, PA look for?

The top searched job categories for Java Backend Developer jobs in Pittsburgh, PA are:

What cities near Pittsburgh, PA are hiring for Java Backend Developer jobs?

Cities near Pittsburgh, PA with the most Java Backend Developer job openings:

Infographic showing various Java Backend Developer job openings in Pittsburgh, PA as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution, with an average salary of $110,315 per year, or $53 per hour.

Senior Backend Engineer

Branding Brand

Pittsburgh, PA • Remote

$25 - $70/hr

Contractor

Re-posted 4 days ago


Job description

Senior Backend Engineer


Branding Brand is hiring a Senior Backend Engineer for a 12-week contract engagement (June 2026 to August 2026) to design and ship a new backend service to production for one of our clients. You will own delivery end-to-end of a reactive Java service built on Spring WebFlux, deployed on Kubernetes, with Redis for caching and Databricks as the long-term data store. The workload is bursty and high throughput, so the role requires solid instincts for idempotency, at-least-once delivery, and scaling under burst load.

This is a fully remote contract position. The candidate must be located in the United States and able to work as an independent contractor. No C2C.


Key Responsibilities:

Design and build:

  • Own the design and end-to-end implementation of a new backend service in Java 21 and Spring WebFlux
  • Build reactive, nonblocking HTTP endpoints that are racesafe and idempotent under retry
  • Make architecture decisions on caching, write paths, error handling, and scaling, and document the tradeoffs

Scale and operate:

  • Design the Redis caching layer for hot reads, idempotency de-dupe, and readthrough patterns
  • Design the async write path from the service to Databricks (queue or stream, batch writer, retry semantics)
  • Configure Kubernetes deployments, horizontal pod autoscaling, and graceful shutdown for safe deploys
  • Author K6 load tests for both steadystate and bursty traffic patterns
  • Wire up structured logging, metrics, and alerting for production critical paths

Support & maintain:

  • Troubleshoot issues across the API, caching, and datawrite layers in development and production
  • Participate in design reviews, code reviews, and Agile ceremonies
  • Provide production support through the contract period, including issue triage and resolution

Tech Stack:

  • Language and framework: Java 21, Spring WebFlux, Project Reactor
  • API Gateway: Apigee
  • Caching: Redis
  • Data store: Databricks (longterm, analytical), accessed via async batched writes
  • Messaging and async: SQS, Kafka, or Kinesis
  • Container platform: Kubernetes
  • Performance testing: K6
  • Cloud: AWS or Azure

Required Skills and Qualifications:

  • 6+ years of backend development experience
  • Hands-on experience with reactive programming and Project Reactor (Mono, Flux, non-blocking IO)
  • Production experience with Java and Spring WebFlux building RESTful or reactive microservices
  • Experience designing for idempotency, retries, and at least once delivery semantics
  • Comfort designing and operating services under bursty, high throughput workloads
  • Experience operating production services in a major public cloud such as Azure or AWS
  • Familiarity with data warehouse or lakehouse platforms (Databricks, Snowflake, BigQuery) as integration targets from an application service
  • Experience load testing services with K6, Gatling, Locust, JMeter, or equivalent
  • Commitment to secure coding practices and ongoing security awareness
  • Strong problem solving and communication skills


Qualifications:

Education:

Bachelor's degree in computer science, Information Systems, Business, or related

field


Preferred Attributes:


6+ years experience


About Us:

Branding Brand launched in 2008 as an interactive marketing firm and quickly evolved into the largest and fastest growing provider of mobile commerce apps and sites for retailers.


Branding Brand is a supporter of the Whitehouse Equal Pay Pledge, and a Top Workplaces award winner.


Branding Brand is also an equal opportunity employer. We seek applicants of diverse backgrounds and hire without regard to race, color, gender, religion, national origin, ancestry, citizenship, individuals with disabilities, age, sexual orientation, protected veterans, or any other characteristic protected by law.


The hourly rate for this position is $25/hr-$70/hr.