2

Remote Software Manager Jobs in Colorado (NOW HIRING)

Software Engineer III

Denver, CO ยท On-site +1

$59.25 - $79.50/hr

While we are mostly a remote company, travel is required for some team meetings and cross function ... Our commitment to continually improving our products and processes proactively manages risks ...

Software Engineer III

Denver, CO ยท On-site +1

$59.25 - $79.50/hr

While we are mostly a remote company, travel is required for some team meetings and cross function ... Our commitment to continually improving our products and processes proactively manages risks ...

Principal Software Engineer

Denver, CO ยท Remote

$150K - $210K/yr

Net Software Engineer Remote - US-Based Only No visa sponsorship | No third-party agencies ** Must ... Strong analytical, prioritization, organizational, and time management skills. * Lead by example by ...

Software Engineer

Aurora, CO ยท On-site +1

$69K - $158K/yr

Remote Work: No Job Number: R0239232 Location: Aurora,CO,US Share job via: Share Software Engineer The Opportunity: Booz Allen is looking for a Software Engineer who is driven by purpose and ready to ...

Software Engineer

Aurora, CO ยท On-site +1

$69K - $158K/yr

Remote Work: No Job Number: R0239228 Location: Aurora,CO,US Share job via: Share Software Engineer The Opportunity: Booz Allen is looking for a Software Engineer who is driven by purpose and ready to ...

Core Banking Product Manager Industry Banking Software Location: Remote, Global. Salary range: Very competitive base + benefits -- Our client is an exciting and disruptive FinTech Core Banking ...

Core Banking Product Manager Industry Banking Software Location: Remote, Global. Salary range: Very competitive base + benefits -- Our client is an exciting and disruptive FinTech Core Banking ...

Remote - Creative Account Manager

Denver, CO ยท On-site +1

$125K - $135K/yr

... a remote environment. Preferred Skills * Creative leadership and team management * Brand ... Creative software and digital collaboration platforms * Trend analysis and innovative thinking ...

Posted today

Showing results 41-60

Remote Software Manager information

See Colorado salary details

$78.3K

$150.2K

$187.2K

How much do remote software manager jobs pay per year?

As of Aug 21, 2026, the average yearly pay for remote software manager in Colorado is $150,191.00, according to ZipRecruiter salary data. Most workers in this role earn between $135,600.00 and $178,200.00 per year, depending on experience, location, and employer.

What is a remote software manager?

A Remote Software Manager oversees software development teams and projects while working remotely. They are responsible for managing workflows, coordinating team members, setting project goals, and ensuring deadlines are met. Effective communication, leadership, and technical expertise are key for success in this role. They often use collaboration tools to track progress and facilitate team discussions.

What are the key skills and qualifications needed to thrive as a remote software manager?

To thrive as a Remote Software Manager, you need a solid background in software development, experience leading distributed teams, and a degree in computer science or a related field. Familiarity with project management tools like Jira or Trello, expertise in version control systems such as Git, and certifications like PMP or Scrum Master are often preferred. Standout soft skills include excellent virtual communication, proactive leadership, and strong problem-solving abilities. These competencies are crucial to effectively coordinate remote teams, drive projects to completion, and ensure high-quality software delivery in a virtual environment.

What are some common challenges faced by remote software managers, and how can they be addressed?

Remote Software Managers often encounter challenges such as coordinating across time zones, maintaining team engagement, and ensuring clear communication without in-person meetings. To address these, managers use online collaboration platforms, set up regular video check-ins, and establish clear processes and expectations for deliverables. Building trust and promoting transparency are also key to overcoming distance barriers and fostering a sense of team unity. By proactively managing these challenges, remote managers can ensure projects stay on track and teams remain highly productive.

What are popular job titles related to Remote Software Manager jobs in Colorado?

For Remote Software Manager jobs in Colorado, the most frequently searched job titles are:

What job categories do people searching Remote Software Manager jobs in Colorado look for?

The top searched job categories for Remote Software Manager jobs in Colorado are:

What cities in Colorado are hiring for Remote Software Manager jobs?

Cities in Colorado with the most Remote Software Manager job openings:

Infographic showing various Remote Software Manager job openings in Colorado as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% Remote job distribution, with an average salary of $150,191 per year, or $72.2 per hour.

Systems Software Engineer - Object Storage

Quantum US

Englewood, CO โ€ข Remote

$130K - $170K/yr

Full-time

Re-posted 11 days ago


Job description

With over 40 years of innovation, Quantum's end-to-end platform is uniquely equipped to orchestrate, protect, and enrich data across its lifecycle, providing enhanced intelligence and actionable insights. Leading organizations in cloud services, entertainment, government, research, education, transportation, and enterprise IT trust Quantum to bring their data to life, because data makes life better, safer, and smarter. Quantum is listed on Nasdaq (QMCO). For more information, visit www.quantum.com.

We are seeking a Senior Object Storage Software Engineer to design, implement, and optimize the object storage data path and core distributed services of our scale-out object storage platform. You will own software from the moment an object request hits the network interface through request processing, metadata operations, data placement, and durable persistence across the cluster.

This is a deep systems role for engineers passionate about low-latency code paths, high concurrency, and distributed systems correctness at scale.

Key Responsibilities
Object Storage Data Path

  • Design and optimize the object request pipeline for PUT/GET/DELETE and background operations, focusing on predictable latency, high throughput, and efficient CPU/memory usage in the critical path.
  • Build and maintain data path components such as request parsing/validation, routing, throttling, buffering, streaming I/O, and zero-copy / reduced-copy transfers where applicable.
  • Implement and tune distributed caching (read cache / metadata cache) and request coalescing strategies to reduce backend amplification and improve tail latency.
  • Identify and eliminate bottlenecks end-to-end (network → CPU → storage), leveraging deep Linux profiling and systems debugging skills.

Core Object Services & Distributed Architecture

  • Architect and evolve scale-out services for object metadata, namespace/indexing, placement, and cluster membership/state required for large clusters.
  • Design and maintain scalable, high-performance components such as metadata management and data placement algorithms across multi-node deployments.

Durability, Integrity & Resilience

  • Implement and maintain durability features such as erasure coding, replication, background healing, snapshots (where applicable), thin provisioning concepts, and data scrubbing to deliver “six nines” class durability.
  • Ensure correctness under failures: node loss, disk faults, partial writes, network partitions, and rolling upgrades—without compromising data integrity.

Concurrency, Locking & Correctness

  • Solve high-concurrency challenges in the object and metadata paths using robust synchronization strategies, lock minimization, and asynchronous execution models to maximize multi-core CPU utilization.
  • Apply careful correctness reasoning around ordering, idempotency, and race conditions in distributed request flows.

Scalability & Cluster Operations

  • Ensure the object data path and background systems scale linearly as nodes are added, including rebalancing and reconstruction workflows that minimize customer-visible impact.
  • Collaborate cross-functionally to integrate other platform components into the solution and operate effectively with remote teams.

Required Qualifications

  • 12+ years of software development experience using C/C++, Rust (or equivalent systems-level expertise).
  • Strong experience with distributed systems and high-performance storage software design.
  • Strong Linux experience, including debugging, profiling, and performance analysis of complex systems.
  • Solid understanding of concurrency, locking, and asynchronous programming models.
  • Strong communication skills; ability to collaborate in a team environment and across functions; ability to work effectively with remote teams.
  • Self-motivated, able to identify and solve problems independently, creative problem-solving mindset.
  • Willing and able to come to our office in Centennial, CO during core business hours (Tuesday - Thursday 10am-4pm).

Preferred / Nice-to-Have Skills

  • Experience with the Linux I/O subsystem and networking (plus).
  • Experience with storage protocols, clustering design and development (plus).
  • Experience with containers and Kubernetes (plus).
  • Experience using Git and Jira.
  • Experience with Amazon AWS S3 API, SDK’s & Tools.
  • Experience with AI tools or programming is a plus (especially for modern data pipelines and workload integration).

Quantum provides a diverse portfolio of health plans for medical and prescription, dental, vision, life, disability, and supplemental medical insurance options. We also support our team members’ efforts to develop and maintain a healthy lifestyle through reimbursement and educational programs. Quantum offers a company-matched 401(k) plan to help employees save for retirement in a tax-advantaged way. We also have an Employee Stock Purchase Program for purchasing Quantum stock at a discounted rate.

Anticipated Salary Range: $130,000 to $170,000 for qualified applicants.

The above pay range represents Quantum's good faith and reasonable estimate of possible compensation at the time of posting. Pay within the range will be based on a variety of factors, including but not limited to, relevant experience, knowledge/education, skills/abilities, internal equity, and budgetary considerations.

#LI-HYBRID