1

Junior Java Backend Developer Jobs in Quebec (NOW HIRING)

Riot * Gearbox Software This is not a server-side feature developer who hands services to an ops ... Service Design & Architecture Design and build scalable, resilient web services in Java and/or ...

Develop and maintain RESTful APIs using Java (Spring Boot or related web frameworks) or Python ... Collaborate with Product, QA, and DevOps teams to deliver reliable and scalable features * Write ...

As a Backend Developer, you will: * Contribute to the development lifecycle, including coding ... in backend development in a cloud environment (Python or Java/Spring preferred, AWS an asset)

Prior experience mentoring junior developers; performing code reviews, contributing to architectural decision-making, and * Experience working with Java , including great working knowledge of Java8 ...

Prior experience mentoring junior developers; performing code reviews, contributing to architectural decision-making, and * Experience working with Java , including great working knowledge of Java8 ...

Prior experience mentoring junior developers; performing code reviews, contributing to architectural decision-making, and * Experience working with Java , including great working knowledge of Java8 ...

As a Backend Developer, you will: * Contribute to the development lifecycle, including coding ... in backend development in a cloud environment (Python or Java/Spring preferred, AWS an asset)

Prior experience mentoring junior developers; performing code reviews, contributing to architectural decision-making, and * Experience working with Java , including great working knowledge of Java8 ...

Showing results 21-40

Junior Java Backend Developer information

What is a junior Java backend developer?

Junior Java Backend Developers are entry-level software engineers who specialize in building and maintaining the server-side logic of web applications using the Java programming language. They work closely with senior developers to implement APIs, manage databases, and ensure smooth data flow between servers and users. Their responsibilities often include writing clean, efficient code, debugging applications, and learning new technologies as needed. Junior Java Backend Developers typically have a foundational knowledge of Java, SQL, and frameworks like Spring Boot.

What are the key skills and qualifications needed to thrive as a junior Java backend developer?

To thrive as a Junior Java Backend Developer, you need solid knowledge of Java programming, understanding of object-oriented design, and familiarity with backend frameworks like Spring, often supported by a degree in computer science or related field. Experience with relational databases (e.g., MySQL), version control systems (like Git), and exposure to RESTful APIs and build tools (such as Maven) are typically required. Strong problem-solving skills, attention to detail, and effective communication make someone stand out in this role. These skills and qualities are crucial for building reliable, scalable server-side applications and collaborating effectively within a software development team.

What are some common challenges faced by junior Java backend developers when joining a new team?

As a Junior Java Backend Developer, one common challenge is adapting to existing codebases and understanding the team's preferred coding standards and practices. You may also find it challenging to grasp complex system architectures or integrate your code with various APIs and databases. However, most teams provide onboarding support, code reviews, and mentorship to help you ramp up. Collaborating closely with senior developers and asking questions can significantly ease your transition and foster your growth in the role.

What are the most commonly searched types of Java Backend Developer jobs in Quebec?

The most popular types of Java Backend Developer jobs in Quebec are:

What are popular job titles related to Junior Java Backend Developer jobs in Quebec?

For Junior Java Backend Developer jobs in Quebec, the most frequently searched job titles are:

What job categories do people searching Junior Java Backend Developer jobs in Quebec look for?

The top searched job categories for Junior Java Backend Developer jobs in Quebec are:

What cities in Quebec are hiring for Junior Java Backend Developer jobs?

Cities in Quebec with the most Junior Java Backend Developer job openings:

Infographic showing various Junior Java Backend Developer job openings in Quebec as of September 2026, with employment types broken down into 84% Full Time, 6% Part Time, and 10% Contract. Highlights an 80% Physical, 4% Hybrid, and 16% Remote job distribution.

Backend Engineer

Montreal, QC • On-site

Full-time

Re-posted 3 days ago


Key responsibilities

  • Design and build scalable, resilient web services supporting game client needs across multiple platforms.

  • Own the deployment, monitoring, and incident response for the services in production.

  • Collaborate with game client engineers to define integration contracts, review usage patterns, and debug integration issues.


Job description

Devoted Studios is a globally remote game development company specializing in Co-development, Porting, and End-to-End Art Production for the global gaming industry.

Our team includes world-class talents who bring deep expertise in external development, pipeline optimization, and creative problem-solving. Whether it's porting games to new systems, enhancing gameplay features, or crafting stunning visuals, Devoted Studios operates as a trusted, flexible extension of our partners' internal teams.

We are proud to be the development partner of choice for industry leaders such as:

    • Epic
    • Xbox
    • Meta
    • Obsidian Entertainment
    • Riot
    • Gearbox Software

This is not a server-side feature developer who hands services to an ops team once they ship. It is an engineer who architects the service, deploys it, monitors it in production, responds when it breaks, and improves it after every incident.

Key Responsibilities:Service Design & Architecture

Design and build scalable, resilient web services in Java and/or Scala that support game client needs across PC, console, and mobile

Own the data model - choose the right store (MongoDB for flexible document storage, DynamoDB for key-value at scale, Redis for caching and session state) and justify it

Design REST APIs that game clients actually integrate well against - clear contracts, versioned, documented, forgiving of client-side variation

Architect for the load profile of a live game: average load, launch spikes, event peaks, and graceful degradation when upstream dependencies fail

Define and enforce service boundaries - knows where one service ends and another begins, and why

AWS Infrastructure & Deployment

Build and maintain AWS infrastructure using IaC tooling (CDK, Terraform, or CloudFormation - confirm what's in use on the engagement)

Own the deployment pipeline for services they build: CI/CD configuration, environment promotion, rollback capability

Right-size AWS resources for cost and performance - does not default to over-provisioning and does not leave obvious cost inefficiencies

Familiar with the AWS services relevant to game backends: EC2, ECS/EKS, Lambda (where appropriate), API Gateway, ElastiCache, SQS/SNS, CloudWatch, S3

Understands the network and security posture of services exposed to game clients - VPC design, security groups, IAM least privilege, secrets management

Live Operation & Observability

Instruments every service for production readiness: structured logging, metrics, distributed tracing, health checks, and alerting before it goes live - not after the first incident

Monitors services in production: reads dashboards, interprets anomalies, distinguishes noise from signal

Responds to production incidents in services they own - has on-call responsibilities commensurate with service criticality

Writes post-mortems and follows through on structural improvements so the same failure mode does not recur

Understands the difference between a symptom and a root cause - does not fix symptoms

Cross-Platform Client Integration

Works directly with game client engineers (PC, console, mobile) to define integration contracts, review client-side usage patterns, and debug integration issues

Understands the constraints of each platform environment: console certification requirements around network usage, mobile data sensitivity, PC permissiveness - and designs service interfaces accordingly

Owns the integration surface: API documentation that is correct, versioned, and kept up to date as the service evolves

Participates in client-facing technical reviews where backend service design is on the table

Quality & Engineering Standards

Writes unit and integration tests as a first-class output - not an afterthought

Code reviews: gives specific, actionable feedback and receives it without defensiveness

Maintains service documentation: architecture decisions, operational runbooks, known limitations, dependency map

Raises technical debt explicitly - names it, quantifies its cost, and proposes a remediation path

Requirements

5+ years of professional backend/server-side engineering experience with at least 3 years working on services at live production scale

Java at a professional shipping level - not just familiarity. Has designed, built, and operated Java services in production.

AWS hands-on ownership - has provisioned, deployed, monitored, and debugged AWS infrastructure, not just used managed services provisioned by someone else

Polyglot data store fluency: has made deliberate choices between MongoDB, DynamoDB, and Redis for different use cases - not defaulted to one store for everything

REST API design with real client integration experience - PC, console, or mobile clients consuming services they built

End-to-end ownership mindset: has been on-call for services they wrote. Has written a post-mortem. Has shipped the fix.

Preferred

Experience designing services that handle launch-day spikes: horizontal scaling patterns, queue-based load levelling, circuit breakers

Familiarity with platform-specific SDK constraints: PlayStation Network, Xbox Live, Nintendo NSO, or Apple/Google mobile - understanding what the platform restricts and what it requires from the backend

Kafka or SQS/SNS for event-driven service communication

Kubernetes (EKS) cluster operations experience

Security-conscious engineering: OAuth/OIDC, rate limiting, input validation, OWASP awareness at service design level

Benefits

This is a full-time employment role with standard benefits in Quebec Province