1

Azure Developer Operations Engineer Jobs in Vancouver, WA

The Smarsh DevOps team is seeking a Linux Engineer to work closely with the development team to ensure high availability for our applications. We are looking for a Linux guru who can jump in and lead ...

The Smarsh DevOps team is seeking a Linux Engineer to work closely with the development team to ensure high availability for our applications. We are looking for a Linux guru who can jump in and lead ...

DevOps / QA

Hillsboro, OR

$57.50 - $78.75/hr

Proficiency using version control systems (Azure DevOps, Git or similar) * Proficiency using build orchestration systems (TeamCity or similar) * Proficiency using deployment coordination (Octopus or ...

DevOps / QA

Hillsboro, OR · On-site

$57.50 - $78.75/hr

... Engineer is responsible for ensuring reliable, representative, and performant environments to ... Azure DevOps, Git or similar)Proficiency using build orchestration systems (TeamCity or similar ...

.Net with Azure

Beaverton, OR · On-site

$57.25 - $71/hr

Strong developer with knowledge of .Net concepts, OOPS concepts, Design Driven Development * Strong ... Azure Coding & Setup (Service Bus, Functions, Event Hub, Cosmos DB) * Azure Integration services

Data Engineer

Camas, WA · On-site

$126K - $151K/yr

... GitHub, Azure DevOps, and CI/CD pipelines * Advanced knowledge of Extract/Transform/Load (ETL) and/or Extract/Load/Transform (ELT) tools, including both batch and real-time data transmission ...

Site Reliability Engineer

Lake Oswego, OR · On-site

$105K - $145K/yr

Strong proficiency in PowerShell and Bash, along with experience managing GitHub Actions and Azure DevOps pipelines. Bonus Points For: * Direct experience with Trimble CMS software or specific Vista ...

Comfortable using tools like Azure DevOps or GitHub Actions to automate build-test-deploy processes. * Problem-Solving & Communication: Strong analytical and problem-solving skills with a track ...

Showing results 21-40

Azure Developer Operations Engineer information

See Vancouver, WA salary details

$11

$61

$83

How much do azure developer operations engineer jobs pay per hour?

As of Sep 11, 2026, the average hourly pay for azure developer operations engineer in Vancouver, WA is $61.14, according to ZipRecruiter salary data. Most workers in this role earn between $55.38 and $68.70 per hour, depending on experience, location, and employer.

What is an Azure Developer Operations Engineer?

Azure Developer Operations Engineers, often referred to as Azure DevOps Engineers, are IT professionals who specialize in automating, deploying, and managing applications and infrastructure on Microsoft Azure cloud services. They work at the intersection of development and operations, implementing continuous integration and continuous delivery (CI/CD) pipelines, monitoring systems, managing cloud resources, and ensuring application reliability and scalability. Their role often involves collaborating with developers, system administrators, and other stakeholders to streamline software delivery and improve operational efficiency using Azure tools and services.

What are the key skills and qualifications needed to thrive as an Azure Developer Operations Engineer?

To thrive as an Azure Developer Operations Engineer, you need expertise in cloud computing, infrastructure as code, automation, and strong knowledge of Microsoft Azure services, often supported by a relevant degree and Azure certifications such as AZ-400. Familiarity with DevOps tools like Azure DevOps, PowerShell, ARM templates, and CI/CD pipelines is typically required. Strong problem-solving, communication, and collaboration skills set top performers apart in this role. These skills are crucial for ensuring reliable, scalable deployments and seamless collaboration between development and operations teams in cloud environments.

What are some common challenges faced by Azure Developer Operations Engineers when implementing CI/CD pipelines?

Azure Developer Operations Engineers often encounter challenges such as integrating diverse tools and technologies, managing permissions and security across multiple environments, and ensuring smooth automation of deployments. Troubleshooting pipeline failures and optimizing build and release times are also frequent tasks, requiring strong problem-solving skills and attention to detail. Collaboration with development, QA, and IT teams is crucial to address environment inconsistencies and to align deployment processes with business needs.

What is the difference between Azure Developer Operations Engineer vs Azure Cloud Engineer?

AspectAzure Developer Operations EngineerAzure Cloud Engineer
CertificationsAzure DevOps, Azure Solutions ArchitectAzure Administrator, Azure Solutions Architect
Primary FocusDevOps practices, CI/CD pipelines, automationCloud infrastructure, deployment, and management
Work EnvironmentDevelopment teams, DevOps pipelines, automation toolsCloud infrastructure, network setup, resource provisioning
Industry UsageSoftware development, DevOps teams, SaaS companiesIT infrastructure, cloud services, enterprise solutions

The Azure Developer Operations Engineer primarily focuses on integrating development and operations through automation, CI/CD pipelines, and DevOps practices. In contrast, the Azure Cloud Engineer concentrates on managing and deploying cloud infrastructure and resources. Both roles require Azure certifications and are vital in cloud-based organizations, but their core responsibilities differ in scope and focus.

What cities near Vancouver, WA are hiring for Azure Developer Operations Engineer jobs?

Cities near Vancouver, WA with the most Azure Developer Operations Engineer job openings:

Senior Development Operations Engineer (DevOps)

Lake Oswego, OR • On-site, Remote

$133K - $171K/yr

Full-time

Re-posted 20 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