2

Remote Linux Jobs in Tennessee (NOW HIRING)

Sr Software Engineer, DevOps

Nashville, TN · On-site +1

$51 - $69.75/hr

Will consider remote applicants for the right skillset. Position may be hybrid, with a blend of in-office and remote work. Occasional travel may be required based on business needs. Relocation is ...

This position can be remote, but it'd require you to come on-site twice a year. * Must be eligible for a federal security clearance (US Citizen) Job Responsibilities: * Use advanced knowledge and ...

Showing results 41-43

Remote Linux information

See Tennessee salary details

$33

$50

$64

How much do remote linux jobs pay per hour?

As of Sep 10, 2026, the average hourly pay for remote linux in Tennessee is $50.21, according to ZipRecruiter salary data. Most workers in this role earn between $45.58 and $53.89 per hour, depending on experience, location, and employer.

What is a Remote Linux?

A Remote Linux job involves managing, maintaining, and troubleshooting Linux-based systems from a remote location. Professionals in these roles may work as system administrators, DevOps engineers, or cloud engineers, ensuring server uptime, security, and performance. Common tasks include configuring servers, automating processes, and deploying applications. These jobs require expertise in Linux command-line tools, scripting languages, and networking. Many companies hire remote Linux professionals to support cloud environments, web servers, and enterprise systems.

What does a Remote Linux do?

As a Remote Linux professional, your daily tasks may include server provisioning, managing user accounts, monitoring system health, deploying software updates, and troubleshooting network or application issues. You may also work on automation projects using scripting languages or configuration management tools to streamline system operations. Collaboration is often virtual, so you'll join regular meetings, coordinate with development or DevOps teams, and document processes or incidents thoroughly. Depending on your employer, you may participate in on-call rotations or respond to urgent incidents to ensure uptime and security. This variety of responsibilities provides both technical challenges and opportunities for skill development in a dynamic environment.

What are the key skills and qualifications needed to thrive in the Remote Linux position, and why are they important?

To thrive in a Remote Linux role, you need a strong understanding of Linux system administration, shell scripting, networking concepts, and troubleshooting skills, often supported by a degree in computer science or relevant certifications such as CompTIA Linux+ or RHCSA. Proficiency with configuration management tools (like Ansible or Puppet), remote monitoring solutions, and cloud platforms is commonly required. Strong communication, self-motivation, and problem-solving abilities are key soft skills that help remote professionals excel. These skills ensure reliable system performance, efficient collaboration with distributed teams, and successful problem resolution in remote environments.

What are the most commonly searched types of Linux jobs in Tennessee?

The most popular types of Linux jobs in Tennessee are:

What job categories do people searching Remote Linux jobs in Tennessee look for?

The top searched job categories for Remote Linux jobs in Tennessee are:

What cities in Tennessee are hiring for Remote Linux jobs?

Cities in Tennessee with the most Remote Linux job openings:

Infographic showing various Remote Linux job openings in Tennessee as of August 2026, with employment types broken down into 6% Locum Tenens, 51% Full Time, and 43% Contract. Highlights an 100% Remote job distribution, with an average salary of $104,432 per year, or $50.2 per hour.

Sr Software Engineer, DevOps

Nashville, TN • On-site, Remote

TransCore
Construction • 1 - 5K employees

$51 - $69.75/hr

Full-time

Posted 13 days ago


Key responsibilities

  • Build and maintain CI/CD pipelines in Azure DevOps with quality and security gates.

  • Own and manage infrastructure as code in Azure using Terraform or OpenTofu, including environment consistency and cost management.

  • Implement observability, reliability, and security measures such as logging, monitoring, backup, recovery, and compliance controls.


TransCore rating

6.5

Company rating: 6.5 out of 10

Based on 26 frontline employees who took The Breakroom Quiz

135th of 162 rated electronics manufacturers


Job description

TransCore (TRN), a subsidiary of ST Engineering, is seeking a talented Sr DevOps Engineer to join our Smart Mobility team in Austin, Texas.

Summary – About the Role
TransCore is building Smart Mobility, a cloud-native mobility platform that lets people move through tolling, parking, and transit from their phone, and connects the agencies, partners, and consumer apps behind it. We are looking for a Senior DevOps Engineer to build and run the delivery pipelines, cloud infrastructure, and observability that get that platform to production safely and repeatedly.

This is a hands-on senior individual contributor role. You will own infrastructure as code across the full environment pipeline, build the CI/CD that engineering ships through, and make the platform observable and recoverable. The environment is being stood up now, so you are building the foundation rather than inheriting one.

Reporting & Organizational Context

This role reports to the Director, DevOps & Release Engineering, as part of a shared services DevOps team and partners with the Smart Mobility Architecture function, which owns target-state infrastructure design and standards, and with the Platform Engineering organization, whose shared capabilities you consume rather than duplicate.

You are the DevOps counterpart to the Smart Mobility software, mobile, and QA Automation engineers. Where they own application code and test suites, you own the path that code takes to production and the infrastructure it runs on.

Location and Work arrangement

Ideally this position will be based in Austin, Texas, but we will consider Atlanta, GA, Nashville, TN or Harrisburg, PA. Will consider remote applicants for the right skillset. Position may be hybrid, with a blend of in-office and remote work. Occasional travel may be required based on business needs. Relocation is available for the right candidate.

Essential Duties and Responsibilities

Include the following. Other duties may be assigned.

CI/CD and Release Automation:

  • Pipeline ownership: Design, build, and maintain build, test, and deployment pipelines in Azure DevOps, with quality and security gates enforced in the pipeline rather than by convention.
  • Deployment strategy: Implement repeatable, low-risk deployments across the environment pipeline, including blue/green or canary patterns, automated rollback, and database migration handling.
  • Release enablement: Automate versioning, artifact management, and environment promotion so releases are routine and auditable.
  • Test integration: Work with QA Automation to wire smoke, regression, API, and performance suites into the pipelines and make the results visible at the gate.

Infrastructure as Code and Cloud Platform:

  • Infrastructure as code: Own the Azure infrastructure definition in Terraform or OpenTofu, including module structure, state management, and drift detection, with no manual portal changes as the standard.
  • Environment pipeline: Build and maintain the Dev, QA, UAT, Staging, Production, and Pilot environments so they are consistent, reproducible, and cheap to rebuild.
  • Container platform: Operate containerized workloads on Azure, including registries, Kubernetes or Azure Kubernetes Service, autoscaling, and resource right-sizing.
  • Cost discipline: Track and report cloud spend by environment and service, and drive out waste as the platform grows.

Reliability, Observability, and Security:

  • Observability: Build the logging, metrics, tracing, and alerting layer so failures are detected and diagnosed quickly, and so service level objectives can be measured rather than asserted.
  • Telemetry standards: Own the OpenTelemetry standard for the platform, including instrumentation guidance, collector and exporter configuration, and sampling, so traces, metrics, and logs land usefully in Dynatrace and the Grafana stack instead of accumulating cost.
  • Reliability engineering: Implement backup, recovery, and failover, run recovery testing, and support incident response and post-incident follow-up.
  • Security and compliance: Implement secrets management, identity and access controls, network controls, vulnerability and dependency scanning, and the pipeline controls needed to support PCI-DSS.
  • Identity and access standards: Implement workload and pipeline identity using OAuth 2.0 and OpenID Connect, managed identities, and federated credentials, and drive out long-lived static secrets and shared service accounts.

Collaboration and Enablement:

  • Developer experience: Give engineers fast feedback, self-service tooling, and local and preview environments that behave like production.
  • Documentation and standards: Document infrastructure design, runbooks, and operational procedures, and set the DevOps standards the team follows.
  • Agile delivery: Work in sprints alongside the engineering team, provide realistic estimates for automation work, and take part in code review for both infrastructure and pipeline code.

Requirements and Qualifications

  • Bachelor’s degree in Computer Science, Engineering, or a related field, or equivalent practical experience.
  • 7+ years of professional DevOps, platform, or site reliability engineering experience, with a strong automation focus.
  • 3 to 6 additional years of experience as a Software Engineer.
  • Deep hands-on experience building and maintaining CI/CD pipelines, including declarative or YAML pipeline definitions, environments, approvals, and artifact management. Azure DevOps is the platform in use today, so Azure DevOps experience is preferred, but strong GitHub Actions, GitLab CI, or Jenkins experience with only passing Azure DevOps exposure is welcome if you can transfer that knowledge quickly.
  • Strong infrastructure as code experience with Terraform or OpenTofu, including reusable modules, remote state, and plan review discipline.
  • Demonstrated experience operating cloud-native workloads on Azure, including networking, identity, and managed data services. Strong AWS or GCP experience considered with some Azure exposure.
  • Strong experience with Docker and container orchestration, preferably Kubernetes or Azure Kubernetes Service.
  • Scripting proficiency in PowerShell, Bash, and Python.
  • Practical experience with monitoring, logging, and APM platforms such as Dynatrace, the Grafana stack (Grafana, Prometheus, Loki, Tempo), Azure Monitor and Application Insights, or the Elastic stack. Dynatrace is in use today.
  • Working knowledge of OpenTelemetry, including instrumentation, collectors, exporters, and how to standardize telemetry across services rather than per team.
  • Working knowledge of authentication and authorization standards and cloud security practices, including OAuth 2.0 and OpenID Connect, JWT, service principals and managed identities, TLS and mTLS, certificate lifecycle management, and secrets management.
  • Solid networking fundamentals, including TCP/IP, DNS, routing, firewalls, and load balancing.
  • Enough application development background to read and debug application code, ideally C# and .NET, and to be a credible partner to the engineering team.

Preferred Qualifications

  • Experience supporting event-driven systems built on message queues or streaming platforms such as Azure Service Bus, Event Hubs, or Kafka.
  • Experience defining and operating against service level objectives and running incident and on-call practices.
  • Experience in a PCI-DSS or comparable regulated environment, including audit and evidence collection.
  • Experience with policy as code, compliance as code, or automated drift and inventory validation against a defined architecture model.
  • Experience with Azure Resource Graph, Bicep, or ARM templates in addition to Terraform or OpenTofu.
  • Experience with cloud migration, including on-premises-to-cloud and cloud-to-cloud moves, and hands-on delivery of Microsoft Cloud Adoption Framework (CAF)-aligned solutions such as multi-tenant Azure landing zones, to support future migrations of Infinity, Inference, and other platforms to Azure.
  • Experience administering Dynatrace, including OneAgent deployment, management zones, dashboards, and service level objective configuration.
  • Experience running the OpenTelemetry Collector at scale or migrating from vendor agents to OpenTelemetry instrumentation.
  • Experience supporting mobile application build and release pipelines for iOS and Android.
  • Experience standing up DevOps practice for a new product or team rather than maintaining an established one.
  • Background in mobility, transportation, tolling, parking, or logistics technology.
  • Experience using approved AI-assisted engineering tools responsibly to accelerate automation and troubleshooting.

Physical Demands / Work Environment

The physical demands described here are representative of those that must be met by an employee to successfully perform the essential functions of this job. While performing the duties of this job, the employee is regularly required to sit for extended periods of time. Requires frequent use of keyboard and mouse and must be able to wear a headset for prolonged periods. The noise level in the work environment is usually moderate. This is a hybrid position that requires regular in-office attendance, in line with team expectations.

TransCore complies with federal and state disability laws and provides reasonable accommodation for employees with disabilities.

Equal Opportunity Employer / Protected Veterans / Individuals with Disabilities

This employer is required to notify all applicants of their rights pursuant to federal employment laws. For further information, please review the Know Your Rights notice from the Department of Labor.


What TransCore employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom