--- title: 'Senior Software Engineer, Infra/Systems at Convex' canonical: 'https://feeny.ai/job/senior-software-engineer-infra-systems-convex-san-francisco-fpjr892ptb22' type: 'job' last_seen: '2026-09-11' --- # Senior Software Engineer, Infra/Systems at Convex - **Company:** Convex - **Location:** San Francisco, CA - **Employment:** full-time - **Work type:** hybrid - **Posted:** 2026-05-28 - **Last confirmed live:** 2026-09-11 - **Apply:** https://jobs.ashbyhq.com/convex-dev/bf15f4b0-c476-4aca-b7b6-7b960c9de33b ## Job description Convex is transforming the way developers build applications. Our mission is to fundamentally change how software is built on the Internet by empowering developers to create fast, reliable, and dynamic apps without a backend team. We provide a full-stack app platform carefully designed with database, compute and backend abstractions that allow developers and LLMs to move fast but also create products that scale and remain simple over their lifetime. [The Team:](https://convex.dev/about-us) Convex has assembled a team of engineers who have built and designed some of the largest platforms in the world, with exabytes of data, millions of transactions per second, and shipped desktop and mobile software onto billions of devices. We are a group of friendly, collaborative, and passionate people that love working in-person together in our office in San Francisco. We hire primarily in SF but have a few experienced folks working remotely in certain situations. The Role: The Convex team has a lot of experience running large systems at scale, and as our customers and infrastructure grow, we’re looking for exceptional staff or principal-level engineers to help build and maintain what comes next. If you’re passionate about distributed systems and have experience designing and operating large-scale infra, we’d love to talk! This is a hands-on role that moves between architecture and execution. You’ll work across core systems like our database and synchronization layer, and build out newer primitives like branching and analytics as they take shape. A lot of Convex’s platform requires serious design work where we can’t just follow best-practices since we’re the ones defining them. If you like the idea of designing a new storage layer that minimizes B-tree churn, or coming up with an API for managing ephemeral state that might disappear if a node restarts, or setting all that aside for a week and landing something simple and pragmatic because we’re a startup and need to ship, you’re going to like it here. We value simplicity, leveraged work, and strong ownership. Our team is high-ownership and cares a lot about oncall but this isn’t an ops role - we want people who design and build things the right way… or as close as is possible at a startup. You’ll work closely with the engineering team and CTO on some of the most important technical decisions at the company. What You’ll Do: - Design, build, and maintain Convex’s global cloud infrastructure. - Investigate and improve the performance and reliability of our systems. - Be self-directed in prioritizing the right projects to work on, in close collaboration with the engineering team and CTO (hi! this is me, James). - Own architectural decisions that shape the long-term behavior of multiple core systems. - Help establish technical direction and engineering standards as Convex grows. - Work across the stack when needed, rather than being constrained to a single layer of infrastructure. - Write a bunch of cool systems and database code. - Occasionally put up with James asking if there’s a simpler more elegant solution to a problem. What Excites Us: - ~6+ years of experience in backend or systems engineering, though we care far more about depth of ownership and experience operating mission-critical systems than years alone. - Experience building and scaling large systems, including owning systems through major scale transitions or building core infrastructure from scratch. - Strong systems judgment: understanding tradeoffs and knowing when to keep systems simple versus when to invest in complexity. - Experience working in fast-moving environments where requirements shift and many of the hardest problems are not fully specified upfront. - Interest in working in-person at Convex's office in SF. - Ability to write high quality code (knowledge of Rust is a plus, but you’ll figure it out). - An enthusiasm for going deep to understand Convex systems and not be constrained to a certain layer of the stack. Ideal Characteristics This is an attempt to outline some characteristics of engineers who tend to thrive at Convex. We have a high demand for conceptual thought and architectural sensibilities, while also having the typical demands of a small startup. Have they developed taste for excellence? If someone has a few years of experience, it’s extremely valuable for them to have worked closely with a person, team, or organization that is truly excellent in any domain. Excellence can’t be learned passively since it requires being meaningfully better than the status quo. What we care about most, though, is whether they have developed a sense for what high-quality engineering looks like. This shows up in how they reason about systems, the standards they hold for their own work, and the kinds of tradeoffs they find acceptable. They should recognize that excellence is rare and that developing real engineering judgment requires years of deliberate work. Are they a deep thinker? Convex is a rejection of industry norms and a belief there’s a better way of building apps. This requires us to think for ourselves and chart our own course. Engineers here need to think deeply about why they’re solving problems and the long-term implications of their choices. If someone does something just because they were told to or because it’s a “best practice” they will probably not excel here. Do they understand the demands of a user-facing live-site service? We generally weigh experience on OLTP databases over OLAP or offline systems. Not just because it’s more relevant domain experience but it also involves a mindset that the system absolutely must work because there’s a critical user-facing application on the other side. Live-site experience brings an appreciation of how hard it is to keep a service running at all times and how important it is to build simple well-abstracted systems that are less likely to fail. Do they value simplicity and pragmatism? Simplicity is at the heart of all good systems, especially those that are able to scale and adapt to future needs. In addition to architectural simplicity, we also try to do the simplest thing to solve a given problem at Convex. Don’t come here because you want to write a consensus protocol or storage engine, even though sometimes we need to do these things. Come here because you want to get really good at achieving great things in the simplest possible way. Do they bring energy to the room? Startups are hard. Building something from nothing is hard. Driving forward progress despite uncertainty is hard. Shitting on stuff is easy and just brings everyone else down. We have a high bar for quality but also a high bar for being constructive, positive, and excited about making things better. We’re meant to be having fun here. Do they have tenacity? Working at Convex is rewarding and the workload isn’t crazy but our users come first and sometimes that means we need to be on-call. We sometimes (rarely), get paged at night and have to respond with dedication, sometimes need to dig deep to debug a tricky issue or solve a problem no one has solved before. There’s a camaraderie that comes from being in a team where everyone has tenacity, will step in to help each other out, and can be trusted to do the right thing. *The salary range for this full-time position is > $240,000 + equity + benefits ## About Convex ## Company Overview - **One-liner**: Convex provides a reactive backend-as-a-service platform that combines a database, server functions, and real-time sync, enabling web developers to build full-stack applications without complex backend engineering. - **Entity Type**: Private (Series B) - **Headquarters**: San Francisco, California, United States - **Founded**: 2021 - **Founders**: Jamie Turner (CEO) and James Cowling (CTO) ## Core Business - **Primary industry/industries**: Backend-as-a-Service (BaaS), Cloud Infrastructure, Database, Web Development Platform - **Target customers**: Web developers and engineering teams building full-stack applications (B2B, developer tools) - **Mission or purpose statement**: "To fundamentally change how software is built on the Internet and who gets to build it. We aim to empower web developers to build fast, reliable, and dynamic apps without complex backend engineering or database administration." [convex.dev](https://www.convex.dev/about-us) ## Products & Services - **[Convex Platform]**: A reactive backend platform that provides an ACID-compliant database, real-time data sync, server functions, cron jobs, file storage, vector search, and built-in authentication — all expressed in pure TypeScript. It integrates with major frontend frameworks (React, Next.js, React Native, Vue, Svelte, Remix, etc.) and is designed to work seamlessly with AI coding tools. [convex.dev](https://www.convex.dev/) ## Market Standing - **Valuation/Market Cap**: Not publicly disclosed - **Key Metric**: Total funding of **$79.6M** across multiple rounds. Key rounds include a $3.5M Seed (2021), a $26M Series A led by Andreessen Horowitz and Spark Capital (2022), and a subsequent $24M Series A extension (2025). [linkedin.com](https://www.linkedin.com/company/convex-dev) | [fastaijobs.com](https://www.fastaijobs.com/companies/convex) - **Notable Investors/Partners**: Andreessen Horowitz, Spark Capital, Neo, Jamstack Innovation Fund [linkedin.com](https://www.linkedin.com/company/convex-dev) - **Growth Signals**: Headcount has grown **64% year-over-year** to approximately 31 employees. The company has active job postings across engineering and product roles, with a **100% quarterly increase** in job listings. Talent is sourced from top tech companies including Dropbox (6 hires), Google (2), Figma, and Plaid. [linkedin.com](https://www.linkedin.com/company/convex-dev) ## Competitive Advantages - **Reactive architecture**: Unlike traditional BaaS platforms, Convex provides automatic, granular real-time sync between database state and the frontend, eliminating the need for state management libraries and cache invalidation. - **Developer experience**: The entire backend is written in TypeScript, making it highly accessible to frontend developers and enabling AI coding tools to generate high-quality backend code with exceptional accuracy. - **Strong consistency with ACID compliance**: Offers transactional guarantees that many competing real-time databases do not, making it suitable for complex, data-critical applications. - **Founding team pedigree**: Both founders are former Senior Engineering Directors/Principal Engineers at Dropbox, with deep expertise in exabyte-scale storage, distributed systems, and global database infrastructure. [convex.dev](https://www.convex.dev/about-us) ## Strategic Focus - **AI-powered development**: Convex is doubling down on AI integration, positioning its TypeScript-native platform as the ideal backend for AI agents and AI-generated code. The company has a dedicated Head of AI (Seth Raphael) and is actively hiring for AI engineering roles. [convex.dev](https://www.convex.dev/) - **Ecosystem expansion**: Building a component ecosystem where developers can install pre-built backend modules via `npm i`, reducing the need to build common backend features from scratch. - **Scaling the team**: With 6 open roles as of June 2026, Convex is focused on growing its engineering, product, and AI teams to accelerate product development and market reach. [fastaijobs.com](https://www.fastaijobs.com/companies/convex) ## Why Work Here - **Culture**: Convex emphasizes a mission-driven, high-trust environment. Core values include "Be Worthy of Trust," "Give a Shit," "Make Work Human," "Do it for the Why," and "Drive Forward Progress." The team is described as "small (but growing!)," "close-knit, welcoming," and "genuinely passionate." [convex.dev](https://www.convex.dev/jobs) - **Work policy**: Hybrid model — three days in the office (San Francisco) for collaboration and connection, with up to two days remote for focused work. Candidates must be able to commute to the San Francisco office. [convex.dev](https://www.convex.dev/jobs) - **Office**: A "nice office full of plants and natural light" located at 444 De Haro St, San Francisco, CA 94107. [convex.dev](https://www.convex.dev/jobs) | [linkedin.com](https://www.linkedin.com/company/convex-dev) - **Benefits**: Competitive salary and meaningful equity, 401k retirement plan, comprehensive health/dental/vision insurance (premiums covered for employees and dependents), flexible paid vacation with 10+ observed holidays, commuter benefits subsidy, and quarterly team off-sites. [convex.dev](https://www.convex.dev/jobs) - **Engineering culture**: High-impact roles on a small team with deep technical challenges (distributed systems, databases, real-time infrastructure). The team includes engineers from Dropbox, Google, Figma, and Plaid, offering a strong mentorship environment. [convex.dev](https://www.convex.dev/jobs) | [linkedin.com](https://www.linkedin.com/company/convex-dev) ## Sources 1. [convex.dev](https://www.convex.dev/) — Official product page 2. [convex.dev](https://www.convex.dev/about-us) — About Us page (mission, team, history) 3. [convex.dev](https://www.convex.dev/jobs) — Careers page (culture, benefits, values, work policy) 4. [linkedin.com](https://www.linkedin.com/company/convex-dev) — LinkedIn company page (funding, headcount, talent sources, locations) 5. [fastaijobs.com](https://www.fastaijobs.com/companies/convex) — Third-party job tracker (funding stage, open roles) ## Other roles at Convex - [Product Marketer](https://feeny.ai/job/product-marketer-convex-san-francisco-9x1beeb3h4wr) — San Francisco, CA - [GTM Engineer](https://feeny.ai/job/gtm-engineer-convex-san-francisco-d3zg37e82v8n) — San Francisco, CA - [Head of Developer Experience](https://feeny.ai/job/head-of-developer-experience-convex-san-francisco-rncvvpye6sc6) — San Francisco, CA - [Head of Marketing](https://feeny.ai/job/head-of-marketing-convex-san-francisco-2e4jsa5xtcb1) — San Francisco, CA - [Creative Director / Head of Design](https://feeny.ai/job/creative-director-head-of-design-convex-san-francisco-bn1k9hqfscq0) — San Francisco, CA - [Engineering Manager, API/Product](https://feeny.ai/job/engineering-manager-api-product-convex-san-francisco-gd6ant81d0s8) — San Francisco, CA - [Engineering Manager, Infra/Systems](https://feeny.ai/job/engineering-manager-infra-systems-convex-san-francisco-dyvbgm0gpn2h) — San Francisco, CA - [Senior Product Manager](https://feeny.ai/job/senior-product-manager-convex-san-francisco-5b3jmx5ksb36) — San Francisco, CA - [Software Engineer, AI](https://feeny.ai/job/software-engineer-ai-convex-san-francisco-cw3t20sz3r0a) — San Francisco, CA - [Software Engineer, Product](https://feeny.ai/job/software-engineer-product-convex-san-francisco-63cfft8xmx6m) — San Francisco, CA