2

Remote Public Health Inspector Jobs in Portland, OR

This role is ideal for a seasoned Senior Customer Success Manager with a passion for public ... Experience with CRM tools (e.g., Salesforce, Hubspot), customer health metrics, and success ...

That system spans everything from Paid Media and Content Marketing, to PR and Paid Social, to ... Health, membership to Headspace ๐Ÿ’ช Physical - Gympass ๐Ÿ›ซ Time Off - Unlimited PTO (2-week ...

Senior Software Engineer

Portland, OR ยท Remote

$97K - $163K/yr

This is a remote role. ESSENTIAL FUNCTIONS & RESPONSIBILITIES: * Develop and maintain complex ... Experience in insurance, healthcare, or risk management PAY RANGE: CorVel uses a market based ...

Geomatics/Survey Manager

Vancouver, WA ยท On-site +1

$130K - $180K/yr

Testing & Inspection , Consulting Engineering , and Geospatial Services . With offices across the U ... Lead and supervise project survey teams across urban, rural, and remote areas of Washington and the ...

Showing results 41-60

Remote Public Health Inspector information

See Portland, OR salary details

$49.8K

$59.4K

$80.1K

How much do remote public health inspector jobs pay per year?

As of Aug 8, 2026, the average yearly pay for remote public health inspector in Portland, OR is $59,352.00, according to ZipRecruiter salary data. Most workers in this role earn between $53,000.00 and $59,900.00 per year, depending on experience, location, and employer.

How do you become a remote public health inspector with no experience?

To become a remote public health inspector with no experience, you typically need a relevant educational background such as a degree in public health, environmental health, or a related field. Gaining certification, like the Registered Environmental Health Specialist (REHS), can improve job prospects, and entry-level positions may require demonstrating knowledge of health codes and inspection procedures through training or coursework.

What can you do with a remote public health inspector degree remotely?

A remote public health inspector degree can qualify you for roles involving remote consultation, policy development, and health program management. You may also work on data analysis, report writing, and virtual training related to public health standards, often requiring knowledge of health regulations and certification. These positions typically involve collaboration with local agencies or organizations via digital communication tools.

What are the key skills and qualifications needed to thrive as a remote public health inspector, and why are they important?

To thrive as a Remote Public Health Inspector, you need a solid background in public health, environmental science, and regulatory compliance, often supported by a relevant degree and state certification. Familiarity with digital inspection platforms, GIS mapping tools, and reporting software is typically required. Strong attention to detail, effective communication, and the ability to work independently are crucial soft skills. These competencies ensure accurate assessments, regulatory adherence, and effective public health protection, even when working remotely.

How much do remote public health inspectors make in the US?

Remote public health inspectors in the US typically earn between $50,000 and $70,000 annually, depending on experience, location, and certifications. Salaries can vary based on the employer and specific responsibilities, with some roles offering additional benefits or flexible schedules.

Is there a demand for remote public health inspectors?

The demand for remote public health inspectors is growing as health agencies adopt telehealth and remote assessment tools, especially during public health emergencies. However, many inspection tasks still require on-site presence, so remote roles may be limited to consultation, data analysis, or reporting functions. Certification and experience in public health are essential for these positions.

What is a remote public health inspector?

Remote Public Health Inspectors are professionals who assess and ensure compliance with public health regulations, usually by reviewing documentation, conducting virtual inspections, and providing guidance to businesses or facilities from a remote location. They play a crucial role in preventing the spread of disease, promoting sanitation, and ensuring safe practices in environments like restaurants, schools, and workplaces. By leveraging technology, they can monitor compliance, review records, and even conduct virtual site tours without being physically present, making it possible to maintain public health standards efficiently across wide geographic areas.

How does a remote public health inspector effectively conduct inspections and ensure compliance without being on-site?

Remote Public Health Inspectors leverage digital tools such as video conferencing, electronic document review, and remote monitoring systems to assess facilities and operations. They collaborate closely with on-site staff to guide virtual walkthroughs, review compliance documentation, and address potential health code violations. While remote inspections may present challenges like limited direct observation, inspectors mitigate these by requesting detailed records and utilizing checklists. Regular communication with facility managers and local health teams is essential for clarifying findings and recommending corrective actions.
What are the most commonly searched types of Public Health Inspector jobs in Portland, OR? The most popular types of Public Health Inspector jobs in Portland, OR are:
What are popular job titles related to Remote Public Health Inspector jobs in Portland, OR? For Remote Public Health Inspector jobs in Portland, OR, the most frequently searched job titles are:
What job categories do people searching Remote Public Health Inspector jobs in Portland, OR look for? The top searched job categories for Remote Public Health Inspector jobs in Portland, OR are:
What cities near Portland, OR are hiring for Remote Public Health Inspector jobs? Cities near Portland, OR with the most Remote Public Health Inspector job openings:

Senior Development Operations Engineer (DevOps)

Rapta, Inc

Lake Oswego, OR โ€ข Remote

$133K - $171K/yr

Full-time

Posted 16 days ago


Job description

Senior Development Operations Engineer (DevOps)

Full-Time Position | Remote (US)

About Us

Rapta is revolutionizing American manufacturing with our AI-powered vision systems. Our cutting-edge software platform expands manufacturing capacity 30% by reducing errors 90%+ and automating quality control and inspection processes. We're looking for a talented senior development operations engineer to join our mission and make a real impact.

Position Overview

We're seeking an experienced senior development operations (DevOps) engineer to own the build, test, and deployment pipeline for our distributed computer vision platform running at edge sites across customer manufacturing floors. This is a full-time remote position working directly with our engineering team to harden our release process, drive deployment automation, and pioneer LLM-driven test generation and validation at Rapta.

What You'll Do

  • Own and evolve the end-to-end release pipeline - branching strategy, build orchestration, artifact promotion, and rollback - across our Bazel monorepo and Python deployable units
  • Design and maintain Ansible-driven fleet automation for heterogeneous Linux edge nodes (Ubuntu LTS, NVIDIA driver stacks, Docker with NVIDIA runtime)
  • Manage all update tooling, currently written in Golang
  • Build LLM-powered automated testing systems: test generation from specs, flake triage, log/failure analysis, regression diffing, and release-note synthesis from commit and ticket history
  • Harden CI/CD for offline and bandwidth-constrained deployment targets (airgap wheel distribution, signed artifacts, deterministic builds)
  • Drive observability for releases - deployment telemetry, version drift detection, and post-deploy health validation across the fleet
  • Mentor engineers on release hygiene, reproducible builds, and infrastructure-as-code practices

What We're Looking For

  • 10+ years of professional experience in release engineering, DevOps, or SRE roles shipping production Linux systems
  • Deep curiosity for software, infrastructure, and applied AI - particularly using LLMs as production engineering tools, not just chat assistants
  • Expert-level Python (3.8+) with a strong grasp of packaging, dependency resolution, and PEP 440 versioning discipline
  • Demonstrated ownership of Linux fleets at scale - kernel, systemd, networking, package management
  • Excellence in technical communication, runbook authorship, and post-incident documentation
  • Strong systems thinking - comfortable reasoning about failure modes across hardware, OS, container, and application layers

Required Technical Skills

  • Expert proficiency with Ansible (roles, dynamic inventory, idempotent design); working knowledge of Terraform
  • Expert proficiency with Docker, including creation and lifecycle management of containers, image hardening, registry management and installing & configuring the NVIDIA container runtime
  • Production experience with Linux administration: systemd, networking (VLANs, DHCP, DNS), kernel/driver management (especially NVIDIA/DKMS), package and APT internals
  • Strong Python skills focused on tooling, automation, packaging (wheels, pip, private indexes), and subprocess/CI integration
  • Proficiency with Git workflows, branching strategies, and modern CI/CD systems (GitHub Actions, GitLab CI, or equivalent)
  • Experience designing and operating automated test infrastructure - unit, integration, hardware-in-the-loop, and end-to-end
  • Practical experience using LLMs (Anthropic, OpenAI, or local) as part of engineering workflows - test generation, code review augmentation, log analysis, or agentic tooling

Nice to Have

  • Bazel or similar monorepo build systems
  • Edge or embedded deployment experience
  • Tailscale, WireGuard, or zero-trust networking in production
  • gRPC/protobuf service ecosystems
  • Vault, PKI, or secrets management at fleet scale
  • Background in regulated or compliance-driven environments (CMMC, ISO 27001, SOC 2)

Why Join Us?

  • Work on cutting-edge AI infrastructure with real-world impact on American manufacturing
  • Build the release engineering foundation for a late-seed company actively scaling
  • Direct collaboration with the CTO and engineering leadership
  • Remote-first culture with flexible hours
  • Meaningful equity in a company solving hard problems

Location Requirements

  • Remote (US)

Equal Opportunity

Rapta is committed to hiring and retaining a diverse workforce. We are proud to be an Equal Opportunity/Affirmative Action Employer, making decisions without regard to race, color, religion, creed, sex, sexual orientation, gender identity, marital status, national origin, age, veteran status, disability, or any other protected class.

How to Apply No recruiters or agencies - we only accept applications directly from applicants.

Employment Type: FULL_TIME