2

Remote Ci Travel Jobs (NOW HIRING)

Senior AI DevOps Engineer

Austin, TX · Remote

$128K - $165K/yr

... Roku Remote, Smart Home, and Howdy apps on iOS and Android. You own the CI/CD pipeline and QA ... Ability to travel up to 20% * Deep understanding of mobile build systems (Xcode/xcodebuild, Gradle ...

Hotel Group Sales Manager | Remote/Hybrid

Mobile, AL · On-site +1

$53K - $71K/yr

S. Preferred | Travel to Mobile, Alabama as Needed Build Relationships. Drive Revenue. Represent ... Hands-on experience with Marriott sales and reservation systems, including CI/TY, MARSHA, Delphi ...

Sr. Java Developer (Remote)

Indianapolis, IN · Remote

$54.75 - $69.75/hr

Familiarity with Git, CI/CD pipelines, and modern development practices. * Solid understanding of ... Cannot have more than 6 months travel outside the United States within the last 5 years. Military ...

Sr. Java Developer (Remote)

Indianapolis, IN · Remote

$54.75 - $69.75/hr

Familiarity with Git, CI/CD pipelines, and modern development practices. * Solid understanding of ... Cannot have more than 6 months travel outside the United States within the last 5 years. Military ...

Sr. Java Developer (Remote)

Indianapolis, IN · On-site +1

$54.75 - $69.75/hr

Familiarity with Git, CI/CD pipelines, and modern development practices. * Solid understanding of ... Cannot have more than 6 months travel outside the United States within the last 5 years. Military ...

US_West | Infrastructure Engineer_L3

$110K - $144K/yr

If travel is involved, will send travel policy document for the candidate to adhere to Vendors: If ... com CAD CI/CD Infrastructure python engineer Location: San Jose, CA Yes, Open to remote work ...

Platform Infrastructure Engineer GCP

$110K - $144K/yr

Platform Infrastructure Engineer (GCP) - Full Time - US-based Remote (Occasional Travel) We're ... Implement and maintain CI/CD pipelines , monitoring/logging solutions, and automated guardrails.

Monday through Friday 9am to 5pm Travel * Less than 5% Position Responsibilities * Design, develop ... Maintain code repositories using modern version control and CI/CD pipelines. * Apply secure coding ...

Agile Coach - Remote

New York, NY · On-site +1

$100 - $123/hr

There could be periodic travel to NYC. This role requires a blend of Agile coaching expertise ... Educate teams on modern engineering and delivery practices including DevOps, CI/CD pipelines, Lean ...

Agile Coach - Remote

New York, NY · Remote

$100 - $123/hr

There could be periodic travel to NYC. This role requires a blend of Agile coaching expertise ... Educate teams on modern engineering and delivery practices including DevOps, CI/CD pipelines, Lean ...

Showing results 21-40

Remote Ci Travel information

See salary details

$31K

$104K

$144K

How much do remote ci travel jobs pay per year?

As of Aug 16, 2026, the average yearly pay for remote ci travel in the United States is $104,014.00, according to ZipRecruiter salary data. Most workers in this role earn between $85,000.00 and $124,000.00 per year, depending on experience, location, and employer.

What is the difference between Remote Ci Travel vs Remote Travel Coordinator?

AspectRemote Ci TravelRemote Travel Coordinator
CertificationsTravel certifications, such as IATA or CLIATravel certifications, such as IATA or CLIA
Work EnvironmentRemote, often client-facing or administrativeRemote, coordinating travel plans and logistics
Industry UsageTravel agencies, corporate travel servicesTravel agencies, corporate travel departments

Remote Ci Travel and Remote Travel Coordinator roles share similar certifications and work environments, focusing on travel planning and client service. The main difference lies in the job scope: Remote Ci Travel often emphasizes international travel arrangements, while Remote Travel Coordinators handle broader logistics and client communication. Both roles are essential in the travel industry and frequently searched for by those seeking remote travel-related jobs.

More about Remote Ci Travel jobs

What cities are hiring for Remote Ci Travel jobs?

Cities with the most Remote Ci Travel job openings:

What are the most commonly searched types of Ci Travel jobs?

The most popular types of Ci Travel jobs are:

What states have the most Remote Ci Travel jobs?

States with the most job openings for Remote Ci Travel jobs include:

Infographic showing various Remote Ci Travel job openings in the United States as of August 2026, with employment types broken down into 1% As Needed, 73% Full Time, 9% Part Time, and 17% Contract. Highlights an 92% Physical, 2% Hybrid, and 6% Remote job distribution, with an average salary of $104,014 per year, or $50 per hour.

Senior AI DevOps Engineer

Roku

Austin, TX • Remote

$128K - $165K/yr

Full-time

Re-posted 23 days ago


Job description

About the team 

Join a high-performing, innovative team that plays a pivotal role in Roku's mission to be the best TV streaming platform in the world. Our team is responsible for delivering intuitive, high-quality mobile applications that enhance the way millions of users interact with Roku devices globally. We pride ourselves on creating products that "just work" - seamlessly and effortlessly. This commitment to excellence is driven by a collaborative, inclusive, and results-oriented culture where your contributions will directly impact the user experience of millions. If you're passionate about building products that feel magical and intuitive, this is the team for you.

About the role 

The mobile team ships the Roku Remote, Smart Home, and Howdy apps on iOS and Android. You own the CI/CD pipeline and QA automation infrastructure for the mobile engineering team. Your role will use AI to design and build a completely autonomous, self-healing CI/CD and QA automation pipeline for multiple products with millions of users.  You treat AI as your primary design tool not an add-on.  Every system you build should minimize human intervention, from code push to app store submission. You'll own CI Pipeline Architecture: the path from git push to a green or red signal. Your job is to make that path fast, reliable, and cheap. That includes QA Automation & Device Orchestration: the software systems that schedule, monitor, and recover the test infrastructure.

What you'll be doing 
  • Design and maintain CI/CD pipelines for iOS and Android on GitLab CI
  • Architect pipeline stages for fail-fast execution: cheapest checks first (lint, compile, static analysis), expensive checks last (device farm tests)
  • Build smart test routing: analyze MR diffs to determine which tests need physical devices and which can run on emulators, so 80% of MRs never touch the device farm
  • Build flaky test detection and quarantine systems.  Classify failures as infrastructure-caused vs. code-caused so engineers trust the signal
  • Automate release mechanics: code signing, versioning, TestFlight/Play Console uploads, dSYM and mapping file management.  The goal is zero manual steps between merge and app store submission
  • As agent-authored MR volume grows, ensure pipelines absorb the increase without degrading speed or starving human-authored MRs of resources
  • Build the device reservation and orchestration system that assigns devices to CI jobs, prevents contention, and maximizes utilization without manual scheduling
  • Design self-healing automation: health checks detect unresponsive devices, trigger remote recovery via API, and re-register them no human intervention required
  • Define the device compatibility matrix which firmware/model combinations require real hardware, and which can run on emulators
  • Implement priority-based test routing: device-touching MRs get farm time, UI-only MRs never queue for a device
  • Use AI to identify failure patterns, predict infrastructure issues, and continuously optimize pipeline performance 
Were excited if you have 
  • 5+ year's operating CI/CD infrastructure at scale, preferably GitLab CI
  • Ability to travel up to 20%
  • Deep understanding of mobile build systems (Xcode/xcodebuild, Gradle) and mobile-specific CI challenges (code signing, provisioning, multi-platform builds)
  • Strong scripting (Python, Bash) and ability to build internal tooling reservation systems, health monitors, pipeline analytics dashboards
  • Advanced proficiency with AI-assisted development (Copilot, Claude Code, Cursor, or equivalent) you use AI as your default approach to writing code, building systems, and solving infrastructure problems
  • Experience designing autonomous, self-healing systems that detect, diagnose, and recover from failures without human intervention
  • AI-first problem solving where your instinct is to automate with AI before adding manual process or headcount
  • Obsession with developer experience.You measure your success by how fast and reliably engineers get feedback, not by how complex your infrastructure is
  • Data-driven decision making.  You measure failure rates, waste rates, device utilization, and pipeline duration and you use those numbers to prioritize your work

Preferred Qualifications 

  • Experience with infrastructure-as-code (Terraform, Ansible, or equivalent) for managing cloud and on-premises infrastructure
  • Working knowledge of WiFi and BLE protocols enough to understand why tests that exercise radio communication behaves differently from pure software tests
  • Experience with mobile test automation frameworks (XCUITest, Espresso, Appium) not to write tests, but to understand what they need from infrastructure
  • Experience scaling CI for high-volume, automated code generation (agentic engineering, bot-authored MRs) 
#LI-DH2