Descrição do trabalho
About Us
At Cloudflare, we are on a mission to help build a better Internet. Today the company runs one of the world’s largest networks that powers millions of websites and other Internet properties for customers ranging from individual bloggers to SMBs to Fortune 500 companies. Cloudflare protects and accelerates any Internet application online without adding hardware, installing software, or changing a line of code. Internet properties powered by Cloudflare all have web traffic routed through its intelligent global network, which gets smarter with every request. As a result, they see significant improvement in performance and a decrease in spam and other attacks. Cloudflare was named to Entrepreneur Magazine’s Top Company Cultures list and ranked among the World’s Most Innovative Companies by Fast Company.
We realize people do not fit into neat boxes. We are looking for curious and empathetic individuals who are committed to developing themselves and learning new skills, and we are ready to help you do that. We cannot complete our mission without building a diverse and inclusive team. We hire the best people based on an evaluation of their potential and support them throughout their time at Cloudflare. Come join us!
Available Locations: Austin | Lisbon | London (Hybrid)
About The Department
Emerging Technologies & Incubation (ETI) is where new and bold products are built and released within Cloudflare. Rather than being constrained by the structures which make Cloudflare a massively successful business, we are able to leverage them to deliver entirely new tools and products to our customers. Cloudflare’s edge and network make it possible to solve problems at massive scale and efficiency which would be impossible for almost any other organization.
About The Team
The Workers Runtime team delivers features and improvements to our Runtime which actually executes customer code at the edge. We care deeply about increasing performance, improving JS API surface area and compiled language support through WebAssembly, and optimizing to meet the next 10x increase in scale. The Runtime is a hostile environment - System resources such as memory, cpu, I/O, etc need to be managed extremely carefully and security must be foundational in everything we do.
Our work is deeply systems-oriented. We build and maintain the C++ and Rust codebase that embeds the JavaScript engine, manages isolate lifecycles, enforces resource limits (CPU, memory, I/O), and orchestrates how customer scripts are loaded, cached, and executed. We operate in a hostile multi-tenant environment where security must be foundational — from side-channel attack mitigations to isolate sandboxing — and performance is measured in microseconds.
What You'll Do
We are looking for an Engineering Manager to lead the Workers Runtime - Edge team. You will own the team that keeps our runtime service running in production across Cloudflare's entire fleet and drives the architectural evolution of the platform.
- You will:
- Lead a team of senior systems engineers working in C++ and Rust on one of the most performance-critical and security-sensitive services at Cloudflare.
- Drive major infrastructure initiatives — migrating legacy systems, redesigning core abstractions, and laying the groundwork for next-generation runtime architecture that will define the platform for years to come.
- Own reliability and release safety for a service handling tens of millions of requests per second. You will improve release processes, invest in health monitoring and automated rollback, and ensure the team can ship changes confidently at scale.
- Make hard prioritisation calls between new feature work that unblocks customers and the ongoing investment in foundations, security, and developer velocity that the team needs to stay healthy long-term.
- Partner closely with adjacent teams across the Developer Platform to ensure the runtime supports the broader product roadmap — including compute, storage, networking, and observability teams.
- Grow and develop the team Hire strong systems engineers, set clear expectations, provide technical mentorship, and create an environment where people do their best work.
You bring a track record of leading teams that operate large-scale, low-latency distributed systems. You understand how to balance the urgency of production with the patience required for foundational improvement. You are technically credible enough to evaluate architectural proposals, weigh tradeoffs in C++/Rust systems, and earn the respect of a deeply technical team — while being a strong enough manager to build a healthy, high-performing engineering culture.
- Examples Of Desirable Skills, Knowledge And Experience
- Experience leading a team
- Comfortable leading and hiring a team that builds low level