2

Remote Farm Jobs in Texas (NOW HIRING)

Senior AI DevOps Engineer

Austin, TX ยท Remote

$128K - $165K/yr

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

About the role The mobile team ships the Roku Remote, Smart Home, and Howdy apps on iOS and Android ... Implement priority-based test routing: device-touching MRs get farm time, UI-only MRs never queue ...

Field Service Technician

Dalhart, TX ยท Remote

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Farm background * Previous experience in Ag Irrigation service * Previous experience in Precision Ag Industry * Certified Electrician #LI-Remote Benefits Valmont offers employees and their families a ...

Production Planning Scheduler

Farmers Branch, TX ยท Remote

  • Medical

  • Dental

  • Vision

  • Life

  • Retirement

  • PTO

Farmers Branch, TX Benefits offered for this role include medical, dental, vision, EAP, short-term ... A role is remote-eligible only when it is listed as "Remote" in the job location.

Showing results 41-60

Remote Farm information

See Texas salary details

$9

$17

$22

How much do remote farm jobs pay per hour?

As of Aug 16, 2026, the average hourly pay for remote farm in Texas is $17.28, according to ZipRecruiter salary data. Most workers in this role earn between $13.41 and $17.93 per hour, depending on experience, location, and employer.

What is the difference between Remote Farm vs Remote Agricultural Technician?

AspectRemote FarmRemote Agricultural Technician
CredentialsTypically requires agricultural or farm management experience, sometimes certifications in farming practicesRequires technical knowledge of agricultural equipment, certifications in crop science or machinery operation
Work EnvironmentPrimarily outdoor, on farms or rural areas, with some remote management tasksPrimarily remote, with field visits for equipment or crop inspections
Industry UsageUsed in farming operations, agribusiness managementUsed in agricultural technology, equipment maintenance, and crop monitoring

Remote Farm focuses on managing and overseeing farming operations, often involving outdoor work and farm management skills. Remote Agricultural Technician emphasizes technical support, equipment maintenance, and crop monitoring, often with remote diagnostics and field visits. Both roles are vital in modern agriculture but differ mainly in their focus and work environment.

What is a remote farm?

Remote Farm jobs refer to positions in the agricultural sector that can be performed online or away from the physical location of the farm. These roles typically involve tasks such as farm management, data analysis, consulting, monitoring farm equipment through IoT devices, or handling administrative and marketing duties. Advancements in technology have made it possible to manage certain farm operations remotely, increasing efficiency and flexibility for workers. Remote Farm jobs are ideal for people with agricultural expertise who prefer flexible work arrangements or are located far from traditional farms.

What are common challenges faced in remote farm management, and how can they be addressed?

One common challenge in remote farm management is maintaining effective communication with on-site teams to ensure tasks are completed as planned. Managers often rely on digital tools for monitoring, which can make it difficult to address issues in real time or gauge equipment status and crop health. To overcome these challenges, successful managers utilize farm management software, schedule regular virtual check-ins, and sometimes arrange periodic on-site visits. Building strong relationships with local staff and investing in reliable technology also help ensure smooth operations and timely problem-solving.

What skills and qualifications are needed to thrive as a remote farm manager?

To thrive as a Remote Farm Manager, you need expertise in agricultural operations, crop or livestock management, and a background in agronomy or related fields, often supported by a degree or relevant certifications. Familiarity with farm management software, remote monitoring systems, and precision agriculture technologies is typically required. Strong problem-solving, communication, and self-motivation are essential soft skills for coordinating teams and managing operations from a distance. These skills and qualities ensure effective oversight, productivity, and adaptability in a remote agricultural environment.

What are the most commonly searched types of Farm jobs in Texas?

The most popular types of Farm jobs in Texas are:

What cities in Texas are hiring for Remote Farm jobs?

Cities in Texas with the most Remote Farm job openings:

Infographic showing various Remote Farm job openings in Texas as of August 2026, with employment types broken down into 79% Full Time, 15% Part Time, and 6% Contract. Highlights an 100% Remote job distribution, with an average salary of $35,944 per year, or $17.3 per hour.

Senior AI DevOps Engineer

Roku

Austin, TX โ€ข Remote

$128K - $165K/yr

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 23 days ago


Job description

Teamwork makes the stream work.

Roku is changing how the world watches TV

Roku is the #1 TV streaming platform in the U.S., Canada, and Mexico, and we've set our sights on powering every television in the world. Roku pioneered streaming to the TV. Our mission is to be the TV streaming platform that connects the entire TV ecosystem. We connect consumers to the content they love, enable content publishers to build and monetize large audiences, and provide advertisers unique capabilities to engage consumers.

From your first day at Roku, you'll make a valuable - and valued - contribution. We're a fast-growing public company where no one is a bystander. We offer you the opportunity to delight millions of TV streamers around the world while gaining meaningful experience across a variety of disciplines.

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-DH2What's Roku's approach to hybrid working?

Roku fosters an inclusive and collaborative environment where teams generally work in the office Monday through Thursday. Fridays are generally flexible for remote work, except for employees whose specific roles or assigned office location require five days' a week attendance.

What are some of the benefits?

Roku is committed to offering a diverse range of benefits as part of our compensation package to support our employees and their families. Our comprehensive benefits include global access to mental health and financial wellness support and resources. Local benefits include statutory and voluntary benefits which may include healthcare (medical, dental, and vision), life, accident, disability, commuter, and retirement options (401(k)/pension). Employees are supported in taking time off, in accordance with local leave policies and other personal needs to support their evolving work and life needs. It's important to note that not every benefit is available in all locations or for every role. For details specific to your location, please consult with your recruiter.

Accommodations

Roku welcomes applicants of all backgrounds and provides reasonable accommodations and adjustments in accordance with applicable law. If you require reasonable accommodation at any point in the hiring process, please direct your inquiries to EmployeeRelations@Roku.com.

What should I know about Roku's culture?

Roku is a great place for people who want to work in a fast-paced environment where everyone is focused on the company's success rather than their own. We try to surround ourselves with people who are great at their jobs, who are easy to work with, and who keep their egos in check. We appreciate a sense of humor. We believe a fewer number of very talented folks can do more for less cost than a larger number of less talented teams. We're independent thinkers with big ideas who act boldly, move fast and accomplish extraordinary things through collaboration and trust. In short, at Roku you'll be part of a company that's changing how the world watches TV.โ€ฏ

We have a unique culture that we are proud of. We think of ourselves primarily as problem-solvers, which itself is a two-part idea. We come up with the solution, but the solution isn't real until it is built and delivered to the customer. That penchant for action gives us a pragmatic approach to innovation, one that has served us well since 2002.โ€ฏ

To learn more about Roku, our global footprint, and how we've grown, visit https://www.weareroku.com/factsheet.

By providing your information, you acknowledge that you want Roku to contact you about job roles, that you have read Roku's Applicant Privacy Notice, and understand that Roku will use your information as described in that notice. If you do not wish to receive any communications from Roku regarding this role or similar roles in the future, you may unsubscribe at any time by emailing WorkforcePrivacy@Roku.com.