<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Remote Work UkraineStaff Software Engineer at Seqera (Remote) | Remote Work Ukraine</title>
	<atom:link href="https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/feed/" rel="self" type="application/rss+xml" />
	<link>https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/</link>
	<description>Remote jobs for Ukrainians, updated daily</description>
	<lastBuildDate>Fri, 25 Sep 2026 21:20:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://remoteworkukraine.com/wp-content/uploads/2020/02/cropped-logo_1000px-32x32.jpg</url>
	<title>Staff Software Engineer at Seqera (Remote) | Remote Work Ukraine</title>
	<link>https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/</link>
	<width>32</width>
	<height>32</height>
</image> 
		<item>
		<title>Staff Software Engineer</title>
		<link>https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/</link>
		<comments>https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/#respond</comments>
		<pubDate>Thu, 24 Sep 2026 09:27:11 +0000</pubDate>
		<dc:creator>Seqera</dc:creator>
		
		<guid isPermaLink="false">https://remoteworkukraine.com/remote-job/staff-software-engineer/</guid>

				<description><![CDATA[
			<p><b>Employer</b>: Seqera</p>
						<p><b>Job Type</b>: Full Time</p>
						<p><b>Location</b>: </p>
			<p>About Seqera Seqera is on a mission to empower scientists...</p>
<p>The post <a href="https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/">Staff Software Engineer</a> appeared first on <a href="https://remoteworkukraine.com">Remote Work Ukraine</a>.</p>
]]></description>
			<content:encoded><![CDATA[
			<p><b>Employer</b>: Seqera</p>
							<p><b>Job Type</b>: Full Time</p>
						<p><b>Location</b>: </p>
			<p style="min-height:1.5em"><strong>About Seqera</strong></p>
<p style="min-height:1.5em">Seqera is on a mission to empower scientists and organizations to solve humanity&#8217;s biggest challenges through data-driven science. As the company behind Nextflow and the Seqera Platform, we enable global enterprises, biotech innovators, academic institutions, and public sector organizations to scale complex data workflows with confidence.</p>
<p style="min-height:1.5em">We&#8217;re a global, remote-friendly team with headquarters in Barcelona and colleagues across the US, UK, and beyond. As we continue to grow, we&#8217;re strengthening our internal foundations &#8211; and that&#8217;s where you come in.</p>
<p><strong>About the role</strong></p>
<p style="min-height:1.5em">We are looking for a Staff Software Engineer to join our Unified Compute team and take technical ownership of the low-level systems that power how scientific workloads run in the cloud. Our scheduling project (Sched) has gained real momentum, and we need a senior engineer to help build the ecosystem around it to the next level. The core of this role is deep in the stack  <a href="https://docs.seqera.io/platform-cloud/supported_software/fusion/overview" rel="nofollow" target="_blank">Fusion</a> (a FUSE filesystem presenting cloud object storage as POSIX), Fusion <a href="https://docs.seqera.io/fusion/guide/snapshots/" rel="nofollow" target="_blank">Snapshots</a> (CRIU-based checkpoint/restore that survives spot-instance reclamation), and Ignite (a container process manager)  with <a href="https://docs.seqera.io/platform-cloud/compute-envs/intelligent-compute" rel="nofollow" target="_blank">Sched</a> as the orchestration layer that ties compute together. You&#8217;ll also support adjacent services such as Groundswell (ML-based resource prediction) and Cloudinfo (multi-cloud pricing/metadata). It&#8217;s a hands-on senior role with strong architectural influence.</p>
<h3><strong>What You&#8217;ll Do</strong></h3>
<ul style="min-height:1.5em">
<li>
<p style="min-height:1.5em">Design, build, and own low-level systems across Fusion, Fusion Snapshots, Ignite, and Sched.</p>
</li>
<li>
<p style="min-height:1.5em">Write reliable, well-tested code primarily in Go and C, with Rust and JVM (Groovy/Java, Micronaut) where the codebase calls for it.</p>
</li>
<li>
<p style="min-height:1.5em">Work close to the OS: FUSE filesystems, Linux namespaces, CRIU checkpoint/restore, process supervision, signal handling, static musl builds.</p>
</li>
<li>
<p style="min-height:1.5em">Tackle multi-cloud orchestration and scheduling: provider abstractions (AWS, Azure, GCP), instance selection, autoscaling, spot-instance fault tolerance, durable async queues.</p>
</li>
<li>
<p style="min-height:1.5em">Drive performance engineering  chunked I/O, multi-level caching, buffer pools, bandwidth management.</p>
</li>
<li>
<p style="min-height:1.5em">Set technical direction and raise the standard for testing, observability, and operational excellence.</p>
</li>
<li>
<p style="min-height:1.5em">Mentor teammates and help onboard new engineers.</p>
</li>
</ul>
<h3><strong>About you</strong></h3>
<ul style="min-height:1.5em">
<li>
<p style="min-height:1.5em">Deep experience building production-grade systems software, with technical ownership at Staff level.</p>
</li>
<li>
<p style="min-height:1.5em">Strong in Go and comfortable in C (or C++), close to the operating system.</p>
</li>
<li>
<p style="min-height:1.5em">Solid Linux internals  filesystems, namespaces, processes, signals, networking  and comfortable debugging at that level.</p>
</li>
<li>
<p style="min-height:1.5em">Built distributed and/or cloud-native systems and understand the failure modes of running across multiple clouds.</p>
</li>
<li>
<p style="min-height:1.5em">Write simple, well-structured, well-tested code; optimize for clarity and debuggability.</p>
</li>
<li>
<p style="min-height:1.5em">Comfortable with ambiguity and driving work independently.</p>
</li>
<li>
<p style="min-height:1.5em">We use AI every day and expect engineers to use it extensively  you don&#8217;t need to be an expert, but you must be genuinely open to it.</p>
</li>
</ul>
<h3><strong>Nice to have:</strong></h3>
<ul style="min-height:1.5em">
<li>
<p style="min-height:1.5em">CRIU / checkpoint-restore / process migration.</p>
</li>
<li>
<p style="min-height:1.5em">FUSE or other filesystem/VFS work.</p>
</li>
<li>
<p style="min-height:1.5em">Rust; JVM (Groovy/Java, Micronaut).</p>
</li>
<li>
<p style="min-height:1.5em">Container runtimes, Docker internals, Kubernetes.</p>
</li>
<li>
<p style="min-height:1.5em">HPC/Batch (AWS Batch, Google Batch, Azure Batch).</p>
</li>
<li>
<p style="min-height:1.5em">Applied ML / data engineering (Groundswell); open-source systems contributions.</p>
</li>
</ul>
<h3><strong>What will you find working at Seqera?</strong></h3>
<ul style="min-height:1.5em">
<li>
<p style="min-height:1.5em">Flexible working hours.</p>
</li>
<li>
<p style="min-height:1.5em">International working environment with more than 25 nationalities.</p>
</li>
<li>
<p style="min-height:1.5em">Passionate &amp; talented team.</p>
</li>
<li>
<p style="min-height:1.5em">Continuous skills development.</p>
</li>
<li>
<p style="min-height:1.5em">Team retreats and bonding activities.</p>
</li>
<li>
<p style="min-height:1.5em">A culture where your opinion is valued and your decisions have a real impact on the industry.</p>
</li>
<li>
<p style="min-height:1.5em">Excitement of a fast-growing startup in a constantly changing environment.</p>
</li>
</ul>
<h3><strong>Great benefits</strong></h3>
<ul style="min-height:1.5em">
<li>
<p style="min-height:1.5em">Time off: 23 days for vacations per year, 3 days given by Seqera in December, and the national/public holidays according to your location.</p>
</li>
<li>
<p style="min-height:1.5em">Equity</p>
</li>
<li>
<p style="min-height:1.5em">Private health insurance</p>
</li>
<li>
<p style="min-height:1.5em">Private life insurance</p>
</li>
<li>
<p style="min-height:1.5em">Home office allowance (valued over 1,000 USD)</p>
</li>
<li>
<p style="min-height:1.5em">Subscription to Oliva, Mental Health App</p>
</li>
<li>
<p style="min-height:1.5em">Learning and development budget per year (1,000 USD)</p>
</li>
</ul>
<p>The post <a href="https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/">Staff Software Engineer</a> appeared first on <a href="https://remoteworkukraine.com">Remote Work Ukraine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://remoteworkukraine.com/remote-job/staff-software-engineer-seqera-09-24-2026/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
