# Senior Software Engineer, Compute (Temporal Cloud)

Remote from[USA](https://jobicy.com/job-region/usa.md)Salary, yearly, USD 176,000                             - 237,600Department  [Software Engineering](https://jobicy.com/categories/engineering.md) Employment type Full Time, Job posted22 Jul 2026Apply before22 Aug 2026Experience level  Senior
Views / Applies 46 / 2 [About company](https://jobicy.com/company/temporal-technologies.md)

* Share About [Temporal Technologies](https://jobicy.com/company/temporal-technologies.md)

Changing how modern software is built by guaranteeing the execution of complex, long-running workflows, even in the presence of system failures.

[Computer Software](https://jobicy.com/company-category/software.md)
*  2019

Actively Hiring  Verified job posting This job post has been [manually reviewed](https://jobicy.com/tools/help-center/employee/how-does-jobicy-verify-the-legitimacy-of-remote-job-listings.md) for authenticity and compliance.

###  AI Summary

This Senior Software Engineer role on the Compute team at Temporal focuses on building managed compute primitives for Temporal Cloud, enabling transparent, elastic, and safe multi-cloud execution. Responsibilities include inventing autoscaling systems, designing cloud integrations, owning services on the hot path of task execution, and mentoring team members. The ideal candidate has significant experience in distributed systems, multi-tenant platforms, and production operations, with strong systems fundamentals. Go experience is a plus, but judgment and communication skills are paramount. The role offers the opportunity to shape core platform primitives in a fast-growing open-source company.

### Role DNA

Job Complexity Easy Hard Pace & Pressure Relaxed Fast-paced Autonomy Level Guided Full Ownership Communication Load Independent Highly Collaborative

AI Insight Building reliable, high-performance distributed systems and multi-tenant platforms requires deep expertise in concurrency, failure modes, and production operations, making this role extremely challenging.

### Salary Analysis

Median  Highly Competitive  USD206,800US Market USD150k – 250k 0 USD275k      AI Insight The offered salary range of $176,000 - $237,600 is competitive and aligns with market rates for senior software engineers specializing in cloud infrastructure and distributed systems. It reflects the seniority and impact of the role.

### Core Skills Required

[Distributed Systems](https://jobicy.com/jobs?search_keywords=Distributed+Systems.md) [Cloud Infrastructure](https://jobicy.com/jobs?search_keywords=Cloud+Infrastructure.md) [Go](https://jobicy.com/jobs?search_keywords=Go.md) [Autoscaling](https://jobicy.com/jobs?search_keywords=Autoscaling.md) [Multi-tenant Platforms](https://jobicy.com/jobs?search_keywords=Multitenant+Platforms.md) [Observability](https://jobicy.com/jobs?search_keywords=Observability.md) [Kubernetes](https://jobicy.com/jobs?search_keywords=Kubernetes.md) [Temporal](https://jobicy.com/jobs?search_keywords=Temporal.md) [Platform Engineering](https://jobicy.com/jobs?search_keywords=Platform+Engineering.md) [Production Operations](https://jobicy.com/jobs?search_keywords=Production+Operations.md)

### Cover Letter Sample

Dear Hiring Manager,

I am excited to apply for the Senior Software Engineer, Compute position at Temporal. With over X years of experience building distributed systems and multi-tenant platforms, I am drawn to Temporal's mission of making durable execution accessible and reliable. In my previous role at [Company], I designed and operated autoscaling services that handled millions of requests per second, ensuring high availability and performance. I am particularly skilled in designing safe, observable, and elastic compute primitives that abstract infrastructure complexity from developers. I look forward to contributing to the Compute team's work on cloud integrations, autoscaling, and multi-tenant safety. Thank you for considering my application.

Copy

### Sample Interview Questions

Describe your experience building autoscaling systems for distributed services. How did you ensure safety and predictability?I built a custom autoscaler for a Kafka-based event processing platform that used metrics like lag and throughput. We implemented debouncing, backpressure, and gradual scaling to avoid thrashing, and added guardrails to cap scale-in rates. We also performed load testing and chaos experiments to ensure stability.How would you design a multi-tenant compute platform that ensures isolation and fairness among tenants?I would use a combination of resource quotas, rate limiting, and priority classes. Each tenant gets a dedicated namespace with CPU/memory limits enforced via cgroups. For fairness, we can implement weighted fair queuing and track usage over time. Additionally, we must secure data isolation through network policies and encryption.Explain a time you had to make a tradeoff between performance and correctness. How did you decide?In a real-time analytics system, we needed to choose between eventual consistency and strong consistency. We opted for a hybrid approach: critical operations used quorum-based reads, while non-critical ones allowed stale reads to reduce latency. We documented the tradeoffs and set clear SLOs for each operation type.What strategies do you use to make complex systems observable and debuggable?I advocate for structured logging, distributed tracing (e.g., OpenTelemetry), and metrics that capture both request-level and system-level details. We also implement health checks, dashboards, and alerts based on SLOs. For debugging, we ensure we can reproduce issues in staging with similar load patterns.How do you approach mentoring junior engineers and leading technical discussions?I lead by example through design reviews and code reviews, focusing on why certain choices are made. I pair with junior engineers on complex features, encouraging them to own parts of the work. I also run weekly knowledge-sharing sessions on system design and operational best practices.

## About Us

Temporal is an open source programming model that can simplify code, make applications more reliable, and help developers focus on the important things like delivering features faster. We are on a mission to be the reliable foundation of every developer’s toolbox, and are building the team that will make that happen. Our values guide us —they are present in how we show up, make decisions, and work together to make an impact. We’re curious, driven, collaborative, genuine and humble. Temporal is growing and we are looking for those who share our values, challenge ‘standard’ thinking, and want to influence our future. If you have a passion for improving the developer experience, building world-class open-source software and communities, and want to be a part of our amazing team, we’d love to hear from you!

##

Senior Software Engineer, Compute (Temporal Cloud)

Temporal powers durable execution for the world’s most demanding AI and enterprise systems. The Compute team at Temporal makes that durability feel effortless by building the managed compute primitives that run workers and other execution systems across Temporal Cloud.

We’re solving a hard platform problem: make compute transparent, elastic, safe-by-default, observable, and multi-cloud — without turning customers into infrastructure operators. We build platform primitives that span a variety of execution environments (e.g., serverless-style runtimes, containerized fleets, and customer-controlled deployments). Our work sits at the intersection of control plane + data plane: scaling decisions, isolation boundaries, multi-tenant safety, and production-grade observability. If you’ve built autoscaling systems, multi-tenant platforms, or cloud infrastructure, you’ll find a lot to love here.

See the “Compute team” link to read more –> [Compute team](https://temporalio.notion.site/Join-Temporal-s-Compute-Team-598b6bca8bf84d3babf3e8e2a22c283c) – [new window opens]

As part of this role, you will:

Invent

* Create new managed compute primitives that feel first-class in Temporal Cloud: crisp abstractions, clean APIs, and an extension story across compute providers.
* Design self-optimizing autoscaling systems (signals, backstops, debouncing, guardrails) that scale worker fleets safely and predictably.
* Define the Open Source Server ↔ Cloud boundary for compute capabilities, keeping the architecture cohesive and maintainable.

Own

* Architect, build, and operate services on the hot path of task execution where performance and correctness are customer-visible.
* Deliver real-world cloud integrations (e.g., customer-account execution): IAM boundaries, secure credentials handling, networking constraints, quotas, and failure modes.
* Make operability a feature: SLOs, tracing/metrics, load and failure testing, incident reviews, and continuous hardening.
* Ship end-to-end: API design, rollout strategy, backwards compatibility, and long-term maintenance.

Teach

* Raise the bar through design docs, strong reviews, pragmatic technical leadership, and mentorship.
* Lead through influence across teams (Server, SDKs, Security, Control Plane) to land coherent platform changes.

What you bring

* Significant experience building distributed systems or multi-tenant platform services (design, implementation, and production operations).
* Strong systems fundamentals: concurrency, performance, reliability, and failure-mode thinking.
* A record of shipping platform primitives used by other engineers/customers (APIs, control planes, data planes).
* Comfort owning outcomes: SLOs, incident response, and improving on-call quality over time.
* Excellent written communication and crisp tradeoff thinking. (Go experience is a plus; judgment matters most.)

Nice to have

* Experience building cloud infrastructure platforms.
* Experience with IAM/security boundaries for cross-account execution models.
* Having built Kubernetes controllers / CRDs or heterogeneous worker fleet operations.

## Compensation

* The estimated pay range for this role is $176,000 – $237,600.
* Additionally, this role is eligible to participate in Temporal’s equity plan.

##

Compensation ranges reflect salary and commission compensation (when applicable) across several geographic markets. Employment offers carefully consider multiple factors, including prior experience, knowledge, expertise, skillset, market location, and job level assessed during the interview process. Employee benefits and perks below are for full-time employees, part-time or temporary positions are excluded.  U.S. Benefits
* Unlimited PTO, 12 Holidays + 2 Floating Holidays
* 100% Premiums Coverage for Medical, Dental, and Vision
* AD&D, LT & ST Disability, and Life Insurance (Standard & Supplemental Available)
* Empower 401K Plan
* Additional Perks for Learning & Development, Lifestyle Spending, In-Home Office Setup, Professional Memberships, WFH Meals, Internet Stipend and more!

International Benefits

Paid Time Off (PTO) and Benefits outside the United States vary by country, and are issued in partnership with [Remote.com](http://remote.com/). Additionally, Temporal offers perks to all international employees for learning & career development, a lifestyle spending account, in-home office setup (in addition to company-issued hardware), professional memberships, work-from-home meals, and access to the Calm app for mental wellness.

Travel

Temporal is a globally distributed, collaborative team that values opportunities for in-person connection. Occasional travel may be required for company events, team offsites, and other meaningful moments that bring us together.

Additional Perks
* $3,600 / Year Work from Home Meals
* $1,800 / Year Professional Enrichment (Career Development & Professional Memberships)
* $1,200 / Year Lifestyle Spending Account
* $1,000 / Year In-Home Office Setup (In addition to Temporal issued equipment – laptop, monitor, keyboard, mouse, trackpad, and extension power cable at no cost to you)
* $74 / Month Reimbursement for Internet
* Calm App Subscription for Mental Health & Wellness

Temporal Technologies is an Equal Opportunity Employer. Temporal Technologies does not discriminate on the basis of race, religion, color, sex, gender identity, sexual orientation, age, non-disqualifying physical or mental disability, national origin, veteran status, or any other basis covered by appropriate law. All employment is decided on the basis of qualifications, merit, and business need. We embrace and celebrate differences and diversity. Temporal is committed to providing access, equal opportunity, and reasonable accommodation for individuals with disabilities in employment, its services, programs, and activities. If you need to request a reasonable accommodation, please let your Recruiter know so we can assist. We are not working with external recruitment agencies, thanks. Show more

[Apply now >](https://jobicy.com/jobs/149603-senior-software-engineer-compute-temporal-cloud.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.

## How to apply

## See a few more

Similar Software Engineering remote jobs

*
![StackAdapt logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/01/bf5f2bb689c6f35f6cab5459f3eff869.jpg)

StackAdapt

### [Engineering Manager I, Applications](https://jobicy.com/jobs/149602-engineering-manager-i-applications.md)

StackAdapt is the leading technology company that empowers marketers to reach, engage, and convert audiences with precision. With 465 billion automated optimizations per second, the AI-powered StackAdapt Marketing Platform seamlessly…

![Canada flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/ca.svg)
CA•Full TimeNEW*
![NBCUniversal logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/836510d4-221-2.jpg)

NBCUniversal

### [Software Engineer](https://jobicy.com/jobs/149600-software-engineer-2.md)

Company DescriptionNBCUniversal is one of the world’s leading media and entertainment companies. We create world-class content, which we distribute across our portfolio of film, television, and streaming, and bring to…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 105k-145k/year*
![Experian logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2021/09/dcc5b29a570bb19b9f5c3e150db2fdfe.jpg)

Experian

### [Vice President, Software Engineering](https://jobicy.com/jobs/149597-vice-president-software-engineering.md)

Company DescriptionExperian is a global data and technology company, powering opportunities for people and businesses around the world. We operate across a range of markets, from financial services to healthcare,…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeNEW*
![Natera logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/1c3a8032-221.png)

Natera

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

We are seeking a hands-on Senior Workday Platform Engineer within the G&A IT Applications team to serve as the primary technical owner of the Workday platform across HCM, Payroll, Recruiting,…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 128,800-161,050/year*
![Thoughtworks logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/41d94d08-221.png)

Thoughtworks

### [Lead Machine Learning Engineer](https://jobicy.com/jobs/149586-lead-machine-learning-engineer-2.md)

Lead Machine Learning Engineers at Thoughtworks use modern architectures to develop end-to-end scalable machine learning systems and applications. They use their specialized depth and breadth of knowledge to impact the…

![Canada flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/ca.svg)
CA•Full TimeCAD 156k-251k/year*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)

Canonical Ltd.

### [Graduate Software Engineer, Open Source and Linux, Canonical Ubuntu](https://jobicy.com/jobs/149581-graduate-software-engineer-open-source-and-linux-canonical-ubuntu.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…

🌐 Anywhere•Full TimeNEW*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)

Canonical Ltd.

### [Containerization & Virtualisation Engineer](https://jobicy.com/jobs/149576-containerization-virtualisation-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…

🌐 Anywhere•Full TimeNEW*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)

Canonical Ltd.

### [Linux Platform Integration – Ubuntu Systems Senior Engineer](https://jobicy.com/jobs/149574-linux-platform-integration-ubuntu-systems-senior-engineer.md)

You will work across the full Linux stack from kernel through networking, virtualization and graphics to optimise Ubuntu, the world’s most widely used Linux desktop and server, for the latest…

🌐 Anywhere•Full TimeNEW*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)

Canonical Ltd.

### [Embedded & Desktop Linux Systems Engineer – Optimisation](https://jobicy.com/jobs/149567-embedded-desktop-linux-systems-engineer-optimisation.md)

Work across the full Linux stack from kernel through GUI to optimise Ubuntu, the world’s most widely used Linux desktop and server, for the latest silicon.The role is a fast-paced,…

🌐 Anywhere•Full TimeNEW*
![Canonical Ltd. logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/b4d068a9-221-1.png)

Canonical Ltd.

### [Rust Engineering Lead – Linux and Open Source](https://jobicy.com/jobs/149566-rust-engineering-lead-linux-and-open-source.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…

🌐 Anywhere•Full TimeNEW
[More Jobs](https://jobicy.com/jobs.md)