1

Backend Developer Elixir Jobs (NOW HIRING)

Check out the latest Whatnot updates on our news and engineering blogs and join us as we enable ... backend systems. Experience with Python, Elixir, and/or Postgres is a plus. Experience with Python ...

... backend or infrastructure systems at scale * 2+ years of experience as an Engineering Manager * Comfort owning production systems built on technologies like Elixir, Python, pubsub/streaming pipelines ...

Senior Software Engineer, CX

San Francisco, CA · Remote

$144K - $190K/yr

Check out the latest Whatnot updates on our news and engineering blogs and join us as we enable ... scale backend systems. Experience with Python, Elixir, and/or Postgres is a plus. * Ownership ...

Senior/Principal Data Engineer

$128K - $177K/yr

... developer productivity and reducing operational toil across engineering ML/AI Enablement & Product ... Elixir) * Deep understanding of distributed systems, cloud computing, and backend system design:

next page

Showing results 1-20

Backend Developer Elixir information

See salary details

$12

$57

$84

How much do backend developer elixir jobs pay per hour?

As of Jun 16, 2026, the average hourly pay for backend developer elixir in the United States is $57.73, according to ZipRecruiter salary data. Most workers in this role earn between $47.36 and $68.27 per hour, depending on experience, location, and employer.

What are some unique challenges Backend Developers face when working with Elixir in a production environment?

Backend Developers working with Elixir often encounter challenges related to scaling distributed systems and ensuring high availability, especially as they leverage the Erlang VM’s concurrency features. Debugging issues in a functional, concurrent setting can be more complex than in traditional object-oriented languages. Additionally, integrating Elixir with existing systems or legacy codebases written in other languages may require extra planning and coordination with other teams. However, the robust fault-tolerance and scalability of Elixir make it rewarding for those who invest in mastering its paradigms.

What is the difference between Backend Developer Elixir vs Backend Developer Python?

AspectBackend Developer ElixirBackend Developer Python
Required CredentialsBachelor's in CS or related, knowledge of Elixir and OTPBachelor's in CS or related, knowledge of Python and frameworks like Django or Flask
Work EnvironmentStartups, tech companies, real-time systemsWeb applications, data analysis, enterprise solutions
Industry UsageTelecommunications, messaging, scalable systemsWeb development, data science, automation
Common Search/ComparisonYesYes

Backend Developer Elixir and Backend Developer Python share similar credentials and work environments but differ in industry focus and language expertise. Elixir developers often work on real-time, scalable systems, while Python developers are more common in web and data applications.

What are the key skills and qualifications needed to thrive as a Backend Developer Elixir, and why are they important?

To thrive as a Backend Developer Elixir, you need a solid understanding of functional programming, Elixir and Erlang/OTP, database management, and API design, usually backed by a degree in computer science or related experience. Familiarity with tools like Phoenix framework, version control systems (e.g., Git), Docker, and CI/CD pipelines is highly valued. Strong problem-solving skills, attention to detail, and effective communication set outstanding developers apart in collaborative environments. These skills and qualities are crucial for building scalable, maintainable backend systems that power reliable applications.

What are Backend Developer Elixir?

A Backend Developer Elixir is a software engineer who specializes in building and maintaining the server-side logic of web applications using the Elixir programming language. Elixir is known for its scalability, concurrency, and fault-tolerance, making it popular for applications that require high performance and reliability. Backend Elixir developers design APIs, manage databases, and ensure the smooth flow of data between the server, application, and users. They often work with frameworks like Phoenix and collaborate with frontend developers to deliver seamless user experiences.

Sr. Software Engineer, Full Stack

True Anomaly

Denver, CO • On-site

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 19 days ago


Job description

Space is a warfighting domain. True Anomaly seeks those with the talent and ambition to build the technology that secures it.
OUR MISSION
True Anomaly delivers decisive capabilities for space superiority. We build autonomous spacecraft, advanced payloads, mission software, and space-based interceptors - enabling the U.S. and its Allies to secure the space environment and counter threats from the ultimate high ground.
OUR VALUES
  • Be the offset. We create asymmetric advantages with creativity and ingenuity.
  • What would it take? We challenge assumptions to deliver ambitious results.
  • It's the people. Our team is our competitive advantage and we are better together.

YOUR MISSION
Software is the central nervous system for True Anomaly's engineering and product thesis. Software bridges the gap between military objectives, theoretical astrodynamics and the human and autonomous control of spacecraft and ground systems in time and space. True Anomaly is seeking a dedicated Senior Full Stack Software Engineer to drive feature development and architectural decisions across our React/TypeScript frontend and Elixir backend, shaping the evolution of our spacecraft modeling, simulation, and ground control software.
This is a high-autonomy, high-accountability role. You'll own entire feature domains from conception to production across the full stack, drive architectural decisions that affect both the frontend experience and backend infrastructure, and set the standard for code quality that junior and mid-level engineers will follow. You won't wait to be assigned work; you'll identify what needs to be done, propose solutions, and drive them to completion. When you see tech debt on either side of the stack, you'll flag it, scope it, and champion the work to address it. When patterns aren't serving us, you'll propose better ones and lead their adoption.
You do not need to have experience building space ground systems or experience in aerospace. You'll have ownership of challenging, greenfield problems and a chance to fundamentally impact the outcome of future conflict (and the future of the company), all while enjoying world-class benefits including platinum healthcare, flexible work hours/location, highly competitive compensation and a generous stock options package.
RESPONSIBILITIES
  • Own and deliver complex features end-to-end across the full stack, from 2D and 3D web-based frontend interfaces through distributed Elixir backend services, from technical design through production deployment and iteration
  • Drive architectural direction across frontend and backend systems, establishing patterns and conventions that scale across the team and codebase, with particular attention to the boundaries and contracts between layers
  • Proactively identify and address technical debt, performance bottlenecks, and reliability risks across the stack
  • Set the quality bar through rigorous code review, championing testing practices in both React and Elixir, and writing code that serves as a reference implementation for the team
  • Mentor and elevate junior and mid-level engineers through pairing, design discussions, and constructive code review that teaches, not just approves, helping engineers grow their skills on whichever side of the stack they're less experienced in
  • Collaborate as a technical partner with product, design, QA, space operators, and astrodynamics algorithm engineers, contributing to system-wide architectural decisions with a perspective that spans the full stack
  • Ship efficiently and iteratively, breaking complex cross-stack work into well-scoped increments while maintaining a bias toward completion over perfection
  • Document decisions and patterns, ensuring the team's collective knowledge grows and onboarding becomes easier over time

WHAT SUCCESS LOOKS LIKE IN THIS ROLE
  • You see a PR from a junior engineer that implements a feature on the frontend but introduces an inefficient API call pattern; you don't just fix the frontend; you suggest a backend change that solves the problem at its root and explain the tradeoffs
  • You notice the same data transformation happening in both the Elixir backend and the React frontend; you determine the right layer for it, consolidate, and document the decision for the team
  • You're assigned a feature and the requirements are ambiguous; you proactively clarify with product and design, propose a technical approach that accounts for both frontend UX and backend system design, and share it with the team before diving into implementation
  • You see downtime as an opportunity, not a break; you're the kind of engineer who notices a flaky integration between the frontend and a WebSocket endpoint and decides to finally fix both sides
  • You disagree with an architectural decision; you articulate your concerns constructively, propose alternatives with tradeoffs, and commit fully once a decision is made
  • You're thinking beyond your current ticket; you understand how frontend features depend on backend services and vice versa, and you surface risks, coupling issues, or opportunities early

QUALIFICATIONS
  • 7+ years of software development experience with meaningful depth across both frontend and backend development
  • Expert-level command of HTML/CSS and modern TypeScript/JavaScript, including nuanced understanding of performance implications and browser internals
  • Deep expertise in modern React, including advanced patterns (compound components, render props, custom hooks architecture), state management strategies, and performance optimization techniques
  • Strong proficiency in Elixir and OTP, including deep understanding of BEAM internals, process architecture, supervision strategies, and fault-tolerant system design
  • Strong testing philosophy and hands-on experience across the stack, including Vitest, React Testing Library, and end-to-end testing on the frontend; ExUnit, property-based testing, and integration testing for distributed systems on the backend; you understand what to test, not just how
  • Proven experience designing and evolving component libraries, design systems, service architectures, and API boundaries Fluency with gRPC, RESTful, and WebSocket-based services, including designing APIs that serve both frontend and backend needs effectively
  • Strong database experience with PostgreSQL, including schema design, query optimization, and understanding of data modeling tradeoffs
  • Track record of working in Git-based workflows with high standards for commit hygiene, PR quality, and collaborative review processes
  • U.S. Citizen and eligible for DoD Secret or TS/SCI clearance

PREFERRED SKILLS AND EXPERIENCE
  • Bachelor's degree in computer science or similar discipline
  • Experience as a technical lead or primary implementor on a product with real users and production constraints, with responsibility spanning both frontend and backend
  • Experience building and shipping complex, data-dense applications with demanding performance requirements (large datasets, real-time updates, complex visualizations) across the full stack
  • Deep experience with Three.js, React Three Fiber, or other web-based 3D libraries, including performance profiling and optimization
  • Deep understanding of OTP including BEAM scheduling, GenServers, run queues, pg, the Actor model, and advanced patterns like dynamic supervisors, registries, and distributed process groups
  • Experience with monitoring, observability, and distributed tracing in production systems (e.g., OpenTelemetry, Prometheus, Grafana)
  • Experience in UI/UX design collaboration and tools like Figma, able to speak the language of design and advocate for engineering constraints
  • Strong collaboration and communication skills that let you thrive in a culture that values respectful, professional, and constructive conflict

COMPENSATION
  • Base Salary: $160,000 - $275,000
  • Equity + Benefits including Health, Dental, Vision, HRA/HSA options, PTO and paid holidays, 401K, Parental Leave

Your actual level and base salary will be determined on a case-by-case basis and may vary based on the following considerations: job-related knowledge and skills, education, location, and experience.
ADDITIONAL REQUIREMENTS
  • Work Location-This is an onsite role, we are seeking candidates based near Denver, CO or Long Beach, CA.
  • Work environment-the work environment; temperature, noise level, inside or outside, or other factors that will affect the person's working conditions while performing the job.
  • Physical demands-the physical demands of the job, including bending, sitting, lifting and driving.

This position will be open until it is successfully filled. To submit your application, please follow the directions below.
#LI-Onsite
To conform to U.S. Government space technology export regulations, including the International Traffic in Arms Regulations (ITAR) you must be a U.S. citizen, lawful permanent resident of the U.S., protected individual as defined by 8 U.S.C. 1324b(a)(3), or eligible to obtain the required authorizations from the U.S. Department of State.
True Anomaly is committed to equal employment opportunity on any basis protected by applicable state and federal laws. If you have a disability or additional need that requires accommodation, please do not hesitate to let us.