2

Remote Metadata Jobs in Colorado (NOW HIRING)

... remote. Why This Role Exists We operate a large-scale, multi-tenant SaaS platform supporting ... Metadata cataloging, governance, and observability systems Infrastructure & DevOps * AWS cloud ...

... remote. Why This Role Exists We operate a large-scale, multi-tenant SaaS platform supporting ... Metadata cataloging, governance, and observability systems Infrastructure & DevOps * AWS cloud ...

Senior Software Engineer II

Denver, CO ยท On-site +1

$197K - $232K/yr

Remote Department Engineering Compensation: $197.4K - $232K - Offers Equity At Confluent, we are ... and metadata, observability and telemetry, security and access, or customer-facing application ...

This position is available as a hybrid or remote work schedule. Essential Duties, Responsibilities ... data structures, metadata, dependency and workflow management. * A successful history of ...

This position is available as a hybrid or fully remote work schedule. Responsibilities: Solution ... API design, message queues, ETL/ELT, data modeling, metadata/taxonomy, search indexing. * Dev ...

Remote Metadata information

What are the key skills and qualifications needed to thrive in the Remote Metadata position, and why are they important?

To excel as a Remote Metadata Specialist, you need a deep understanding of information management, data organization, and metadata standards, often backed by a degree in library science, information systems, or a related field. Familiarity with metadata management tools (e.g., DAM systems, XML, Dublin Core), database systems, and sometimes certifications such as Certified Records Manager (CRM) are highly valued. Strong attention to detail, analytical thinking, and effective virtual communication are standout soft skills for this role. These competencies are essential to ensure data is accurately structured, easily retrievable, and supports organizational objectives in a distributed work environment.

What is a Remote Metadata job?

A Remote Metadata job involves managing, organizing, and ensuring the accuracy of metadata for digital content, databases, or other assets from a remote location. Responsibilities may include tagging, categorizing, and maintaining metadata standards to improve searchability and data integrity. These roles are common in industries like media, publishing, e-commerce, and information management. Strong attention to detail, familiarity with metadata standards, and proficiency in data management tools are often required.

How can I make 2000 a week working from home?

Remote metadata roles often pay based on the number of tasks completed or hours worked, with some freelancers earning around $2000 weekly by handling large volumes of data annotation, tagging, or cataloging tasks. Success depends on skills, efficiency, and access to platforms that offer consistent work, such as freelance marketplaces or specialized data companies. Building a strong reputation and acquiring relevant tools or certifications can help increase earning potential in this field.

What's the highest paid remote job?

Remote roles in executive management, such as Chief Executive Officers (CEOs) or Chief Financial Officers (CFOs), tend to be the highest paid, often earning six- or seven-figure salaries. Other high-paying remote jobs include specialized roles like software architects, data scientists, and cybersecurity directors, which require advanced skills and experience. Compensation varies based on industry, company size, and individual expertise.

What jobs pay 2000 a day?

High-paying freelance or consulting roles such as remote metadata specialists, data analysts, or project managers can earn around $2,000 per day, especially with specialized skills and experience. These roles often require advanced knowledge of data management, metadata standards, or industry-specific tools, and may involve contract or project-based work with flexible schedules.

Does Meta still do remote jobs?

Meta offers remote job opportunities across various roles, including positions related to data, engineering, and product management. The company has expanded its remote work options, especially following the shift in workplace policies during the pandemic, and many remote roles require strong digital communication skills and familiarity with collaboration tools.

What does a typical day look like for a Remote Metadata Specialist?

As a Remote Metadata Specialist, your day typically involves reviewing digital assets, assigning or updating metadata following industry standards, and collaborating with team members via virtual platforms. You may be responsible for quality-checking metadata for consistency and accuracy, troubleshooting data discrepancies, or developing new metadata taxonomies to improve searchability. Regular meetings with content creators, data managers, or IT professionals are common to align metadata practices with organizational goals. The role is often both independent and collaborative, offering a balance between focused tasks and teamwork, all within a flexible remote work environment.

What are the most commonly searched types of Metadata jobs in Colorado? The most popular types of Metadata jobs in Colorado are:
What are popular job titles related to Remote Metadata jobs in Colorado? For Remote Metadata jobs in Colorado, the most frequently searched job titles are:
What cities in Colorado are hiring for Remote Metadata jobs? Cities in Colorado with the most Remote Metadata job openings:

Systems Software Engineer - Object Storage

Quantum US

Englewood, CO โ€ข Remote

$130K - $170K/yr

Full-time

Posted 19 hours 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