[![Image]() Meet Jobicy Copilot — free AI autofill for job applications + remote job alerts ›](#)   [All remote jobs](https://jobicy.com/jobs.md)Open role[![Nextiva logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/5863278d-221.jpeg)](https://jobicy.com/company/nextiva.md)Remote opportunity at[Nextiva](https://jobicy.com/company/nextiva.md)

# Senior DevOps Engineer

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/nextiva.md)Share9 Sep 2026Published55Listing views3Application actions9 Oct 2026Apply before  Opportunity details

## About this role.

AI SummaryThis Senior DevOps Engineer role owns and modernizes CI/CD pipelines and developer tooling for a microservices-based customer experience platform. The position focuses on safe, reliable software delivery through reusable pipeline components, progressive delivery, Infrastructure-as-Code, supply-chain security, and observability. It requires substantial hands-on experience with CI/CD platforms, Docker, Kubernetes, Terraform or Ansible, Linux, and scripting. The engineer will partner closely with development teams to reduce friction, improve build performance, and drive adoption of standardized delivery practices. The role is remote across Mexico, with an onsite expectation for employees located near Guadalajara.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

4/5EasyHard

### Pace & Pressure

4/5RelaxedFast-paced

### Autonomy Level

4/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThe role combines senior-level platform engineering with CI/CD architecture, container orchestration, IaC, security controls, and progressive deployment practices. Success also depends on independently influencing multiple engineering teams and translating platform improvements into broadly adopted workflows.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate$95,000US market range$75k–$125k0$138k

AI insightNo candidate salary range is disclosed, so these are estimated US-market annual base-salary figures in USD for a senior DevOps engineer focused on CI/CD, Kubernetes, IaC, and developer productivity. Actual compensation for this Mexico-based role may differ materially based on local market, employment arrangement, qualifications, and total-rewards structure.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[CI/CD](https://jobicy.com/jobs?search_keywords=CICD.md)[DevOps](https://jobicy.com/jobs?search_keywords=DevOps.md)[Kubernetes](https://jobicy.com/jobs?search_keywords=Kubernetes.md)[Docker](https://jobicy.com/jobs?search_keywords=Docker.md)[Terraform](https://jobicy.com/jobs?search_keywords=Terraform.md)[Ansible](https://jobicy.com/jobs?search_keywords=Ansible.md)[Linux](https://jobicy.com/jobs?search_keywords=Linux.md)[Python](https://jobicy.com/jobs?search_keywords=Python.md)[Progressive Delivery](https://jobicy.com/jobs?search_keywords=Progressive%20Delivery.md)[Software Supply Chain Security](https://jobicy.com/jobs?search_keywords=Software%20Supply%20Chain%20Security.md)

Sample interview questionsHow would you design a reusable CI/CD platform for multiple microservices teams?I would define pipelines as code and provide versioned templates or shared libraries for common stages such as build, test, security scanning, artifact publishing, and deployment. Teams should be able to configure service-specific behavior through clear inputs while platform defaults enforce quality and security controls. I would publish documentation, examples, and adoption metrics, then iteratively improve the platform from developer feedback.

How have you improved CI pipeline speed without compromising reliability?

I start by measuring stage duration, queue time, cache effectiveness, and failure patterns. Typical improvements include dependency and container-layer caching, parallelizing independent tests, using targeted test selection where appropriate, and removing redundant work. I validate changes with before-and-after metrics and retain required quality gates so faster feedback does not weaken release confidence.

What approach would you take to progressive delivery for a Kubernetes service?

I would use a tool such as Argo Rollouts or a feature-flag platform to introduce changes incrementally. A rollout would begin with a small traffic percentage or limited user cohort, monitored against predefined metrics such as error rate, latency, saturation, and business signals. If thresholds are breached, the system should automatically pause or roll back; otherwise, traffic can be increased in controlled steps.

How would you implement software supply-chain security in a CI/CD workflow?

I would add dependency and image scanning early in the pipeline, generate an SBOM for release artifacts, and apply policy gates for critical findings. Built artifacts should be stored in a controlled registry and signed with tools such as cosign, with deployment processes verifying signatures before promotion. I would also manage secrets securely, preserve provenance, and establish an exception process that is auditable and time-bound.

How do you evaluate AI-assisted recommendations in CI/CD and operational workflows?

I treat AI output as an assistive signal rather than an authoritative decision. I validate recommendations against logs, source code, telemetry, and known operating constraints before incorporating them into production workflows. For automation with material impact, I use bounded permissions, human review or approval where needed, monitoring, and measurable success criteria such as reduced triage time or fewer flaky-test failures.

### Redefine the future of customer experiences. One conversation at a time.

At Nextiva, we’re reimagining how businesses connect, bringing together customer experience and team collaboration on a single, conversation centric platform. Powered by AI, driven by human innovation.

Our culture is forward thinking, customer obsessed and built on the belief that meaningful connections drive better business outcomes. Whether it’s through our signature Amazing Service®, the technology we create, or the experiences we cultivate, connection is at the core of who we are.

If you’re ready to collaborate with incredible people, make an impact, and help businesses everywhere deliver truly amazing experiences, this is where you belong.

Location: While this role is open to remote candidates across Mexico, team members located within 80 kilometers of our Guadalajara office (Calle Amado Nervo 2200, Jardínes del Sol, 45050 Zapopan, Jal.) are expected to work onsite to support collaboration, speed, and execution.

Nextiva is looking for a Senior DevOps Engineer to own and modernize our CI/CD pipelines and developer tooling. You’ll focus on one of the most important parts of the engineering experience: getting code from commit to production quickly, reliably, and safely.

You’ll work closely with engineering teams to improve pipelines, reduce developer friction, strengthen deployment practices, and create reusable tooling that makes the right way to ship software the easy way.

Nextiva’s platform is built on a modern microservices architecture, and reliability and adaptability are central to how we serve customers. Our broader platform strategy also leverages AI and automation to create better outcomes, making this role important to how our engineering organization continues to scale and evolve.

What you’ll do

* Design, build, and maintain CI/CD pipelines as code across multiple services and engineering teams.
* Improve deployment safety through progressive delivery strategies including canary, blue/green, and feature-flag-based releases.
* Build reusable pipeline templates, shared libraries, and self-service tooling that make it easier for teams to onboard and ship consistently.
* Improve build performance through caching, parallelization, and other approaches that reduce pipeline execution and feedback time.
* Partner with engineering teams to identify and remove friction from local development, testing, CI, and deployment workflows.
* Integrate appropriate AI-assisted capabilities into developer workflows, including use cases such as pipeline diagnostics, test generation or selection, code-review automation, and failure triage.
* Implement software supply-chain practices including dependency scanning, artifact signing, and SBOM generation.
* Use Infrastructure-as-Code to provision and maintain the infrastructure supporting CI/CD.
* Monitor pipeline health and deployment success and use those signals to drive continuous improvements.
* Help engineering teams adopt effective DevOps and delivery practices through clear communication, enablement, and reusable solutions.

What you bring

* Bachelor’s degree in Computer Science or a related field, or equivalent work experience.
* 5+ years of DevOps or software engineering experience, with a strong focus on CI/CD and developer tooling.
* Strong hands-on experience with modern CI/CD platforms such as Jenkins, GitHub Actions, GitLab CI, CircleCI, or Buildkite.
* Experience designing pipelines as code and reusable pipeline templates.
* Solid understanding of Docker, Kubernetes, and deploying containerized applications through CI/CD.
* Working knowledge of Infrastructure-as-Code, including Terraform and/or Ansible.
* Strong Linux administration and scripting skills using Bash, Python, or Go.
* Experience with middleware or messaging technologies such as Kafka, Redis, or RabbitMQ.
* Experience with observability and monitoring tools such as Prometheus, Grafana, Datadog, or ELK.
* Strong communication skills and experience driving adoption of tooling across engineering teams.
* Progressive delivery tooling such as Argo Rollouts, Flagger, or feature-flag platforms.

Additional experience that will help you succeed

* Software supply-chain security tooling such as Nexus, Sigstore/cosign, Syft/SBOM tooling, Snyk, or Trivy.
* Experience applying AI/LLM-based tools to engineering workflows.

AI literacy

We’re looking for someone who understands where AI can genuinely improve engineering workflows rather than applying it for its own sake.

* Experience using AI/LLM-assisted tooling to accelerate development, testing, troubleshooting, code review, or CI/CD workflows.
* Ability to evaluate AI-generated recommendations or outputs critically before incorporating them into production engineering processes.
* Curiosity about opportunities such as intelligent test selection, flaky-test detection, automated checks, and pipeline failure diagnostics.

Nextiva DNA (Core Competencies)

Nextiva’s most successful team members share common traits and behaviors:

* Drives Results: Action-oriented problem solvers who quickly bring clarity and simplicity to ambiguity, challenge the status quo, and lead meaningful change; celebrating wins to fuel momentum. They act swiftly and pragmatically, learning and improving as they go.
* Critical Thinker: Data-driven, forward-thinking individuals who identify key drivers, anticipate risks, and deliver clear recommendations. They confidently leverage AI and automation to reduce friction, improve decision-making, and focus on higher-value work.
* Right Attitude: Collaborative, competitive, and resilient team players who jump in to solve tough problems, learn from setbacks, and foster a culture of service, respect, and care for customers and teammates.

Total Rewards

Our Total Rewards offerings are designed to allow Nexties to take care of themselves and their families so they can be their best, in and out of the office.

Our compensation packages are tailored to each role and candidate’s qualifications. We consider a wide range of factors, including skills, experience, training, and certifications, when determining compensation. We aim to offer competitive salaries or wages that reflect the value you bring to our team. Depending on the position, compensation may include base salary, hourly wages, incentives, or bonuses.

* Health 🍏– Major Health insurance for you, your legal partner, and children under 25 years, including Vision and Dental coverage
* Insurance 💼– Life Insurance (24 times your monthly salary)
* Work-Life Balance ⚖️ – Newly hired full-time employees at Nextiva receive 10 personal days before their first anniversary, 12 vacation days on their first anniversary, and 5 personal days annually thereafter in addition to vacation time
* Financial Security 💰– Enjoy a 30-day Christmas bonus, 50% vacation premium, company-matched food vouchers (1 UMA/month), and a 13% matched savings fund (capped at 1.3x annual UMA)
* Wellness 🤸‍– Employee Assistance Program and comprehensive wellness initiatives
* Growth 🌱– Access to ongoing learning and development opportunities and career advancement

At Nextiva, we’re committed to supporting our employees’ health, well-being, and professional growth. Join us and build a rewarding career!

#LI-AL1 #LI-REMOTE

Founded in 2008, Nextiva has grown into a global leader trusted by over 100,000 businesses and 1M+ users worldwide. Headquartered in Scottsdale, Arizona, and with teams across the globe, we’re the future of customer experience and team collaboration through our AI-powered, conversation-centric platform.

Want to see what life at Nextiva is all about? Connect with us on [Instagram](https://www.instagram.com/nextiva), [Instagram MX](https://www.instagram.com/nextivamexico), [YouTube](https://www.youtube.com/user/NextivaOfficial), [LinkedIn](https://www.linkedin.com/company/nextiva), and the [Nextiva Blog](https://www.nextiva.com/blog/).

Show more

[Apply now >](https://jobicy.com/jobs/152901-senior-devops-engineer-7.md)

>  Annual salary information is not provided for this position. Explore salary ranges for similar roles in our [Salary Directory ›](https://jobicy.com/salaries.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[DevOps & Infrastructure](https://jobicy.com/categories/admin.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![NetBox Labs logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/df239a55-221.png)
NetBox Labs  Sep 9

### [Senior Engineer (Software), Enterprise](https://jobicy.com/jobs/152949-senior-engineer-software-enterprise.md)

NetBox Labs seeks a Senior Software Engineer with strong DevOps experience to build and drive NetBox Enterprise, our on-premises product suite. You’ll own installation, configuration, and lifecycle management for our…

*
![Polar logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/38ec7d73-221.webp)
Polar  Sep 9

### [Senior Platform Engineer](https://jobicy.com/jobs/152935-senior-platform-engineer-3.md)

Why Polar? It’s never been easier to build, ship and scale software. But it’s never been harder to monetize it. Modern startups look fundamentally different than prior generations: Smaller teams…

*
![Apaleo logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/6d684c9f-221.png)
Apaleo  Sep 9

### [Staff Backend Engineer (.NET) (f/m/d)](https://jobicy.com/jobs/152932-staff-backend-engineer-net-f-m-d.md)

Staff Backend Engineer – Platform Join Apaleo and shape the future of hospitality tech Apaleo is the world’s most open, API-first property management platform powering the next generation of hospitality…

*
![Nextiva logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/5863278d-221.jpeg)
Nextiva  Sep 9

### [Staff DevOps Engineer](https://jobicy.com/jobs/152908-staff-devops-engineer-2.md)

Redefine the future of customer experiences. One conversation at a time. At Nextiva, we’re reimagining how businesses connect, bringing together customer experience and team collaboration on a single, conversation centric…

*
![Jamf logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/6ac94784-221.jpg)
Jamf  Sep 8

### [B2B Senior DevOps Engineer](https://jobicy.com/jobs/152809-b2b-senior-devops-engineer.md)

At Jamf, we believe in an open, flexible culture based on respect and trust. Our track record and thriving work environment all stem from the freedom we grant ourselves to…

*
![Gremlin logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/WRILS-201027082756-840509.jpg)
Gremlin  Sep 7

### [Pre/Post Sales Solutions Architect](https://jobicy.com/jobs/152749-pre-post-sales-solutions-architect.md)

Today’s complex, fast-paced systems have become a minefield of reliability risks—any of which could cause an outage that costs millions and destroys customer confidence. That’s why high-availability teams use Gremlin…

*
![Dataiku logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/5a9d57bf-221.webp)
Dataiku  Sep 7

### [Senior Infrastructure Engineer](https://jobicy.com/jobs/152726-senior-infrastructure-engineer-2.md)

Dataiku is the Platform for AI Success, the enterprise orchestration layer for building, deploying, and governing AI. In a single environment, teams design and operate analytics, machine learning, and AI…

*
![Lambda logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/7ee299dc-221-1.jpeg)
Lambda  Sep 6

### [Senior Incident Manager](https://jobicy.com/jobs/152690-senior-incident-manager.md)

Lambda, The Superintelligence Cloud, is a leader in AI cloud infrastructure serving tens of thousands of customers. Our customers range from AI researchers to enterprises and hyperscalers. Lambda’s mission is…

*
![Braze logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/86f743f0-221-1.png)
Braze  Sep 4

### [Senior Site Reliability Engineer I](https://jobicy.com/jobs/152549-senior-site-reliability-engineer-i.md)

At Braze, we have found our people. We’re a genuinely approachable, exceptionally kind, and intensely passionate crew. We seek to ignite that passion by setting high standards, championing teamwork, and…

*
![Nebius logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/d90c0566-221.webp)
Nebius  Sep 4

### [Field Technical Lead – Data Center Deployments](https://jobicy.com/jobs/150136-field-technical-lead-data-center-deployments.md)

About Nebius: Nebius is leading a new era in cloud infrastructure for the global AI economy. We are building a full-stack AI cloud platform that supports developers and enterprises from…