*  [All remote jobs](https://jobicy.com/jobs.md)Open role[![Nebius logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/d90c0566-221.webp)](https://jobicy.com/company/nebius.md)Remote opportunity at[Nebius](https://jobicy.com/company/nebius.md)

# Software Engineer in Network Infrastructure

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/nebius.md)Share3 Aug 2026Published24Listing views0Application actions3 Sep 2026Apply before  Opportunity details

## About this role.

AI SummaryThis role at Nebius focuses on building software and tooling to automate and operate network infrastructure for a growing AI cloud platform. Responsibilities include developing services for network provisioning, CI/CD workflows, observability, and integrating network systems with the cloud platform. The ideal candidate has 5+ years of software engineering experience, strong Go or Python skills, and a genuine interest in infrastructure or networking, though deep network expertise is not required. The position offers competitive compensation, a fast-paced and collaborative environment, and the opportunity to make a significant impact on AI infrastructure. This is a senior role that also involves mentoring, architectural design, and contributing to hiring.

## Role DNA

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

### Job Complexity

4/5EasyHard

### Pace & Pressure

5/5RelaxedFast-paced

### Autonomy Level

4/5GuidedFull ownership

### Communication Load

5/5IndependentCollaborative

AI insightThis role demands senior-level software engineering skills, experience with large-scale projects, and the ability to mentor others, which is challenging. However, it is not rated 5 because deep networking expertise is not a prerequisite, making it slightly less specialized than a pure network engineering role.

## Salary analysis

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

Estimated job medianMarket rate$160,000US market range$120k–$220k0$242k

AI insightThe job posting does not list a specific salary range. Based on the seniority (5+ years) and infrastructure focus, the US market median for this role is estimated at around $160,000, with experienced candidates potentially earning up to $220,000. The compensation is competitive for the AI cloud infrastructure sector, especially given the company's fast-paced and impactful environment.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[Go](https://jobicy.com/jobs?search_keywords=Go.md)[Python](https://jobicy.com/jobs?search_keywords=Python.md)[Network Automation](https://jobicy.com/jobs?search_keywords=Network%20Automation.md)[CI/CD](https://jobicy.com/jobs?search_keywords=CICD.md)[Infrastructure as Code](https://jobicy.com/jobs?search_keywords=Infrastructure%20as%20Code.md)[Observability](https://jobicy.com/jobs?search_keywords=Observability.md)[Distributed Systems](https://jobicy.com/jobs?search_keywords=Distributed%20Systems.md)[Linux](https://jobicy.com/jobs?search_keywords=Linux.md)[eBPF](https://jobicy.com/jobs?search_keywords=eBPF.md)[Cloud Infrastructure](https://jobicy.com/jobs?search_keywords=Cloud%20Infrastructure.md)

Cover letter sampleDear Hiring Manager,

I am writing to express my strong interest in the Software Engineer in Network Infrastructure position at Nebius. With over 5 years of experience building reliable software services and a deep passion for infrastructure automation, I am excited about the opportunity to contribute to Nebius's AI cloud platform.

In my previous role, I developed CI/CD pipelines and automation tooling that significantly improved operational efficiency. I am proficient in Go and Python, and I have hands-on experience working with network systems and observability frameworks. I am particularly drawn to Nebius's mission of making network operations safe, scalable, and 'boring,' and I am eager to bring my engineering skills to your innovative team.

Thank you for your consideration. I look forward to discussing how my background and energy can support the future of AI infrastructure at Nebius.

Sincerely, [Your Name]

Copy   Sample interview questionsDescribe a complex automation project you led. How did you ensure its reliability?I led a project to automate network device provisioning. I designed a service using Go with a clear API, implemented robust error handling and rollback mechanisms, and integrated it with our CI/CD pipeline for staged rollouts. I also set up monitoring and alerting to detect issues early and ensure reliability.

How would you design a tool to safely roll out network configuration changes across multiple data centers?

I would implement a service with a source-of-truth model, generate diffs, and use a CI/CD pipeline with staged rollouts: first to a canary site, then gradually expand. I would include automated verification and rollback triggers, along with an audit trail to ensure compliance and traceability.

Explain a time you had to debug a complex issue in a production system. What was your approach?

I once debugged a network latency issue caused by a misconfigured switch. I gathered telemetry data, traced packets, and collaborated with network engineers to isolate the root cause. I then implemented a fix and added automated checks to prevent recurrence.

How do you ensure high-quality code? What practices do you follow?

I follow test-driven development, write unit and integration tests, participate in thorough code reviews, and use static analysis tools. I also design for simplicity and maintainability, and I document architectural decisions to ensure clarity for future maintainers.

What interests you about building infrastructure for AI cloud platforms?

AI workloads place unique demands on network infrastructure, such as high throughput and low latency. I am excited by the challenge of building automation that makes this infrastructure reliable and scalable, and I am keen to work on technology that has real-world impact in the evolving AI landscape.

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 data and model training through to production deployment, without the cost and complexity of building large in-house AI/ML infrastructure.

Built by engineers, for engineers. From large-scale GPU orchestration to inference optimization, we own the hard problems across compute, storage, networking and applied AI.

Listed on Nasdaq (NBIS) and headquartered in Amsterdam, we have a global footprint with R&D hubs across Europe, the UK, North America and Israel. Our team of 1,500+ includes hundreds of engineers with deep expertise across hardware, software and AI R&D.

## The Role

We’re looking for a Software Engineer to build software that makes network operations safe, scalable, and boring — even as we launch new data centers and expand fast. This is not a “write scripts for configs” role: you’ll build the tooling and services that sit between the network core (switches/ports/VLANs, traffic processors) and the cloud platform on top, using open source where it fits and building the missing pieces where it doesn’t.

### Your responsibilities will include:

Build and maintain services and tooling that automate the network lifecycle: day-0 provisioning, day-N changes, drift detection, and operational verification
* Make network changes safe and transparent: CI/CD workflows, diff/review tooling, staged rollouts/rollbacks, audit trails, and guardrails
* Develop observability systems that scale across many sites: telemetry pipelines, signal quality, and tooling that shortens incident investigations
* Close “last mile” gaps between the network and the platform: integrate source-of-truth data, expose APIs, and build reliable automation around it
* Collaborate closely with network engineers and SREs to turn real operational pain into product-quality tooling

### We expect you to have:

* 5+ years of professional software engineering experience (or equivalent practical background)
* Strong coding skills and ownership mindset: you can ship and operate reliable services
* Proficiency in Go or readiness to switch; Python is also welcome (other languages can be useful for OSS debugging/fixes)
* You don’t have to be Network expert but we expect you to have interest in infrastructure and/or network

### It will be an added bonus if you have:

* Background in networking (ex-network engineer, CCNP/education, DC networking exposure) or strong interest and proven ability to learn fast
* Experience building automation/infra tooling: CI/CD, IaC, testing/staging environments, or “network-as-code” style workflows
* Low-level networking / datapath experience: eBPF/XDP, DPDK, kernel networking, traffic processing systems
* Experience designing high-load services and observability platforms (metrics/logs/traces, alerting, regression detection)
* Contributions to open source or experience extending/debugging OSS components in production environments

### We expect Engineers to:

* Manage large-scale projects involving multiple stakeholders
* Break down complex tasks and guide both their own work and that of more junior colleagues
* Be experts in specific technologies and write high-quality code that can serve as a reference
* Assess task priority and focus on high-impact work, avoiding low-value efforts
* Have strong architectural thinking and contribute to system design
* Be involved in hiring and actively contribute to interviews
* Be willing to share knowledge and mentor others

Benefits & Perks:

* Competitive compensation
* Career growth and learning opportunities
* Flexibility and ownership
* Collaborative and innovative culture
* Opportunity to work on impactful AI projects
* International environment and talented teams

What’s it like to work at Nebius:

Fast moving – Bold thinking – Constant growth – Meaningful impact – Trust and real ownership – Opportunity to shape the future of AI

Equal Opportunity Statement:

Nebius is an equal opportunity employer. We are committed to fostering an inclusive and diverse workplace and to providing equal employment opportunities in all aspects of employment. We do not discriminate on the basis of race, color, religion, sex (including pregnancy), national origin, ancestry, age, disability, genetic information, marital status, veteran status, sexual orientation, gender identity or expression, or any other characteristic protected by applicable law.

Applicants must be authorized to work in the country in which they apply and will be required to provide proof of employment eligibility as a condition of hire.

If you need accommodations during the application process, please let us know.

Show more

[Apply now >](https://jobicy.com/jobs/150131-software-engineer-in-network-infrastructure.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[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![Tailscale logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/d3fa2e99-221.png)
Tailscale  Aug 3

### [Founding Solutions Engineer (Singapore)](https://jobicy.com/jobs/150147-founding-solutions-engineer-singapore.md)

About Tailscale  Tailscale is building the new Internet by delivering software that makes it easy to securely interconnect people and their devices, no matter where they are. From hobbyists to…

*
![Mindrift logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/8c9f770c-221-1.jpeg)
Mindrift  Aug 3

### [Freelance Agent Evaluation Engineer](https://jobicy.com/jobs/150143-freelance-agent-evaluation-engineer-3.md)

Please submit your CV in English and indicate your level of English proficiency.Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI…

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

### [Senior Hypervisor Engineer](https://jobicy.com/jobs/150137-senior-hypervisor-engineer.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…

*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical Ltd.  Aug 3

### [C, Golang Software Engineer working on dqlite, a Raft extension for SQLite](https://jobicy.com/jobs/150128-c-golang-software-engineer-working-on-dqlite-a-raft-extension-for-sqlite.md)

Canonical is a leading provider of open source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives…

*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical Ltd.  Aug 3

### [Senior Software Engineer – MAAS](https://jobicy.com/jobs/150127-senior-software-engineer-maas.md)

Canonical is a leading provider of open source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives…

*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical Ltd.  Aug 3

### [Senior Software Engineer (Backend)](https://jobicy.com/jobs/150125-senior-software-engineer-backend.md)

Canonical is a leading provider of open source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives…

*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)
Canonical Ltd.  Aug 3

### [Senior Web Engineer](https://jobicy.com/jobs/150123-senior-web-engineer.md)

Canonical is a leading provider of open-source software and operating systems to the global enterprise and technology markets. Our platform, Ubuntu, is very widely used in breakthrough enterprise initiatives such…

*
![Okta logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/d54f5eb5-221.png)
Okta  Aug 1

### [Demo Engineer](https://jobicy.com/jobs/148141-demo-engineer.md)

Secure Every Identity, from AI to HumanIdentity is the key to unlocking the potential of AI. Okta secures AI by building the trusted, neutral infrastructure that enables organizations to safely…

*
![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)
Reddit  Aug 1

### [Senior Software Engineer, Storage](https://jobicy.com/jobs/148143-senior-software-engineer-storage.md)

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit…

*
![Aviatrix logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/c783b38c-221.jpeg)
Aviatrix  Aug 1

### [Senior Solutions Architect – ACE](https://jobicy.com/jobs/148145-senior-solutions-architect-ace.md)

WHO WE ARE: Aviatrix® is pioneering the Cloud Native Security Fabric — the architecture the Containment Era requires. The Cloud Native Security Fabric governs every workload communication path across…