1

Elixir Engineer Jobs in Colorado (NOW HIRING)

Senior Software Engineer, Elixir

Denver, CO · On-site

$126K - $166K/yr

True Anomaly is seeking a dedicated Senior Elixir Software Engineer to drive the development and evolution of our distributed spacecraft ground control system. This is a high-autonomy, high ...

You could sit down with our team leads and talk about React, Ruby, Java, C# or other programming languages (Elixir, Swift, you-name-it!) You've built applications and know what well-designed ...

Software Integration Engineer

Denver, CO · On-site

$107K - $144K/yr

Contribute production-quality software in C++, Elixir, TypeScript, backend services, distributed systems, developer tooling, and mission-critical infrastructure. * Set the quality bar through ...

next page

Showing results 1-20

Elixir Engineer information

What is an Elixir engineer?

An Elixir Engineer is a software developer who specializes in building and maintaining applications using the Elixir programming language. Elixir is known for its concurrency, scalability, and fault-tolerance, making it a popular choice for real-time web applications, distributed systems, and backend services. Elixir Engineers often work with the Phoenix framework and are responsible for designing, developing, testing, and deploying high-performance applications. They may also optimize existing code, ensure system reliability, and collaborate with teams to implement best practices.

What skills and qualifications are needed to thrive as an Elixir engineer?

To thrive as an Elixir Engineer, you need strong programming skills in Elixir and the Erlang/OTP ecosystem, along with a solid understanding of functional programming principles and concurrent system design. Familiarity with version control systems like Git, experience with Phoenix Framework, and knowledge of deployment tools such as Docker are typically required. Excellent problem-solving, collaboration, and communication skills help you work effectively within development teams and address complex technical challenges. These skills and qualities are essential for building scalable, reliable, and maintainable applications in fast-paced software environments.

How does an Elixir engineer typically collaborate with other team members in a software development environment?

As an Elixir Engineer, you will often work closely with backend and frontend developers, DevOps engineers, and product managers to design and deliver scalable applications. Collaboration is usually facilitated through regular stand-up meetings, code reviews, and pair programming sessions, especially when integrating Elixir services with other parts of a system. You may also be responsible for writing technical documentation and assisting in onboarding team members less familiar with Elixir. Open communication and a willingness to share knowledge are key, as Elixir teams often prioritize code quality and functional programming best practices.

What is the difference between Elixir Engineer vs Ruby Developer?

AspectElixir EngineerRuby Developer
Required CredentialsBachelor's in Computer Science or related, knowledge of Elixir and functional programmingBachelor's in Computer Science or related, experience with Ruby and object-oriented programming
Work EnvironmentBackend development, real-time systems, scalable applicationsWeb development, startups, e-commerce platforms
Industry UsageTelecommunications, messaging apps, distributed systemsWeb applications, SaaS, e-commerce
Common Search IntentElixir Engineer vs Ruby Developer

Elixir Engineers and Ruby Developers often share similar credentials and work environments, but they focus on different programming languages and application types. Elixir Engineers specialize in scalable, real-time systems using Elixir, while Ruby Developers typically work on web applications with Ruby on Rails. Both roles are vital in modern software development, but their industry applications and technical focuses differ.

What cities in Colorado are hiring for Elixir Engineer jobs?

Cities in Colorado with the most Elixir Engineer job openings:

Infographic showing various Elixir Engineer job openings in Colorado as of August 2026, with employment types broken down into 100% Full Time. Highlights an 67% In-person, and 33% Remote job distribution.

Senior Software Engineer, Elixir

Denver, CO • On-site

True Anomaly
Guided Missile and Space Vehicle Manufacturing • 11 - 50 employees

$126K - $166K/yr

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 5 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 Elixir Software Engineer to drive the development and evolution of our distributed spacecraft ground control system.
This is a high-autonomy, high-accountability role. You'll own entire service domains from conception to production, drive architectural decisions that affect the distributed systems powering our ground control 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 reliability issues, you'll diagnose root causes, scope the fix, and champion the work to address them. 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 distributed system features end-to-end, from technical design through production deployment and iteration across satellite command and control, mission planning, mission data processing, and data analysis systems
  • Drive architectural direction for Elixir/OTP systems, establishing patterns and conventions for fault tolerance, concurrency, and scalability that scale across the team and codebase
  • Proactively identify and address technical debt, reliability risks, and performance bottlenecks in distributed systems
  • Set the quality bar through rigorous code review, championing testing practices, 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
  • Collaborate as a technical partner with product, frontend engineers, backend engineers, space operators, and astrodynamics algorithm engineers, contributing to system-wide architectural decisions
  • Ship efficiently and iteratively, breaking complex distributed systems 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 works but misuses OTP patterns; you don't just approve it; you take the time to explain the supervision tree design and why it matters for fault tolerance
  • You notice a GenServer is becoming a bottleneck under load; you propose and implement a redesign using dynamic supervisors or process pooling, then document the pattern for the team
  • You're assigned a feature and the requirements are ambiguous; you proactively clarify with product and operations, propose a technical approach, 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 the intermittent cluster synchronization issue everyone's been working around and decides to finally fix it
  • 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're aware of how your work fits into the broader ground system architecture and operational mission, and you surface risks or opportunities early

QUALIFICATIONS
  • 7+ years of software development experience
  • Expert-level command of Elixir and OTP, including deep understanding of BEAM internals, scheduling, process architecture, supervision strategies, and runtime characteristics
  • Deep expertise in designing and building resilient, fault-tolerant distributed systems, including advanced patterns for process supervision, clustering, and state management
  • Strong testing philosophy and hands-on experience with ExUnit, property-based testing, and integration testing strategies for distributed systems; you understand what to test, not just how
  • Proven experience designing and evolving service architectures, API boundaries, and inter-service communication patterns at scale
  • Fluency with gRPC, RESTful, and WebSocket-based services, including debugging integration issues and contributing to API design discussions
  • Comfort operating across the stack when needed; you can read frontend code, understand infrastructure constraints, and collaborate effectively with engineers across disciplines
  • 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 backend on a product with real users and production constraints
  • 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 building and shipping complex, real-time systems with demanding reliability and performance requirements (real-time telemetry, large-scale data processing, mission-critical operations)
  • Experience with OAuth2, role-based access controls, and security patterns for sensitive systems '
  • Deep database experience with PostgreSQL, including schema design, query optimization, and operational concerns at scale
  • Experience with monitoring, observability, and distributed tracing in production systems (e.g., OpenTelemetry, Prometheus, Grafana)
  • Strong collaboration and communication skills that let you thrive in a culture that values respectful, professional, and constructive conflict

COMPENSATION
  • Base Salary: $180,000 - $265,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.