1

Authored Jobs in Texas (NOW HIRING)

Senior AI DevOps Engineer

Austin, TX ยท Remote

$128K - $165K/yr

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 ...

Senior AI DevOps Engineer

Austin, TX ยท Remote

$128K - $165K/yr

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 ...

Work with application and backend engineers to manage relationships between authored model data, backend data, and rendering. MINIMUM QUALIFICATIONS: * 10+ years of professional experience in ...

Proofread and reauthor functional specifications and other engineering-authored technical documents to simplify overall functionality and product intricacies. * Present complex information to the ...

Work with application and backend engineers to manage relationships between authored model data, backend data, and rendering. MINIMUM QUALIFICATIONS * 8+ years of professional experience in software ...

Senior AI DevOps Engineer

Austin, TX ยท On-site

$128K - $165K/yr

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 ...

Work with UX and design to ensure authored content aligns to approved layouts and design intent * Coordinate with SEO and analytics partners to support discoverability and performance goals Quality ...

Work with UX and design to ensure authored content aligns to approved layouts and design intent * Coordinate with SEO and analytics partners to support discoverability and performance goals Quality ...

next page

Showing results 1-20

Authored information

What is the difference between Authored vs Copywriter?

AspectAuthoredCopywriter
CredentialsTypically holds degrees or certifications in writing, literature, or related fieldsOften has training in marketing, advertising, or communications
Work EnvironmentWorks in publishing, academia, or content creation for various mediaWorks in advertising agencies, marketing departments, or freelance
Industry UsageUsed in publishing, academic, and content creation contextsCommon in advertising, marketing, and branding
Search & Comparison IntentPeople compare writing styles, content quality, or publishing rolesPeople compare marketing effectiveness, persuasive skills, or advertising content

Authored generally refers to the act of creating or writing content, often in publishing or academic contexts. Copywriters focus on creating persuasive and marketing-oriented content for advertising and branding. While both roles involve writing, Authored emphasizes content creation, whereas Copywriter emphasizes marketing and promotional writing.

What jobs pay 500,000 a year in the US?

High-paying jobs that can reach or exceed $500,000 annually include roles such as senior corporate executives, investment bankers, specialized surgeons, and successful entrepreneurs. These positions often require advanced education, extensive experience, and high levels of responsibility or performance. Compensation varies based on industry, location, and individual success.

What is an author's job?

An author's job involves creating written content such as books, articles, or scripts, often requiring strong writing skills, creativity, and knowledge of language and grammar. Authors research topics, develop ideas, and revise their work to produce clear, engaging material for readers or audiences.

How can I get a job as an author?

To become an author, develop strong writing skills, build a portfolio of your work, and consider publishing through traditional publishers or self-publishing platforms. Gaining experience through writing workshops, networking with industry professionals, and understanding the publishing process can improve your chances of securing a writing position or publishing your work.

What is the most requested job in the world?

Customer service representative is often considered one of the most requested jobs worldwide due to the high demand across various industries. These roles typically require strong communication skills and are available in many sectors, including retail, healthcare, and technology.
Infographic showing various Authored job openings in Texas as of June 2026, with employment types broken down into 1% Internship, 92% Full Time, 5% Part Time, and 2% Contract. Highlights an 84% Physical, 3% Hybrid, and 13% Remote job distribution.
Senior AI DevOps Engineer

Senior AI DevOps Engineer

Roku

Austin, TX โ€ข Remote

$128K - $165K/yr

Other

Posted 3 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